aboutsummaryrefslogtreecommitdiff
path: root/ports/xmlsec/CONTROL
diff options
context:
space:
mode:
authorDawid Wróbel <me@dawidwrobel.com>2021-05-25 16:34:00 -0400
committerGitHub <noreply@github.com>2021-05-25 13:34:00 -0700
commita47809ed9e83af1cf31cc59da76def9fe826e83e (patch)
treef229fe5c7943e9471f0217d351ce67a602d75bc2 /ports/xmlsec/CONTROL
parent7c55ecac266fc3e554bc315053dc45c11ec811af (diff)
downloadvcpkg-a47809ed9e83af1cf31cc59da76def9fe826e83e.tar.gz
vcpkg-a47809ed9e83af1cf31cc59da76def9fe826e83e.zip
[xmlsec] add pkgconfig files (#16908)
* [xmlsec] add pkgconfig files - also fixes the library filename, which is actually libxmlsec1. This follows the upstream naming scheme. * [xmlsec] convert CONTROL to manifest * [xmlsec] update versions * [xmlsec] update library name * [xmlsec] update versions
Diffstat (limited to 'ports/xmlsec/CONTROL')
-rw-r--r--ports/xmlsec/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/xmlsec/CONTROL b/ports/xmlsec/CONTROL
deleted file mode 100644
index 095b99a17..000000000
--- a/ports/xmlsec/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: xmlsec
-Version: 1.2.31
-Homepage: https://www.aleksey.com/xmlsec/
-Description: XML Security Library is a C library based on LibXML2. The library supports major XML security standards.
-Build-Depends: libxml2, openssl