Kai Pastor
7962130140
[baseline][kf5solid] Explicitly disable imobile backend ( #28279 )
2022-12-12 12:31:05 -08:00
Ahmed Yarub Hani Al Nuaimi
b2a7fdcbb2
[kubernetes] Update version ( #28075 )
...
* Update Kubernetes client's port
* Update Kubernetes client's version
* Update Kubernetes client's port
* Update Kubernetes client's port
* Update Kubernetes client's port
* Apply suggested commits
* Update Kubernetes client's version
* Update Kubernetes client's version
* Update Kubernetes client's version
2022-12-01 13:42:02 -08:00
Dawid Wróbel
2517414759
[kf5] Update to 5.98 ( #26831 )
...
* [kf5] upgrade to 5.98
* [kf5] update versions
* [plasma-wayland-protocols] new port
* [plasma-wayland-protocols] update versions
* [kf5guiaddons] add wayland dependency; make x11 a feature
* [kf5guiaddons] update versions
* [kf5auth] kauth has no support for Windows
* [kf5auth] update versions
* [kf5configwidgets] kauth has no support for Windows nor Android
* [kf5configwidgets] update version
* [kf5auth] add static dependencies
* [kf5auth] update versions
* [kf5globalaccel] globalaccel has no support for Windows
* [kf5declarative] globalaccel has no support for Windows
* [kf5] update versions
* [kf5guiaddons] copy the kde-geo-uri-handler tool
* [kf5guiaddons] update versions
* [kf5kcmutils] fix QML files installation location
* [kf5kcmutils] update versions
* [kf5newstuff] fix unused variable warning
* [kf5newstuff] update versions
* [kf5coreaddons] fix static builds
* [kf5coreaddons] update versions
* [kf5kcmutils] copy kcmdesktopfilegenerator tool
* [kf5kcmutils] update versions
* [kf5kio] update libiconv patch
* [kf5kio] update versions
* [kf5globalaccel] add XCB dependncy on Linux
* [kf5globalaccel] update versions
* [kf5configwidgets] add coreaddons as new dependency
* [kf5configwidgets] update version
* [kf5kcmutils] update static compilation patch
* [kf5kcmutils] update versions
* [kf5auth] fix static dependencies
* [kf5auth] update versions
* [kf5auth] update cmake.in static deps patch
* [kf5auth] update versions
* [kf5guiaddons] fix missing static deps in cmake.in
* [kf5guiaddons] update versions
* [kf5coreaddons] fix inotify lookup
* [kf5coreaddons] update versions
* [kf5globalaccel] update info on required XCB extensions
* [kf5globalaccel] update versions
* [kf5kio] update versions
Co-authored-by: Cheney Wang (Beyondsoft Corporation) <v-xincwa@microsoft.com>
2022-11-30 11:03:25 -08:00
BullyWiiPlaza
41b95a3c7d
[kissnet] create a new port ( #27529 )
...
* Add port kissnet
* Small fixes again according to the GitHub bot
* Update ports/kissnet/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Bump port version
* Update ports/kissnet/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Overwrite version
* Only copy header and add usage
* Add version
* Update ports/kissnet/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* version
* vdb
* Add quotes, remove 'add 1 to x' comments.
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-14 21:32:25 -08:00
Alexander Neumann
6f7ffeb18f
[many ports] Add X windows part 11/N ( #27441 )
...
* [libice] replace macros with typedefs
* [libx11] fix dl linkage on linux and cleanup the cmake wrapper.
* [libxxf86vm] add port
* [libxtst] add port
* [libxt] add port
* [libxmu] add port
* [libxaw] add port
* bump port version
* v db
* fix libxpm and maybe cross libxt
* malloc returns null for cross builds
* fix typo
* fix stuff
* v db
* fix stuff ?
* WIP commit
* libxt cross fix
* add todo
* fix libxaw
* xcb add some fixes.
* fix todos
* fix arm ?
* fix path
* bump some versions
* shorten comment
* format manifest
* v db
* fix stuff
* ci baseline
* v db
* adjust libx11 wrapper again
* v db
* add license
* remove doubled entry from v db
* v db
* libxmu remove global variable.
* correctly split unistd.patch and apply it
* disable thread safe init in libx11 on windows
* v db
* libx11 append options correctly.
* v db
* still not correct.
* v db
2022-11-11 17:32:25 -08:00
Matthew Oliver
fa7a620f9c
[ktx] Update to 4.1.0-rc3. ( #26923 )
...
* [ktx] Update to 4.1.0-rc3.
This also fixes a compilation error with the previous port version (4.1.0-rc2) when using feature ktx[tools].
* [ktx] Fix gnu libtool detection.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-24 17:15:13 -07:00
Guillaume Racicot
e97f053a90
[kangaru ] Update to version 4.3.1 ( #26839 )
...
* Bumped kangaru version
* Added versions
* Bumped kangaru version
* run x-add-version
* Change name of the feature to globaltypeid
* Run x-add-version
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Fixed feature for hash based type id
* Run x-add-version
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-09-22 11:42:38 -07:00
Javier Matos Denizac
a291bcad80
[vcpkg baseline][kf5globalaccel] Fix baseline ( #26658 )
...
* Make x11extras a feature
* versions
* Remove the feature but keep explicit only-on-linux platform selection.
* Fix spelling.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-07 16:30:58 -07:00
Matthias Kuhn
c0b6d35a67
[kf5globalaccel] Fix build on windows when x11 is around ( #26564 )
2022-08-31 17:35:30 -07:00
Lily Wang
5fb8f6c24e
[kubazip] update to 0.2.4 ( #26368 )
...
* [kubazip] update to 0.2.4
* x-add-version
2022-08-17 09:35:26 -07:00
Thomas1664
1721648556
[kf5] Merge copyright files to a single file ( #25759 )
...
* [kf5] Remove copyright dir part 1
* part 2
* version
* format
* version
* Diagram has only a single license file
* version
* Delete docs
* version
* Fix empty dirs
* version
* Only remove readme
* version
2022-07-14 12:09:56 -07:00
Arsen Tufankjian
d83d14dc46
[KTX] Fixing port to properly patch zstd for platforms other than windows ( #24869 )
...
* Updating ktx zstd patch to work for non-windows platforms
* Formatting
* Updating version
* Extra version nonsense
* Private zstd
* Versioning
* Updating hash of ktx revision and tweaking mingw toolchain to find gcc/g++ differently
* Updating version
* Removing change to mingw
2022-06-20 13:52:26 -07:00
talregev
a2d8a7cbb1
[fontconfig][freetds][qtwebengine] Take gperf from vcpkg ( #24677 )
...
* Take gperf from vcpkg tool if possible
* [gperf] Install binary into tools/gperf/
* Fix kf5codecs gperf bug
* Add PREPEND to freetds port
* fix gperf for qtwebengine
* make gperf modern port
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-01 17:13:53 -07:00
LilyWangLL
93b38546e2
[kinectsdk1][kinectsdk2] Add Config.cmake.in ( #24877 )
...
* [kinectsdk1, kinectsdk2] Add Config.cmake.in
* change version-string to version
* x-add-version
* update supports
* x-add-version
* [kinectsdk1][kinectsdk2] Switch to lessmsi
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-24 16:21:09 -07:00
Mengna Li
f37a583009
[ktx] update to 4.1.0-rc1 ( #24620 )
...
* update ktx to 4.1.0-rc1
* remove useless file
* change to version-semver
2022-05-09 14:53:44 -07:00
autoantwort
e9d2b4c40e
[vcpkg ci] Check for deprecated license identifiers ( #23039 )
2022-04-27 12:58:45 -07:00
chausner
c401167e29
[kangaru] Update to 4.3.0 ( #24177 )
...
* Update kangaru to 4.3.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:38:53 -07:00
Thomas1664
9c23685b57
[ktx] only remove dlls in static builds ( #23942 )
...
* [ktx] only remove dlls in static builds
* version
2022-04-06 14:42:36 -07:00
Kai Pastor
4455e64f20
[kf5archive] Fix zstd, feature control and license info ( #22963 )
...
* Fix feature control and license info
* Update versions
2022-02-07 22:03:53 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. ( #22770 )
...
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
2022-01-25 10:31:15 -08:00
Ahmed Yarub Hani Al Nuaimi
04804d3795
[Kubernetes] Update to latest commit ( #22638 )
...
* Update Kubernetes Client Library version
* Update versions
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2022-01-20 15:01:44 -08:00
autoantwort
00b791920a
[kf5attica] no absolute paths ( #22324 )
2022-01-04 19:48:16 -08:00
autoantwort
8f929a6212
[kf5windowsystem] no absolute paths ( #22333 )
2022-01-04 16:54:36 -08:00
Dawid Wróbel
ae01527798
[kf5] upgrade to 5.89 ( #21890 )
...
* [kf5*] Update to 5.89
* [kf5*] Update versions
* [kf5kio] update tag to rc2
* [kf5kio] update versions
* [kf5*] final 5.89 released
* [kf5*] update versions
* Clean up trailing whitespace and add quotes when naming .clang-format.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-17 02:29:39 -05:00
Alexander Neumann
f9bcf2e650
[kddockwidgets] new port ( #21989 )
...
* add kddockwidgets
* format manifest
* version stuff
* switch to vcpkg_cmake_* and add patch
* version stuff
* add crosscompiliation code for arm windows
* version stuff
* remove prefer ninja
* version stuff
2021-12-13 13:00:20 -08:00
Dawid Wróbel
a868d7ed21
[kf5*] Update to 5.88 ( #21633 )
...
* [kf5*] Update to 5.88
* [kf5*] Update versions
* [kf5*] fix QML plugins location
diff --git a/ports/kf5i18n/portfile.cmake b/ports/kf5i18n/portfile.cmake
index 610182e49..5a0fd5e21 100644
--- a/ports/kf5i18n/portfile.cmake
+++ b/ports/kf5i18n/portfile.cmake
@@ -20,6 +20,7 @@ vcpkg_cmake_configure(
OPTIONS
-DBUILD_TESTING=OFF
-DKDE_INSTALL_PLUGINDIR=plugins
+ -DKDE_INSTALL_QMLDIR=qml
-DPYTHON_EXECUTABLE=${PYTHON3}
)
diff --git a/ports/kf5notifications/portfile.cmake b/ports/kf5notifications/portfile.cmake
index e41fee015..bc93cf6af 100644
--- a/ports/kf5notifications/portfile.cmake
+++ b/ports/kf5notifications/portfile.cmake
@@ -13,6 +13,7 @@ vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DBUILD_TESTING=OFF
+ -DKDE_INSTALL_QMLDIR=qml
)
vcpkg_cmake_install()
diff --git a/ports/kf5sonnet/portfile.cmake b/ports/kf5sonnet/portfile.cmake
index 7e2820ce4..a2d1adfcc 100644
--- a/ports/kf5sonnet/portfile.cmake
+++ b/ports/kf5sonnet/portfile.cmake
@@ -16,6 +16,7 @@ vcpkg_cmake_configure(
-DBUILD_EXAMPLES=OFF
-DKDE_INSTALL_PLUGINDIR=plugins
-DKDE_INSTALL_QTPLUGINDIR=plugins
+ -DKDE_INSTALL_QMLDIR=qml
)
vcpkg_add_to_path(PREPEND "${CURRENT_INSTALLED_DIR}/bin")
* [kf5*] update versions
* [ecm] fix ECMGenerateQmlTypes
* [ecm] update version
2021-12-02 19:49:12 -08:00
Ahmed Yarub Hani Al Nuaimi
65f712f173
[kubernetes] update to latest commit ( #21647 )
...
* Update Kubernetes Client Library
* Update versions
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-11-26 01:07:05 -08:00
Dawid Wróbel
d0ce2aa08b
[kf5*] Update to 5.87 ( #20938 )
...
* [kf5*] Update to 5.87
* [kf5*] Wrap paths in quotes
* [kf5*] Use current portfile spec
* [kf5*] Add missing PACKAGE_NAME where applicable
* [kf5config] use vcpkg_copy_tools to copy tools
* [kf5*] Install data files to a standard /share location
* [kf5sonnet] use vcpkg_copy_tools to copy tools
* [kf5*] no need to remove non-existent folders
* [kf5windowsystem] link against XCB when building statically
* [kf5dbusaddons] link against X11Extras when building statically
* [kf5syntaxhighlighting] handle /qml and /bin dirs
* [kf5*] KDE_INSTALL_QMLDIR instead moving by hand
* [kf5syntaxhighlighting] install kate-syntax-highlighter tool
* [kf5*] Formatting
* [kf5config] copy libexec tools to correct subfolders on *nix
* [kf5globalaccel] Make XCB XTEST optional requirement
* [kf5kio] Find LibMount when building statically
* [kf5kio] Revert blkid usage
221a94a66c
* [kf5*] Disable any doc leftovers
* [kf5*] update versions
* [kf5sonnet] don't build examples
* [kf5*] update versions
* [ecm] vcpkg-cmake-config dependency is extraneous
* [kf5kio] formatting
* [kf5*] update versions
2021-11-25 23:36:46 -08:00
Dawid Wróbel
a2fcb03749
[libmount] New port ( #21491 )
...
* [libmount] new port
* [libmount] update versions
* [kf5solid] add libmount feature
* [kf5solid] update versions
* [kf5kio] add libmount dependency
* [kf5kio] update versions
* [libmount] Remove libmount-dev from Linux CI image
* [glib] Add libmount feature
* [glib] update versions
* [ECM] fix linking against static LibMount
* [ECM] update versions
* [kf5solid] make libmount feature a default on Linux
* [kf5solid, kf5kio] update versions
2021-11-23 20:54:53 -08:00
Ahmed Yarub Hani Al Nuaimi
9688695b5f
[kubernetes] Update to the latest version ( #21503 )
...
* Update kubernetes library
* Update versions
* Fix port version
* Update versions
* update kubernetes to latest commit
* update version
* revert kubernetes.json
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-18 20:17:09 -08:00
Erwan BERNARD
dbd32275cb
[kissfft] update, add missing file ( #21410 )
...
* [kissfft] update, add kiss_fftr
* [kissfft] remove deprecated vcpkg function
* [kissfft] update version in vcpkg index
* [kissfft] export symbol
* [kissfft] update version
* [kissfft] change version
* [kissfft] bump version hash
2021-11-16 16:45:32 -08:00
Jack·Boos·Yu
a7ad120c8d
[vcpkg baseline][kf5solid] Fix usage ( #21344 )
...
* [vcpkg baseline][kf5solid] Fix usage
* version
* change to version
* version
* Apply suggestion
* version
* Apply suggestion
* version
2021-11-15 16:51:11 -08:00
autoantwort
5b5ee4ee6f
[kdbindings] add port ( #21306 )
...
* [kdbindings] add port
* update version
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-12 16:37:46 -08:00
Kiba Amor
69c913f7c2
[knet] Update to v1.1.0 ( #21301 )
2021-11-11 10:44:05 -08:00
Kiba Amor
0efe643403
[knet] Update to v1.0.3 ( #21076 )
...
* [knet] Update to v1.0.3
* [knet] Update to v1.0.3
* update ci.baseline.txt
* Update scripts/ci.baseline.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-04 13:00:46 -07:00
Dawid Wróbel
f2608141c5
[kf5kcmutils] new port ( #20199 )
...
* Add kf5kcmutils port
* Fixed kf5kcmutils for windows
* [kf5*] update to 5.75.0
* [kf5kcmutils] update to latest spec
* [kf5kcmutils] use semVer
* [kf5kcmutils] add PACKAGE_NAME to vcpkg_cmake_config_fixup
* [kf5kcmutils] update to 5.84.0
* [kf5kcmutils] fix versioning scheme
* [kf5kcmutils] fix SHA sum
* [kf5kcmutils] fix cmake config for static builds
* [kf5kcmutils] add gettext tools dependency
* [kf5kcmutils] update versions
* [kf5kcmutils] reduce patch size
* [kf5kcmutils] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-10-27 22:58:20 -07:00
Dawid Wróbel
8510585174
[kf5declarative] shared plugins fix ( #20934 )
...
* [kf5declarative] don't force SHARED on plugins
* [kf5declarative] update versions
2021-10-26 23:44:20 -07:00
Dawid Wróbel
e37021ebfb
[kf5codecs] add explicit gperf dependency ( #20266 )
...
* [kf5codecs] add explicit gperf dependency
* [kf5codecs] wrap paths in quotes; no need to remove /etc
* [kf5codecs] update versions
* [kf5codecs] make gperf host dependency
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* [kf5codecs] pass the gperf host executable path
* [kf5codecs] update versions
* [kf5codecs] fix a typo in find_program()
* [kf5codecs] quote the Gperf_EXECUTABLE path
* [kf5codecs] update versions
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-10-26 22:27:18 -07:00
Dawid Wróbel
a3aef4e5bf
[kf5declarative] new port ( #19813 )
...
* Add kf5declarative port [WIP]
* Fixed kf5declarative for windows
* [kf5*] update to 5.75.0
* [kf5declarative] update to current spec
* [kf5declarative] copy tools, don't remove them
* [kf5declarative] remove redundant options
* [kf5declarative] nothing is copied to /etc, no need to remove it
* [kf5declarative] wrap paths in quotes
* [kf5declarative] use default /share location for data
* [kf5declarative] add PACKAGE_NAME to vcpkg_cmake_config_fixup
* [kf5declarative] update to 5.84.0
* [kf5declarative] update versions
* [kf5declarative] add gettext tools dependency
* [kf5declarative] update versions
* [kf5declarative] add kf5notifications dependency
* [kf5declarative] update versions
* [kf5declarative] fix tool handling on macOS
* [kf5declarative] fix cmake config for static builds
* [kf5declarative] update versions
* [kf5declarative] AUTO_CLEAN tools
* [kf5declarative] update versions
* [kf5declarative] explicitly control epoxy feature
* [kf5declarative] KDE_INSTALL_QMLDIR instead moving by hand
* [kf5declarative] update versions
* [kf5declarative] minimize patch size
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5declarative] fix indentation
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5declarative] drop semVer versioning
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5declarative] enable parallel builds
* [kf5declarative] update versions
* [kf5declarative] mark CMAKE_DISABLE_FIND_PACKAGE_EPOXY as maybe unused
* [kf5declarative] update versions
* [kf5declarative] formatting
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5declarative] mark BUNDLE_INSTALL_DIR as maybe unused
* [kf5declarative] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-22 00:39:52 -07:00
Dawid Wróbel
02fc26bbe9
[kf5newstuff] new port ( #20198 )
...
* Add kf5newstuff port
* [kf5newstuff] match the lower case
* [kf5*] update to 5.75.0
* [kf5newstuff] convert manifest to JSON
* [kf5newstuff] use gettext port
* [kf5newstuff] only remove what's needed
* [kf5newstuff] wrap paths in quotes
* [kf5newstuff] remove unused options
* [kf5newstuff] use current spec
* [kf5newstuff] use KDE_INSTALL_QMLDIR instead of manual renaming
* [kf5newstuff] update to 5.84
* [kf5newstuff] fix versioning
* [kf5newstuff] update versions
* [kf5newstuff] fix static builds
* [kf5newstuff] update versions
* [kf5newstuff] fix tool handling on macOS
* [kf5newstuff] update versions
* [kf5newstuff] fix static builds - continued
* [kf5newstuff] update versions
* [kf5newstuff] reduce patch size 1/3
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5newstuff] reduce patch size 2/3
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5newstuff] reduce patch size 3/3
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [kf5newstuff] update versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-15 19:13:00 -07:00
JonLiu1993
d444c7886a
[kcp] update to 1.7 ( #20612 )
...
* [kcp] update to 1.7
* update version
* change version-string to version
* update version
2021-10-11 20:14:06 -07:00
Dawid Wróbel
6ff166cc3e
[kf5kio] new port ( #19779 )
...
* Add kf5kio port [WIP]
* Fixed kf5kio for windows
* [kf5*] update to 5.75.0
* [kf5kio] fix clang errors on macOS
* [kf5kio] add missing dependencies
* [kf5kio] use current spec
* [kf5kio] install tools, don't remove them
* [kf5kio] install data to standard /share location
* [kf5kio] only remove what's needed
* [kf5kio] wrap paths in quotes
* [kf5kio] use semVer
* [kf5kio] update versions
* [kf5kio] update to 5.84.0
* [kf5kio] fix libiconv for static builds
* [kf5kio] libiconv patches only for windows static builds
* [kf5kio] update versions
* [kf5kio] fix copying tools on Windows
* [kf5kio] add PACKAGE_NAME to vcpkg_cmake_config_fixup
* [kf5kio] update versions
* [kf5kio] update versions
* [kf5kio] add comment with a link to a PR
* [kf5kio] update versions
* [kf5kio] fix CMake Config for static builds
* [kf5kio] update versions
* [kf5kio] disable notifications if not explicitly enabled
* [kf5kio] add kf5wallet feature
* [kf5kio] update versions
* [kf5kio] knotifications is non-Windows and non-Android
* [kf5kio] update versions
* [kf5io] re-enable parallel configure
* [kf5io] use generic, non-semver versioning
* [kf5kio] update versions
* [kf5kio] remove the 5.75 version info
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-10-11 10:17:16 -07:00
Dawid Wróbel
a7e7bcdd96
[kf5notifications] new port ( #19828 )
...
* Add kf5notifications port
* Fixed kf5notifications for windows
* [kf5*] update to 5.75.0
* [kf5notifications] port CONTROL to JSON
* [kf5notifications] remove redundant options
* [kf5notifications] update to current spec
* [kf5notifications] wrap paths in quotes
* [kf5notifications] use semver
* [kf5notifications] update to 5.84.0
* [kf5notifications] update versions
* [kf5notifications] remove bin from static builds
* [kf5notifications] update versions
* [kf5notifications] add kf5windowsystem dependency
* [kf5notifications] update versions
* [kf5notifications] fix CMake config file
* [kf5notifications] update versions
* [kf5notifications] add androidextras dependency
* [kf5notifications] update versions
* [kf5notifications] update versions
* [kf5newstuff] minimize patch size
* [kf5newstuff] use generic, non-semver versioning
* [kf5newstuff] update versions
* [kf5notifications] re-enable parallel configure
* [kf5notifications] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-29 08:32:13 -07:00
Dawid Wróbel
56f6ec6c11
[kf5xmlgui] fix loading resources when building statically ( #20346 )
...
* [kf5xmlgui] fix loading resources when built statically
* [kf5xmlgui] update versions
2021-09-27 20:51:35 -07:00
Dawid Wróbel
6bbee1c300
[kf5bookmarks] new port ( #19780 )
...
* Add kf5bookmarks port
* Fixed kf5bookmarks in windows
* [kf5*] update to 5.75.0
* [kf5bookmarks] WIP
* [kf5bookmarks] remove redundant kf5guiaddons dependnecy
* [kf5bookmarks] remove redundant options
* [kf5bookmarks] only remove what's needed
* [kf5bookmarks] wrap paths in quotes
* [kf5bookmarks] use semVer
* [kf5bookmarks] update to 5.84
* [kf5bookmarks] add missing gettext dep
* [kf5bookmarks] add PACKAGE_NAME to vcpkg_cmake_config_fixup
* [kf5bookmarks] update versions
* [kf5bookmarks] remove static bin files
* [kf5bookmarks] update versions
* [kf5bookmarks] fix config cmake file
* [kf5bookmarks] update versions
* [kf5bookmarks] remote meta info from patch
* [kf5bookmarks] use generic, non-semver versioning
* [kf5bookmarks] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-27 17:15:18 -07:00
Dawid Wróbel
8ba8f97d92
[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>
2021-09-23 17:03:13 -07:00
Ahmed Yarub Hani Al Nuaimi
48aeaba25e
[kubernetes] Kubernetes C Client ( #20255 )
...
* Kubernetes C Client's port
* Kubernetes C Client's port
* Replace deprecated methods
* Add version file
* Remove extra include directories
* Fix version
* Use vcpkg_from_github with a valid hash
Remove usage file
* Fix Aws Crypto Abstraction Layer and S2N builds
* Update library version
* Update library version
* Update ports/kubernetes/vcpkg.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/kubernetes/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/kubernetes/vcpkg.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update version
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-22 13:35:24 -07:00
Dawid Wróbel
3083e1e731
[kf5diagram] new port ( #20234 )
...
* [kf5diagram] new port
* [kf5diagram] update versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-22 13:15:26 -07:00
Dawid Wróbel
8a943f71ff
[kf5*] re-enable parallel configure, speed up compilation ( #20202 )
...
* [kf5*] re-enable parallel configure
* [kf5*] update versions
2021-09-17 08:20:35 -07:00
myd7349
d95314bccc
[kfr] Update to 4.2.1 ( #19978 )
...
* [kfr] Update to 4.2.1
* [kfr] Update version file
* [kfr] Tab -> Space
* [kfr] Overwrite version
* [kfr] Overwrite version
2021-09-15 13:26:33 -07:00