Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f912bd1241f018c54963d1532c4542f10317943
commit 7f912bd1241f018c54963d1532c4542f10317943 Author: Devil505 <[EMAIL PROTECTED]> Date: Mon Sep 29 18:03:03 2008 +0200 grsync-0.6.1-1-i686 * new package diff --git a/source/xapps-extra/grsync/FrugalBuild b/source/xapps-extra/grsync/FrugalBuild new file mode 100644 index 0000000..d72cdb6 --- /dev/null +++ b/source/xapps-extra/grsync/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=grsync +pkgver=0.6.1 +pkgrel=1 +pkgdesc="GTK GUI for rsync" +url="http://www.opbyte.it/$pkgname" +depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'rsync') +makedepends=('gettext' 'intltool') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url | Flasttar" +source=(http://www.opbyte.it/release/$pkgname-$pkgver.tar.gz) +sha1sums=('69cdd169873806ad00c985290d636396a7daf873') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
