Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58d7c442d61a543837171e311821be7ffe0eba97
commit 58d7c442d61a543837171e311821be7ffe0eba97 Author: bouleetbil <[email protected]> Date: Fri Feb 13 20:40:27 2009 +0100 gigolo-0.2.0-1-i686 *new package diff --git a/source/xapps-extra/gigolo/FrugalBuild b/source/xapps-extra/gigolo/FrugalBuild new file mode 100644 index 0000000..89cd532 --- /dev/null +++ b/source/xapps-extra/gigolo/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.04 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=gigolo +pkgver=0.2.0 +pkgrel=1 +pkgdesc="frontend to manage connections to remote filesystems using GIO/GVfs" +url="http://www.uvena.de/gigolo/" +depends=('gtk+2' 'gvfs') +makedepends=('intltool') +groups=(xapps-extra) +archs=('i686') +up2date="Flasttar http://www.uvena.de/$pkgname/download.html" +source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('bde9ad9e5417883a5e7212d91ffbdc6a51744348') +_F_gnome_desktop="y" +Finclude gnome-scriptlet +Fconfopts="--prefix=$Fprefix" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
