Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=960871ec0092024eac1ad30e419b946df5858323
commit 960871ec0092024eac1ad30e419b946df5858323 Author: bouleetbil <[EMAIL PROTECTED]> Date: Sat Mar 22 21:29:12 2008 +0100 phonetooth-0.2.2-1-i686 - new package diff --git a/source/gnome-extra/phonetooth/FrugalBuild b/source/gnome-extra/phonetooth/FrugalBuild new file mode 100644 index 0000000..5c725d3 --- /dev/null +++ b/source/gnome-extra/phonetooth/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.01 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=phonetooth +pkgver=0.2.2 +pkgrel=1 +pkgdesc="Send messages and files to mobilephone" +url="http://code.google.com/p/phonetooth/" +depends=('pygtk' 'pybluez' 'obexftp' ) + +groups=('gnome-extra') +archs=('i686') +source=("http://phonetooth.googlecode.com/files/$pkgname-$pkgver.tar.gz") +up2date="lynx -dump $url | Flasttar" +options=('scriptlet') +sha1sums=('70824f74b54281d973cc009a8ef5d42ee0e54dcd') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
