Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa7ba11ab994bdcfc0d8cc4cfa31e9802ca4368c
commit aa7ba11ab994bdcfc0d8cc4cfa31e9802ca4368c Author: James Buren <[EMAIL PROTECTED]> Date: Wed Jun 4 08:40:17 2008 -0500 barpanel-0.3.1-2-i686 * moved to gnome-extra diff --git a/source/gnome-extra/barpanel/FrugalBuild b/source/gnome-extra/barpanel/FrugalBuild new file mode 100644 index 0000000..bc34c26 --- /dev/null +++ b/source/gnome-extra/barpanel/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.01 SBU +# Maintainer: James Buren <[EMAIL PROTECTED]> + +pkgname=barpanel +pkgver=0.3.1 +pkgrel=2 +pkgdesc="A continuation of foopanel." +url="http://www.ossproject.org/projects/barpanel" +rodepends=('pygtk' 'pyxdg' 'gnome-python-desktop-wnck') +depends=('python') +groups=('gnome-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url/download" +source=(http://www.ossproject.org/files/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('38cc3d8ab211d07d40d7fba2f145950e25571afd') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
