Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=d46c87c3945414fb230f3a526f55bf411e63546c
commit d46c87c3945414fb230f3a526f55bf411e63546c Author: PacMiam <[email protected]> Date: Sat Sep 22 14:06:06 2012 +0200 plank-20120905-1-i686 * version bump diff --git a/source/xapps-extra/plank/FrugalBuild b/source/xapps-extra/plank/FrugalBuild index 20c6941..8302be5 100644 --- a/source/xapps-extra/plank/FrugalBuild +++ b/source/xapps-extra/plank/FrugalBuild @@ -1,12 +1,14 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.35 SBU # Maintainer: Devil505 <[email protected]> +# Contributor: PacMiam <[email protected]> pkgname=plank -pkgver=20120428 +pkgver=20120905 pkgrel=1 pkgdesc="Stupidly simple Dock" url="https://launchpad.net/plank" -depends=('libgee' 'bamf>=0.2.104' 'unique1' 'xcb-util>=0.3.8-2' 'libwnck2') +depends=('libgee' 'bamf>=0.2.104' 'unique1' 'xcb-util>=0.3.8-2' 'libwnck2' \ + 'libdbusmenu-gtk' 'libdbusmenu') makedepends=('intltool' 'vala>=0.11') groups=('xapps-extra') archs=('i686' 'x86_64') @@ -15,7 +17,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('044ad36a779b0073ba00d2b875f966c3183a5fbe') +sha1sums=('7826a73a5fe3e483fc317bf891b4731e95becde7') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
