Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4aa052f4e1672287166bc8ddabfeda991b73901
commit a4aa052f4e1672287166bc8ddabfeda991b73901 Author: Devil505 <[EMAIL PROTECTED]> Date: Sat Oct 18 08:53:36 2008 +0200 pidgin-otr-3.2.0-1-i686 * new package diff --git a/source/xapps-extra/pidgin-otr/FrugalBuild b/source/xapps-extra/pidgin-otr/FrugalBuild new file mode 100644 index 0000000..6e91b67 --- /dev/null +++ b/source/xapps-extra/pidgin-otr/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.08 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=pidgin-otr +pkgver=3.2.0 +pkgrel=1 +pkgdesc="Off-the-Record Messaging plugin for Pidgin" +url="http://www.cypherpunks.ca/otr" +depends=('libotr' 'glibc' 'pidgin') +makedepends=('perl-xml-parser') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url | grep tar.gz | Flasttar" +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('5984f66b48a7302f40f22d46e6e74e3a03761d05') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
