mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
xmlsec: bump version
This commit is contained in:
@@ -6,11 +6,11 @@ The library supports major XML security standards:
|
||||
- Canonical XML (part of the LibXML2)
|
||||
- Exclusive Canonical XML (part of the LibXML2)"
|
||||
HOMEPAGE="https://www.aleksey.com/xmlsec/"
|
||||
COPYRIGHT="2002-2018 Aleksey Sanin"
|
||||
COPYRIGHT="2002-2019 Aleksey Sanin"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.aleksey.com/xmlsec/download/xmlsec1-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="97d756bad8e92588e6997d2227797eaa900d05e34a426829b149f65d87118eb6"
|
||||
CHECKSUM_SHA256="b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab"
|
||||
SOURCE_DIR="xmlsec1-$portVersion"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 x86_64"
|
||||
@@ -32,6 +32,7 @@ REQUIRES="
|
||||
lib:libltdl$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libxslt$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
@@ -63,6 +64,7 @@ REQUIRES_nss="
|
||||
lib:libsmime3$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libxslt$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_gcrypt="
|
||||
@@ -76,6 +78,7 @@ REQUIRES_gcrypt="
|
||||
lib:libgpg_error$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libxslt$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
@@ -129,7 +132,7 @@ INSTALL()
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir $dataDir/doc/xmlsec1/api $dataDir/aclocal
|
||||
$developDir $dataDir/aclocal
|
||||
|
||||
# openssl is compiled as default, so xmlsec1 command requires it to work
|
||||
packageEntries nss $libDir/libxmlsec1-nss*
|
||||
Reference in New Issue
Block a user