Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=389f5bc3b70ef52612715e6818730e2f02b79d05

commit 389f5bc3b70ef52612715e6818730e2f02b79d05
Author: crazy <[email protected]>
Date:   Wed Nov 16 00:48:09 2016 +0100

libidn2-0.11-1-x86_64
* new package

diff --git a/source/base/libidn2/FrugalBuild b/source/base/libidn2/FrugalBuild
new file mode 100644
index 0000000..7a30a3c
--- /dev/null
+++ b/source/base/libidn2/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling time: 0.83 SBU
+# Maintainer: DeX77 <[email protected]>
+
+pkgname=libidn2
+pkgver=0.11
+pkgrel=1
+pkgdesc="GNU Libidn2 is an implementation of the Stringprep,Punycode and IDNA 
specification."
+url="http://www.gnu.org/software/libidn/";
+depends=('glibc>=2.24-9')
+makedepends=('libtool>=2.4.6-8')
+archs=('x86_64')
+groups=('base')
+up2date="Flasttar ftp://alpha.gnu.org/gnu/libidn/";
+source=(ftp://alpha.gnu.org/gnu/libidn/$pkgname-$pkgver.tar.gz)
+sha1sums=('97bc3604f858834a48a11ae52d9298212dbb9636')
+Fconfopts+=" --with-gnu-ld --disable-rpath --disable-static  
--enable-gtk-doc-html=no"
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to