2 # Maintainer: ying <Jinoto Systems>
3 # Contributor: ying <Jinoto Systems>
7 pkgdesc="A small and simple GTK Gui to change Wallpapers using feh, Esetroot, hsetroot, habak or any other command tool."
8 url="http://malisch-ts.de"
11 depends=('gtkmm' 'eterm') # 'eterm' can be changed in any command tool to draw the wallpaper.
12 optdepends=('eterm' 'habak' 'feh' 'hsetroot' 'others')
13 source=("https://downloads.sourceforge.net/project/simplebambus/bambus-${pkgver}-source.tar.gz?r=&ts=1289210369&use_mirror=master")
14 md5sums=('c8001d9f837f04f4f8712729c2aa1849')
20 install -Dm755 bambus $pkgdir/usr/bin/bambus || return