summaryrefslogtreecommitdiff
path: root/pcr/bambus
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/bambus
parent748e32a3a886569b58a27003e85b76be5746153d (diff)
Tue Jan 28 03:22:21 UTC 2014
Diffstat (limited to 'pcr/bambus')
-rwxr-xr-xpcr/bambus/PKGBUILD26
1 files changed, 0 insertions, 26 deletions
diff --git a/pcr/bambus/PKGBUILD b/pcr/bambus/PKGBUILD
deleted file mode 100755
index d76ba2dc2..000000000
--- a/pcr/bambus/PKGBUILD
+++ /dev/null
@@ -1,26 +0,0 @@
-# Bambus
-# Contributor: ying <Jinoto Systems>
-# Contributor: ying <Jinoto Systems>
-# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.io>
-
-pkgname=bambus
-pkgver=2.4
-pkgrel=1
-pkgdesc="A small and simple GTK Gui to change Wallpapers using feh, Esetroot, hsetroot, habak or any other command tool."
-url="http://malisch-ts.de"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gtkmm' 'eterm') # 'eterm' can be changed in any command tool to draw the wallpaper.
-optdepends=('eterm' 'habak' 'feh' 'hsetroot' 'others')
-source=("https://downloads.sourceforge.net/project/simplebambus/bambus-${pkgver}-source.tar.gz?r=&ts=1289210369&use_mirror=master")
-md5sums=('c8001d9f837f04f4f8712729c2aa1849')
-
-build() {
- make all
-}
-package() {
- install -Dm755 bambus $pkgdir/usr/bin/bambus || return
-}
-
-
-md5sums=('c8001d9f837f04f4f8712729c2aa1849')