summaryrefslogtreecommitdiff
path: root/pcr/gtk-theme-numix/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-28 03:27:16 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-28 03:27:16 +0000
commit462391357aa5e749dc9908c15f3baa0b4416f3d8 (patch)
tree11d4d3f054aae9ffd869adc634054f64a16d83b8 /pcr/gtk-theme-numix/PKGBUILD
parent748e32a3a886569b58a27003e85b76be5746153d (diff)
Tue Jan 28 03:22:21 UTC 2014
Diffstat (limited to 'pcr/gtk-theme-numix/PKGBUILD')
-rw-r--r--pcr/gtk-theme-numix/PKGBUILD21
1 files changed, 0 insertions, 21 deletions
diff --git a/pcr/gtk-theme-numix/PKGBUILD b/pcr/gtk-theme-numix/PKGBUILD
deleted file mode 100644
index 4c4c10b20..000000000
--- a/pcr/gtk-theme-numix/PKGBUILD
+++ /dev/null
@@ -1,21 +0,0 @@
-# Mantainer: Diego
-# Contributor: Aleessio Sergi
-
-pkgname=gtk-theme-numix
-_theme=Numix
-pkgver=1.4
-pkgrel=1
-pkgdesc="A flat and light theme with a modern look"
-arch=('any')
-url="http://satya164.deviantart.com/art/Numix-GTK3-theme-360223962"
-license=('GPL3')
-depends=('gtk-engine-murrine')
-source=(https://github.com/shimmerproject/${_theme}/archive/v${pkgver}.tar.gz)
-md5sums=('323ce459ebf9ee30bf920d18fab3645a')
-
-package() {
- install -d "$pkgdir/usr/share/themes/${_theme}"
- cp -rv ${srcdir}/${_theme}-${pkgver}/* "$pkgdir/usr/share/themes/${_theme}/"
-}
-
-md5sums=('323ce459ebf9ee30bf920d18fab3645a')