1 # Maintainer: Balló György <ballogy@freestart.hu>
2 _pkgname=indicator-sound
3 pkgname=indicator-sound-gtk2
6 pkgdesc="A unified sound menu (GTK+ 2 library for Xfce/LXDE)"
8 url="https://launchpad.net/indicator-sound"
10 depends=('indicator-sound')
11 true && depends=('indicator-sound' 'libindicator>=0.3.19' 'libdbusmenu-gtk2>=0.3.101' 'ido>=0.1.11')
12 makedepends=('intltool>=0.35.0' 'vala>=0.11.2')
14 source=(http://launchpad.net/$_pkgname/fifth/$pkgver/+download/$_pkgname-$pkgver.tar.gz)
15 md5sums=('32ba67340776153e376fc8ee06cda03f')
18 cd "$srcdir/$_pkgname-$pkgver"
20 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$_pkgname \
21 --disable-static --disable-schemas-compile --with-gtk=2
26 cd "$srcdir/$_pkgname-$pkgver"
28 make -C src DESTDIR="$pkgdir/" install-soundmenulibLTLIBRARIES