aboutsummaryrefslogtreecommitdiffstats
path: root/testing/premium-cursor-theme
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-25 15:26:24 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-25 15:26:24 +0200
commitb6af1e02efe594039707cd882517663d5370f375 (patch)
treeff9c2d55873e051e82972ba64c017352d3a75d34 /testing/premium-cursor-theme
parenta71346b7acebc600960a98c84fb32cfd72fe864b (diff)
downloadaports-b6af1e02efe594039707cd882517663d5370f375.tar.bz2
aports-b6af1e02efe594039707cd882517663d5370f375.tar.xz
testing/[multiple]: move unmaintained packages
This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
Diffstat (limited to 'testing/premium-cursor-theme')
-rw-r--r--testing/premium-cursor-theme/APKBUILD28
1 files changed, 0 insertions, 28 deletions
diff --git a/testing/premium-cursor-theme/APKBUILD b/testing/premium-cursor-theme/APKBUILD
deleted file mode 100644
index 362abecad..000000000
--- a/testing/premium-cursor-theme/APKBUILD
+++ /dev/null
@@ -1,28 +0,0 @@
-# Contributor: August Klein <amatcoder@gmail.com>
-# Maintainer: August Klein <amatcoder@gmail.com>
-pkgname=premium-cursor-theme
-_pkgname=Premium
-pkgver=0.3
-pkgrel=0
-pkgdesc="Premium X Cursor Theme"
-url="http://www.kde-look.org/content/show.php?content=14485"
-arch="noarch"
-license="GPL2"
-depends=""
-depends_dev=""
-makedepends="$depends_dev"
-install=""
-subpackages=""
-source="http://www.kde-look.org/CONTENT/content-files/14485-$_pkgname-$pkgver.tar.bz2"
-
-_builddir="$srcdir"/$_pkgname-$pkgver
-package() {
- mkdir -p "$pkgdir"/usr/share/icons/Premium || return 1
-
- cp "$_builddir"/Premium/index.theme "$pkgdir"/usr/share/icons/Premium || return 1
- cp -r "$_builddir"/Premium/cursors "$pkgdir"/usr/share/icons/Premium || return 1
-}
-
-md5sums="0d7b263d25a093012da2b46c11a62d06 14485-Premium-0.3.tar.bz2"
-sha256sums="e4c74d06fd1de21038e57bfa4273ab58f786a91ff703844dd3ee23fcef739596 14485-Premium-0.3.tar.bz2"
-sha512sums="70a64d8d953f314b032d73c05ab42e7b13bbf17a2b2c978dd0313d00db88bfbedaaa91eecf874a1d35b4b140938f9cf13637a44228983349d4c686746d0d9070 14485-Premium-0.3.tar.bz2"