Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=477a0faac6b60af57f6add0ba9d075649d8475ac
commit 477a0faac6b60af57f6add0ba9d075649d8475ac Author: bouleetbil <[email protected]> Date: Fri Feb 13 23:18:27 2009 +0100 pychess-0.8.2-1-i686 *new package diff --git a/source/gnome-extra/pychess/FrugalBuild b/source/gnome-extra/pychess/FrugalBuild new file mode 100644 index 0000000..35ed985 --- /dev/null +++ b/source/gnome-extra/pychess/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=pychess +pkgver=0.8.2 +pkgrel=1 +pkgdesc="PyChess is a gtk chess client" +depends=('pygtk' 'gst-python' 'gnome-python-desktop') +makedepends=('setuptools') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +Finclude googlecode gnome-scriptlet +sha1sums=('478acf66f10dd7e787f175bd13c4d9d6ccfa04cb') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
