aboutsummaryrefslogtreecommitdiff
path: root/versions/k-
diff options
context:
space:
mode:
authorDawid Wróbel <me@dawidwrobel.com>2021-09-24 03:03:13 +0300
committerGitHub <noreply@github.com>2021-09-23 17:03:13 -0700
commit8ba8f97d92b27ba8580af6d7e2a2af4b975e826d (patch)
tree667210edcb64cee240ad426245220a48825ab515 /versions/k-
parent14c814bfc71a8a98cdb1739a09325deca58b98bd (diff)
downloadvcpkg-8ba8f97d92b27ba8580af6d7e2a2af4b975e826d.tar.gz
vcpkg-8ba8f97d92b27ba8580af6d7e2a2af4b975e826d.zip
[kf5xmlgui] New port (#19756)
* Add kf5xmlgui port * Fixed kf5xmlgui for windows * [kf5*] update to 5.75.0 * [kf5xmlgui] update to current spec * [kf5xmlgui] update to 5.84 * [kf5xmlgui] remove extra build options * [kf5xmlgui] don't remove ksendbugmail, use vcpkg_copy_tools() instead * [kf5xmlgui] only remove what's needed * [kf5xmlgui] wrap paths in quotes * [kf5xmlgui] update versions * [kf5xmlgui] ksendbugmail is only built on Windows * [kf5xmlgui] update versions * [kf5xmlgui] add Qt Designer plugin feature * [kf5xmlgui] update versions * [kf5xmlgui] restore non-optional kglobalaccel dependency * [kf5xmlgui] update versions * [kf5xmlgui] DISABLE_PARALLEL_CONFIGURE * [kf5xmlgui] update versions * [kf5xmlgui] fix Windows static builds * [kf5xmlgui] update versions * [kf5xmlgui] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5xmlgui] update versions * [kf5xmlgui] fix Windows static build * [kf5xmlgui] update versions * [kf5xmlgui] add support for static builds to config.cmake * [kf5xmlgui] update versions * [kf5xmlgui] libiconv patches only for windows static builds * [kf5xmlgui] update versions * [kf5xmlgui] use semver * [kf5xmlgui] update versions * [kf5xmlgui] cleanup, iconv was fixed in kf5i18n * [kf5xmlgui] use generic, non-semver versioning * [kf5xmlgui] update versions * [kf5xmlgui] re-enable parallel configure * [kf5xmlgui] update versions * [kf5xmlgui] remove meta info from patches * [kf5xmlgui] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Diffstat (limited to 'versions/k-')
-rw-r--r--versions/k-/kf5xmlgui.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/k-/kf5xmlgui.json b/versions/k-/kf5xmlgui.json
new file mode 100644
index 000000000..a8c819144
--- /dev/null
+++ b/versions/k-/kf5xmlgui.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "5cecdc03d8c8a9d399ef6aae83e26a9cd32d2f28",
+ "version": "5.84.0",
+ "port-version": 0
+ }
+ ]
+}