aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorDawid Wróbel <me@dawidwrobel.com>2021-05-28 13:47:22 -0400
committerGitHub <noreply@github.com>2021-05-28 10:47:22 -0700
commit1c4fb017f06ef8c6d4a622a2af961b1580226649 (patch)
treebaddde9b75800adbf99417e920b7f991da9749d0 /versions
parenta29126f785b1ace2b3ef9f600d4f3c8aed63cea2 (diff)
downloadvcpkg-1c4fb017f06ef8c6d4a622a2af961b1580226649.tar.gz
vcpkg-1c4fb017f06ef8c6d4a622a2af961b1580226649.zip
[kf5codecs] new port (#16561)
* Add kf5codecs port * Fixed KF5Codecs for windows * [kf5*] update to 5.75.0 * [kf5codecs] update versions * [kf5codecs] convert CONTROL to manifest * [kf5codecs] update to 5.81 * [kf5codecs] update versions * [kf5codecs] update versions * [kf5codecs] migrate to vcpkg_cmake_configure * [kf5codecs] 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-/kf5codecs.json9
2 files changed, 13 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 51e0b8eb3..6f6c4e87f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2820,6 +2820,10 @@
"baseline": "5.81.0",
"port-version": 0
},
+ "kf5codecs": {
+ "baseline": "5.81.0",
+ "port-version": 0
+ },
"kf5completion": {
"baseline": "5.81.0",
"port-version": 0
diff --git a/versions/k-/kf5codecs.json b/versions/k-/kf5codecs.json
new file mode 100644
index 000000000..a539fec4f
--- /dev/null
+++ b/versions/k-/kf5codecs.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "2014209bef9c534b16f81cefadc0745d25b9a761",
+ "version": "5.81.0",
+ "port-version": 0
+ }
+ ]
+}