Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=bad0d4643ee0876cd64342fad3a1f03287b20c0f
commit bad0d4643ee0876cd64342fad3a1f03287b20c0f Author: kikadf <[email protected]> Date: Tue Aug 28 21:03:47 2012 +0200 lksctp-tools-1.0.11-1-x86_64 * New package diff --git a/source/network-extra/lksctp-tools/FrugalBuild b/source/network-extra/lksctp-tools/FrugalBuild new file mode 100644 index 0000000..04a4f1e2 --- /dev/null +++ b/source/network-extra/lksctp-tools/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.14 SBU +# Maintainer: kikadf <[email protected]> + +pkgname=lksctp-tools +pkgver=1.0.11 +pkgrel=1 +pkgdesc="Stream Control Transmission Protocol (SCTP) is a reliable, message-oriented, multihomed transport protocol." +depends=('glibc') +_F_sourceforge_dirname="lksctp" +Finclude sourceforge +groups=('network-extra') +archs=('i686' 'x86_64') +sha1sums=('ce62f6ec12205092a93d25118f33617d6fe82bf5') + + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
