packaging: change the home and source URLs

getting the source from any other mirror is piece of cake

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-08-20 20:13:12 +03:00
parent 66e4e9e28b
commit 3bfb50d4a1
16 changed files with 32 additions and 37 deletions

View file

@ -7,13 +7,13 @@ pkgver=4.24.0.r26.cccd0224
pkgrel=1
pkgdesc="Ariya icon theme for use with Katana"
arch=('any')
url='https://osdn.net/projects/kde/'
url='https://bitbucket.org/smil3y/workspace/projects/KATANA'
license=('LGPL')
groups=('katana')
makedepends=('cmake' 'git')
source=(
"git+https://scm.osdn.net/gitroot/kde/ariya-icons.git"
# "git+https://bitbucket.org/smil3y/ariya-icons.git"
# "git+https://scm.osdn.net/gitroot/kde/ariya-icons.git"
"git+https://bitbucket.org/smil3y/ariya-icons.git"
# "git+https://github.com/fluxer/ariya-icons.git"
)
sha1sums=('SKIP')

View file

@ -7,7 +7,7 @@ pkgver=4.24.0.r1598.863be40c
pkgrel=1
pkgdesc="Katana extra applications"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
url='https://osdn.net/projects/kde/'
url='https://bitbucket.org/smil3y/workspace/projects/KATANA'
license=('GPL' 'LGPL')
groups=('katana')
depends=("katie-git" "katanalibs>=4.24.0" "katana-workspace>=4.24.0"
@ -20,8 +20,8 @@ optdepends=(
'texlive-bin: LaTeX support in Okular'
)
source=(
"git+https://scm.osdn.net/gitroot/kde/kde-extraapps.git"
# "git+https://bitbucket.org/smil3y/kde-extraapps.git"
# "git+https://scm.osdn.net/gitroot/kde/kde-extraapps.git"
"git+https://bitbucket.org/smil3y/kde-extraapps.git"
# "git+https://github.com/fluxer/kde-extraapps.git"
)
sha1sums=('SKIP')

View file

@ -7,7 +7,7 @@ pkgver=4.24.0.r2646.f6818c64
pkgrel=1
pkgdesc="Katana workspace interface, base applications and tools"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
url='https://osdn.net/projects/kde/'
url='https://bitbucket.org/smil3y/workspace/projects/KATANA'
license=('GPL' 'LGPL' 'FDL')
groups=('katana')
depends=("katie-git" "katanalibs>=4.24.0"
@ -26,8 +26,8 @@ optdepends=(
)
backup=('etc/lightdm/lightdm-kgreeter-greeter.conf')
source=(
"git+https://scm.osdn.net/gitroot/kde/kde-workspace.git"
# "git+https://bitbucket.org/smil3y/kde-workspace.git"
# "git+https://scm.osdn.net/gitroot/kde/kde-workspace.git"
"git+https://bitbucket.org/smil3y/kde-workspace.git"
# "git+https://github.com/fluxer/kde-workspace.git"
)
sha1sums=('SKIP')

View file

@ -7,7 +7,7 @@ pkgver=4.24.0.r4502.0f0dcc7b
pkgrel=1
pkgdesc="Katana core libraries"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
url='https://osdn.net/projects/kde/'
url='https://bitbucket.org/smil3y/workspace/projects/KATANA'
license=('GPL' 'LGPL')
groups=('katana')
depends=('katie-git' 'enchant' 'libwebp' 'freetype2' 'libdeflate' 'djvulibre'
@ -16,8 +16,8 @@ depends=('katie-git' 'enchant' 'libwebp' 'freetype2' 'libdeflate' 'djvulibre'
'libtiff' 'libraw' 'libjpeg-turbo' 'openjpeg2' 'libspectre')
makedepends=('cmake' 'git')
source=(
"git+https://scm.osdn.net/gitroot/kde/kdelibs.git"
# "git+https://bitbucket.org/smil3y/kdelibs.git"
# "git+https://scm.osdn.net/gitroot/kde/kdelibs.git"
"git+https://bitbucket.org/smil3y/kdelibs.git"
# "git+https://github.com/fluxer/kdelibs.git"
)
sha1sums=('SKIP')

View file

@ -2,9 +2,8 @@ Source: ariya-icons
Section: misc
Priority: optional
Maintainer: Ivailo Monev <xakepa10@gmail.com>
Homepage: https://osdn.net/projects/kde/
Vcs-Git: https://scm.osdn.net/gitroot/kde/ariya-icons.git
Vcs-browser: https://osdn.net/projects/kde/scm/git/ariya-icons/tree
Homepage: https://bitbucket.org/smil3y/workspace/projects/KATANA
Vcs-Git: https://bitbucket.org/smil3y/ariya-icons.git
Standards-Version: 4.24.0
Build-Depends: debhelper (>= 9~), cmake

View file

@ -2,9 +2,8 @@ Source: katana-extraapps
Section: x11
Priority: optional
Maintainer: Ivailo Monev <xakepa10@gmail.com>
Homepage: https://osdn.net/projects/kde/
Vcs-Git: https://scm.osdn.net/gitroot/kde/kde-extraapps.git
Vcs-browser: https://osdn.net/projects/kde/scm/git/kde-extraapps/tree
Homepage: https://bitbucket.org/smil3y/workspace/projects/KATANA
Vcs-Git: https://bitbucket.org/smil3y/kde-extraapps.git
Standards-Version: 4.24.0
Build-Depends: debhelper (>= 9~), cmake, katie-dev,
katana-workspace, xorg-dev, libdeflate-dev, libacl1-dev, libavcodec-dev,

View file

@ -2,9 +2,8 @@ Source: katana-l10n
Section: localization
Priority: optional
Maintainer: Ivailo Monev <xakepa10@gmail.com>
Homepage: https://osdn.net/projects/kde/
Vcs-Git: https://scm.osdn.net/gitroot/kde/kde-l10n.git
Vcs-browser: https://osdn.net/projects/kde/scm/git/kde-l10n/tree
Homepage: https://bitbucket.org/smil3y/workspace/projects/KATANA
Vcs-Git: https://bitbucket.org/smil3y/kde-l10n.git
Standards-Version: 4.24.0
Build-Depends: debhelper (>= 9~), cmake, katanalibs

View file

@ -2,9 +2,8 @@ Source: katana-workspace
Section: x11
Priority: optional
Maintainer: Ivailo Monev <xakepa10@gmail.com>
Homepage: https://osdn.net/projects/kde/
Vcs-Git: https://scm.osdn.net/gitroot/kde/kde-workspace.git
Vcs-browser: https://osdn.net/projects/kde/scm/git/kde-workspace/tree
Homepage: https://bitbucket.org/smil3y/workspace/projects/KATANA
Vcs-Git: https://bitbucket.org/smil3y/kde-workspace.git
Standards-Version: 4.24.0
Build-Depends: debhelper (>= 9~), cmake, katie-dev, katanalibs,
xorg-dev, libqalculate-dev, libgphoto2-dev, libxxf86vm-dev, libx11-xcb-dev,

View file

@ -2,9 +2,8 @@ Source: katanalibs
Section: x11
Priority: optional
Maintainer: Ivailo Monev <xakepa10@gmail.com>
Homepage: https://osdn.net/projects/kde/
Vcs-Git: https://scm.osdn.net/gitroot/kde/kdelibs.git
Vcs-browser: https://osdn.net/projects/kde/scm/git/kdelibs/tree
Homepage: https://bitbucket.org/smil3y/workspace/projects/KATANA
Vcs-Git: https://bitbucket.org/smil3y/kdelibs.git
Standards-Version: 4.24.0
Build-Depends: debhelper (>= 9~), cmake, katie-dev, libenchant-2-dev,
libmpv-dev [linux-any], xorg-dev, libavahi-client-dev, libfreetype6-dev,

View file

@ -20,8 +20,8 @@ INSTALL_TARGET = install
do-extract:
@rm -vrf ${WRKSRC}
@git clone --depth=1 https://scm.osdn.net/gitroot/kde/ariya-icons.git ${WRKSRC}
# @git clone --depth=1 https://bitbucket.org/smil3y/ariya-icons.git ${WRKSRC}
# @git clone --depth=1 https://scm.osdn.net/gitroot/kde/ariya-icons.git ${WRKSRC}
@git clone --depth=1 https://bitbucket.org/smil3y/ariya-icons.git ${WRKSRC}
# @git clone --depth=1 https://github.com/fluxer/ariya-icons.git ${WRKSRC}
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
Ariya icon theme for use with Katana
WWW: https://osdn.net/projects/kde/
WWW: https://bitbucket.org/smil3y/workspace/projects/KATANA

View file

@ -1,3 +1,3 @@
Katana extra applications
WWW: https://osdn.net/projects/kde/
WWW: https://bitbucket.org/smil3y/workspace/projects/KATANA

View file

@ -44,8 +44,8 @@ LDFLAGS += -Wl,--as-needed
do-extract:
@rm -vrf ${WRKSRC}
@git clone --depth=1 https://scm.osdn.net/gitroot/kde/kde-workspace.git ${WRKSRC}
# @git clone --depth=1 https://bitbucket.org/smil3y/kde-workspace.git ${WRKSRC}
# @git clone --depth=1 https://scm.osdn.net/gitroot/kde/kde-workspace.git ${WRKSRC}
@git clone --depth=1 https://bitbucket.org/smil3y/kde-workspace.git ${WRKSRC}
# @git clone --depth=1 https://github.com/fluxer/kde-workspace.git ${WRKSRC}
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
Katana workspace interface and basic tools
WWW: https://osdn.net/projects/kde/
WWW: https://bitbucket.org/smil3y/workspace/projects/KATANA

View file

@ -36,8 +36,8 @@ LDFLAGS += -Wl,--as-needed
do-extract:
@rm -vrf ${WRKSRC}
@git clone --depth=1 https://scm.osdn.net/gitroot/kde/kdelibs.git ${WRKSRC}
# @git clone --depth=1 https://bitbucket.org/smil3y/kdelibs.git ${WRKSRC}
# @git clone --depth=1 https://scm.osdn.net/gitroot/kde/kdelibs.git ${WRKSRC}
@git clone --depth=1 https://bitbucket.org/smil3y/kdelibs.git ${WRKSRC}
# @git clone --depth=1 https://github.com/fluxer/kdelibs.git ${WRKSRC}
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
Katana core libraries
WWW: https://osdn.net/projects/kde/
WWW: https://bitbucket.org/smil3y/workspace/projects/KATANA