aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorDawid Wróbel <me@dawidwrobel.com>2021-05-26 17:55:48 -0400
committerGitHub <noreply@github.com>2021-05-26 14:55:48 -0700
commit1d9aa0168a01216eca093894518e89fa13f3a469 (patch)
tree7ca63c630277d9ee2909d7d484643024886df0b9 /versions
parentb7147872b2fb1e1b2f5896ad95d68112808fc468 (diff)
downloadvcpkg-1d9aa0168a01216eca093894518e89fa13f3a469.tar.gz
vcpkg-1d9aa0168a01216eca093894518e89fa13f3a469.zip
[kf5auth] new port (#16559)
* Add kf5auth port * Fixed KF5Auth build for windows * [kf5*] update to 5.75.0 * [kf5auth] convert CONTROL to manifest * [kf5auth] update version * kf5auth: update to 5.81 * kf5auth: add version * [kf5auth] migrate to vcpkg_cmake_configure * [kf5auth] update versions * [kf5auth] disable parallel configure * [kf5auth] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json4
-rw-r--r--versions/k-/kf5auth.json9
2 files changed, 13 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 62f1cd41c..ad13d344a 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2816,6 +2816,10 @@
"baseline": "5.81.0",
"port-version": 0
},
+ "kf5auth": {
+ "baseline": "5.81.0",
+ "port-version": 0
+ },
"kf5completion": {
"baseline": "5.81.0",
"port-version": 0
diff --git a/versions/k-/kf5auth.json b/versions/k-/kf5auth.json
new file mode 100644
index 000000000..3c6b8c004
--- /dev/null
+++ b/versions/k-/kf5auth.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "4eb7aaf2e4986913b630b57cf640bc62ae811316",
+ "version": "5.81.0",
+ "port-version": 0
+ }
+ ]
+}