Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9f30fce3f69a7345853a350bb870c679a913eba
commit a9f30fce3f69a7345853a350bb870c679a913eba Author: Devil505 <[email protected]> Date: Mon Dec 29 14:39:35 2008 +0100 pygtranslator-0.1-1-i686 * new package diff --git a/source/xapps-extra/pygtranslator/FrugalBuild b/source/xapps-extra/pygtranslator/FrugalBuild new file mode 100644 index 0000000..6372685 --- /dev/null +++ b/source/xapps-extra/pygtranslator/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Devil505 <[email protected]> + +pkgname=pygtranslator +pkgver=0.1 +pkgrel=1 +pkgdesc="Small GUI tool that brings Google translate to your desktop." +url="http://xrado.hopto.org/post/pygtranslator-gui-tool-for-google-translate" +depends=('pygtk') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686') +up2date="lynx -dump http://xrado.hopto.org/tag/python | grep tar.gz | Flasttar" +source=(http://xrado.hopto.org/file/open/16_e76de1db3f5d0/$pkgname-$pkgver.tar.gz) +sha1sums=('95125a5d92d3bc79d818bb64fa0cfc9d00d853f3') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
