[Frugalware-darcs] frugalware-current: srtp-1.4.2-1-i686
crazy
crazy at frugalware.org
Tue Nov 21 00:51:07 CET 2006
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=frugalware-current;a=darcs_commitdiff;h=20061120234723-f6986-73883f521334976c8e35407eea5bb8a72e0d8462.gz;
[srtp-1.4.2-1-i686
crazy <crazy at frugalware.org>**20061120234723
* New package ( I need it for mpeg4ip )
] {
adddir ./source/lib/srtp
addfile ./source/lib/srtp/FrugalBuild
hunk ./source/lib/srtp/FrugalBuild 1
+# Compiling Time: 0.04 SBU
+# Maintainer: crazy <crazy at frugalware.org>
+
+pkgname=srtp
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="The libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP)."
+# _DO NOT_ use Finclude sourceforge for this one
+url="http://srtp.sourceforge.net/"
+depends=()
+groups=('lib')
+archs=('i686' 'x86_64')
+up2date="lynx -dump $url/download.html|grep -m1 'srtp-\(.*\).tgz'|sed 's/.*-\(.*\).tgz.*/\1/'"
+source=($url/$pkgname-$pkgver.tgz)
+_F_cd_path="$pkgname"
+sha1sums=('ad51f2a4dcf4e0709d1bd95ec10f155ee320ad3f')
+
+# optimization OK
}
More information about the Frugalware-darcs
mailing list