Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8935dfaebb91be8a61b0a2a00bfaa8161af9c091
commit 8935dfaebb91be8a61b0a2a00bfaa8161af9c091 Author: Miklos Vajna <[email protected]> Date: Sat Dec 2 09:44:15 2017 +0100 xmlsec1-1.2.25-2-x86_64 - disable openssl backend - switch from static to dynamic libs after all diff --git a/source/xoffice/xmlsec1/FrugalBuild b/source/xoffice/xmlsec1/FrugalBuild index cee1fd1..6fd3a4e 100644 --- a/source/xoffice/xmlsec1/FrugalBuild +++ b/source/xoffice/xmlsec1/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xmlsec1 pkgver=1.2.25 -pkgrel=1 +pkgrel=2 pkgdesc="Library providing support for 'XML Signature' and 'XML Encryption' standards" depends=('libxml2' 'nss') url="https://www.aleksey.com/xmlsec/" @@ -12,6 +12,6 @@ up2date="Flasttar https://www.aleksey.com/xmlsec/download/" groups=('xoffice') archs=("x86_64") sha1sums=('0ef1117b8d11da475fd8d842a1341c675e627ab9') -Fconfopts+=" --with-pic --disable-shared --disable-crypto-dl --without-libxslt --without-gnutls --without-gcrypt --disable-apps --disable-docs" +Fconfopts+=" --with-pic --without-libxslt --without-gnutls --without-gcrypt --without-openssl --disable-apps --disable-docs" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
