Commit Graph

74 Commits

Author SHA1 Message Date
Dawid Wróbel
ab60f27567
[kf5windowsystem] fix cmake.in for static usage; extra fixes (#19440)
* [kf5windowsystem] fix cmake.in for static usage; extra fixes

- apply https://invent.kde.org/frameworks/kwindowsystem/-/merge_requests/27 patch
- fix MAYBE_UNUSED_VARIABLES usage
- use semVer
- update deprecated functions
- wrap paths in quotes
- don't overzealously remove folders

* [kf5windowsystem] update versions

* [kf5windowsystem] fix cmake.in for static usage on Linux

* [kf5windowsystem] update versions
2021-08-19 15:49:06 -07:00
NancyLi1013
c315cf92f7
[keystone] Fix static build with dynamic CRT on Windows (#19491)
* [keystone] Fix static build with dynamic CRT on Windows

* Add port-version

* Update version files

* Add double quotes for the path

* Update versions/k-/keystone.json

* Add comments for kstool

* Update versions/k-/keystone.json
2021-08-11 17:18:20 -07:00
Dawid Wróbel
7a4dc666e2
[kf5attica] new port (#19446)
* Add KF5Attica

* [kf5attica] bump to 5.73

* [kf5attica] use PORT variable where applicable

* [kf5attica] update to 5.75.0

* [kf5attica] port CONTROL to JSON

* [kf5attica] update to 5.84.0

* [kf5attica] remove unused options

* [kf5attica] only remove what's required

* [kf5attica] grammar in description

* [kf5attica] update deprecated functions

* [kf5attica] wrap paths in quotes

* [kf5attica] update versions

* [kf5attica] fix static builds

* [kf5attica] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-08-09 09:00:57 -07:00
Jack·Boos·Yu
b7f99c3c4b
[vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245)
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values

* Update MAYBE_UNUSED_VARIABLES docs

* update version

* version stuff

* version stuff

* update docs
2021-08-03 10:42:34 -07:00
Dawid Wróbel
e47b72b646
[kf5jobwidgets] new port (#19200)
* Add kf5jobwidgets port

* [kf5jobwidgets] update to 5.75.0

* [kf5jobwidgets] update to 5.84.0

* [kf5jobwidgets] update versions

* [kf5jobwidgets] fix static build

* [kf5jobwidgets] update versions

* [kf5jobwidgets] replace deprecated functions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5jobwidgets] update versions

* [kf5jobwidgets] use semVer

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5jobwidgets] update versions

* [kf5jobwidgets] DISABLE_PARALLEL_CONFIGURE

* [kf5jobwidgets] update versions

* [kf5jobwidgets] fix MAYBE_UNUSED_VARIABLES usage

* [kf5jobwidgets] update versions

* [kf5jobwidgets] remove extraneous options

* [kf5jobwidgets] update versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-02 16:50:31 -07:00
Dawid Wróbel
3d4ce760a1
[kf5solid] new port (#19201)
* Add kf5solid port

* Fixed kf5solid for windows

* [kf5solid] update to 5.75.0

* [kf5solid] update to 5.84.0

* [kf5solid] update versions

* [kf5solid] replace outdated functions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5solid] use semver

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5solid] update versions

* [kf5solid] DISABLE_PARALLEL_CONFIGURE

* [kf5solid] update versions

* [kf5solid] fix MAYBE_UNUSED_VARIABLES usage

* [kf5solid] update versions

* [kf5solid] remove extraneous options

* [kf5solid] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-02 16:49:35 -07:00
Dawid Wróbel
bfa4cea3a8
[kf5sonnet] new port (#19199)
* Add kf5sonnet port

* [kf5sonnet] remove binaries

* Fixed kf5sonnet for windows

* [kf5sonnet] fix windows build

* [kf5sonnet] update to 5.75.0

* [kf5sonnet] update to 5.84.0

* [kf5sonnet] update versions

* [kf5sonnet] use semver

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [kf5sonnet] replace deprecated functions

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [kf5sonnet] update versions

* [kf5sonnet] DISABLE_PARALLEL_CONFIGURE

* [kf5sonnet] update versions

* [kf5sonnet] fix MAYBE_UNUSED_VARIABLES usage

* [kf5sonnet] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-29 11:09:33 -07:00
Dawid Wróbel
d331544d82
[many ports] Update KF5 frameworks to 5.84 (#19168)
* [kf5*] Update KDE Frameworks to 5.84

* [kf5*] Update versions
2021-07-27 17:02:50 -07:00
Kai Pastor
7d2541c69c
[gettext] Add gettext cmake wrapper (#18159)
* Add gettext cmake wrapper

* x-add-version

* Make kf5i18n use gettext[tools]:host

* x-add-version

* Revise wrapper source names

* Update git-tree

* Provide host tools via port config, not wrapper

* Enable tools on linux

* Fix linux libintl.h hint

* Update git-tree

* Update git-tree

* Revise vcpkg port config

* Revise linux libintl.h message

* Revise cmake style

* Build only release variant of tools

* Cache configuration for faster build

* Update git-tree

* Fix typo

* Revise options

* Add top-level Makefile for tools

* Remove non-libintl libs and includes

* Update git-tree

* Update port-version

* x-add-version

* [gettext] Address PR comments

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-24 13:10:41 -07:00
João Maia
110c89fc6a
[klein] create a new port (#18279)
* [klein] new port

* [klein] Replace version-string by version

* [klein] Add call to vcpkg_fixup_pkgconfig()

* [klein] Replace klein by ${PORT}

* [klein] Add patch to avoid using FetchContent

* [klein] Change version to version-date

* update version

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update git-tree version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-07-06 10:29:48 -07:00
NancyLi1013
d76b4ebe74
[vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)
* [kf5*] Add DISABLE_PARALLEL_CONFIGURE

* Update version files

* [librsvg] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-24 13:04:57 -07:00
NancyLi1013
dc94103b4a
[kf5config] Add DISABLE_PARALLEL_CONFIGURE (#18345)
* [kf5config] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-11 09:51:15 -07:00
Jack·Boos·Yu
02fa0eb4c6
[openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR (#18042)
* [openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR

* Get the abs path

* update version record

* apply suggestion.

* Clean up openssl related code, move to openssl wrapper.

* update version record

* [kf5holidays] Disable parallel configure

* update version record

* update version record

* bump version

* Update versions/o-/openssl.json

* update baseline

* Update ports/openssl/vcpkg-cmake-wrapper.cmake

* Update ports/openssl/vcpkg-cmake-wrapper.cmake

* Update versions/o-/openssl.json

* Update ports/openssl/vcpkg.json

* Update versions/o-/openssl.json

* Update ports/openssl/vcpkg.json

* Update versions/o-/openssl.json

* update version record
2021-06-11 08:45:08 -07:00
Dawid Wróbel
1c4fb017f0
[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>
2021-05-28 10:47:22 -07:00
Dawid Wróbel
f116649874
[kf5dbusaddons] new port (#16564)
* Add kf5dbusaddons port

* Fixed kf5bbusaddons for windows

* [kf5*] update to 5.75.0

* [kf5dbusaddons] convert CONTROL to manifest

* [kf5dbusaddons] update to 5.81

* [kf5dbusaddons] update versions

* [kf5dbusaddons] migrate to vcpkg_cmake_configure

* [kf5dbusaddons] update versions

* [kf5dbusaddons] disable parallel configure

* [kf5dbusaddons] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-05-26 14:58:18 -07:00
Dawid Wróbel
1d9aa0168a
[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>
2021-05-26 14:55:48 -07:00
Dawid Wróbel
b34b7ff2c9
[many ports] Update KF5 frameworks to 5.81 (#17268)
* [many ports] Update KF5 frameworks to 5.81

* [many ports] Update KF5 versions

* [kf5guiaddons] disable parallel configure

* [kf5windowsystem] disable parallel configure

* [many ports] Update KF5 versions

* [kf5archive] disable parallel configure

* [many ports] Update KF5 versions
2021-05-21 01:30:43 -07:00
Kiba Amor
00b218d544
[knet]Update to v1.0.2 (#17170)
* Update to v1.0.2

* Update knet to v1.0.2

* Update knet.json

* revert changes to bext-di

* Update ports/knet/vcpkg.json

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* format-manifest

* update version

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-12 11:22:48 -07:00
Dawid Wróbel
bc96cd54bf
[many ports] Update existing KF5 frameworks to 5.75 (#13467)
* Update KF5 framework to 5.73

kf5crash
  - make x11 patch exclusive to linux
  - enable win/macOS builds
kf5syntaxhighlighting
  - fix building on non-Win by removing the cli tool from all platforms

* Add kf5auth port

* Revert "Add kf5auth port"

This reverts commit 8703c24236.

* Add kf5globalaccel port

* Revert "Add kf5globalaccel port"

This reverts commit f1ac3db8e2.

* [ecm] use  where possible

* [kf5holidays] use PORT placeholder where possible

* [kf5syntaxhighlighting] use PORT placeholder where possible

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5plotting] use PORT placeholder where possible

* [kf5crash] fix logical condition in the patch

* [kf5crash] logical condition again, include other BSDs

* [kf5i18n] acquire python3

* [kf5i18n] remove vcpk cmake wrapper added mistakenly

* Update KF5 framework to 5.73

kf5crash
  - make x11 patch exclusive to linux
  - enable win/macOS builds
kf5syntaxhighlighting
  - fix building on non-Win by removing the cli tool from all platforms

* Add kf5auth port

* Revert "Add kf5auth port"

This reverts commit 8703c24236.

* Add kf5globalaccel port

* Revert "Add kf5globalaccel port"

This reverts commit f1ac3db8e2.

* [ecm] use  where possible

* [kf5holidays] use PORT placeholder where possible

* [kf5syntaxhighlighting] use PORT placeholder where possible

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5plotting] use PORT placeholder where possible

* [kf5crash] fix logical condition in the patch

* [kf5crash] logical condition again, include other BSDs

* [kf5i18n] acquire python3

* [kf5i18n] remove vcpk cmake wrapper added mistakenly

* [ecm] Remove 'skip' from windows baseline

* Fixed KF5ItemModel for windows

* [kf5syntaxhighlighting] fix Windows build

* Fixed k5syntaxhighlighting for windows

* [kf5plotting] fix license files

* [kf5archive] fix license files

* [kf5*] update to 5.75.0

* [kf5holidays] fix sha sum

* [kf5syntaxhighlighting] fix licensing

* [kf5itemviews] fix windows static build

* [kf5widgetsaddons] fix windows static build

* [kf5completion] fix windows static build

* [kf5*] fix windows static build

* [kf5i18n] fix windows static build

* [kf5windowsystem] require libxcb-res0-dev

* [kf5windowsystem] depend on qt5-x11extras

* [qt5] fix brotli reference

* Delete duplicate apt entries.

* kf5crash: fix linux build

* kf5i18n: fix Linux build

* ecm: do not override custom clang format files

* kf5i18n: fix Windows build

* [kf5*] update versions

* [kf5i18n] fix logical NOT

* [kf5syntaxhighlighting] disable parallel configure

* [kf5*] update versions

* [kf5*] convert CONTROL to manifest

* [kf5*] update versions

* [kf5*] update versioning scheme

* [ecm] syntax formatting

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5syntaxhighlighting] syntax formatting

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5holidays] syntax formatting

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5archive] restore original line order

* [kf5holidays] restore CRLF

* [kf5archive] restore CRLF

* [kf5syntaxhighlighting] syntax formatting

* [kf5syntaxhighlighting] quotations

* [kf5syntaxhighlighting] fix \bin removal redundancy

* [kf5*] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-04-12 10:15:11 -07:00
Johannes Rave
1ff8bc0a60
[krabsetw] Update krabsetw to 4.1.18 (#16576) 2021-03-10 12:30:00 -06:00
Jack·Boos·Yu
3ae84754fa
[vcpkg baseline][ktx/otl] Update download hash (#16289) 2021-02-18 18:37:43 -08:00
Radames Cruz
1eb49ea2ec
[kuku] Update Kuku to version 2.1 (#16194)
* Update Kuku to version 2.1

* Update Kuku version in version files
2021-02-12 19:10:44 -08:00
Cheney Wang
62f5be4fab
[kinectsdk1] Update hash (#15856)
* [kinectsdk1] Update Hash

* Fix error in vcpkg.json file

* Add kinectsdk1.json

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-01-26 15:09:03 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00