Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d0276f1a967465a4bda351a753129bbb1967b60
commit 1d0276f1a967465a4bda351a753129bbb1967b60 Author: James Buren <[EMAIL PROTECTED]> Date: Wed Jun 4 08:30:38 2008 -0500 barpanel-0.3.1-1-i686 * new package diff --git a/source/x11-extra/barpanel/FrugalBuild b/source/x11-extra/barpanel/FrugalBuild new file mode 100644 index 0000000..69ed2d8 --- /dev/null +++ b/source/x11-extra/barpanel/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.01 SBU +# Maintainer: James Buren <[EMAIL PROTECTED]> + +pkgname=barpanel +pkgver=0.3.1 +pkgrel=1 +pkgdesc="A continuation of foopanel." +url="http://www.ossproject.org/projects/barpanel" +rodepends=('pygtk' 'pyxdg' 'gnome-python-desktop-wnck') +depends=('python') +groups=('x11-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
