Kai Pastor
5a54a4308e
[libtins] Misc fixes ( #21789 )
...
* Fix source writes
* Revise dependencies, switch to libpcap
* Revise portfile
* Enable libpcap on osx
* Minor portfile updates
* Update versions
* Find pcap_static lib
* Update versions
2021-12-02 19:51:12 -08:00
Park DongHa
2647956afd
[foxi] create a new port ( #21786 )
...
* [foxi] create a new port
* [foxi] update git-tree, version
* [foxi] fix windows build
* [foxi] disable UWP because of build failure
* LOAD_LIBRARY_SEARCH_DEFAULT_DIRS undefined
* Rename patch to better indicate the patch's purpose and to clarify that it need not be replicated upstream.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-02 19:49:25 -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
Ankur Verma
a5b659160a
Squashed ( #20449 )
...
Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2021-12-02 19:40:02 -08:00
Billy O'Neal
a4a63e774b
Remove qwt-qt6 due to conflict with qwt. ( #21825 )
2021-12-02 19:38:23 -08:00
Alexander Neumann
163065a352
Update meson to 0.60.2 ( #21542 )
...
* update meson to 0.60.1
* add port vcpkg-tool-meson for consistency deprecate usage of tool-meson
* [skip actions] make every port using meson depend on vcpkg-tool-meson
(except pkgconf for now.)
* fix subtle bugs in vcpkg_find_acquire_program
make the port install meson if the system does not provide it.
* make pkgconf depend on meson
* restore old vcpkg_find_acquire_program behavior for versioning
* Update ports/gstreamer/vcpkg.json
remove duplicated dependency
* remove invalid option in glib
* [skip actions] fix ci failures?
* remove invalid option in gstreamer
* try without cmake
* get more logs from meson configure.
* update glib to 2.70.1
* fix typo
* fix pc file of flac
* update meson to 0.60.2
* try the patch from the other pr.
* patch meson .....
* version stuff
* fix port version
* fix gstreamer version
* remove version
* format-manifest
* version stuff
* format manifest again
* revert version stuff
* remove outdated gtk options
* version stuff
* pango version stuff
* correct baseline lost in merge
* Fix fontconfig version db
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-02 15:48:34 -08:00
autoantwort
5ddd7f0268
[ginkgo] no absolute paths ( #21700 )
2021-12-01 19:32:09 -08:00
Yulia Ruda
ee539f1eda
Add missing qwt headers ( #21797 )
...
* Add missing qwt headers
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-01 19:27:29 -08:00
LilyWangLL
2e81d0f104
[casclib] Add option CASC_UNICODE ( #21784 )
...
* [casclib] Add option CASC_UNICODE
* update version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-01 19:22:53 -08:00
Vitalii Koshura
e95a3b6193
[boinc] Fix android build ( #21770 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-12-01 19:22:31 -08:00
Rémy Tassoux
e1918707c3
[xxhash] Update to 0.8.1 ( #21761 )
...
* [xxhash] Update to 0.8.1
* [xxhash] fix manifest formatting
* [xxhash] Update version files
* [xxhash] Fix wrong versioning scheme and remove redundant PREFER_NINJA argument
* [xxhash] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-12-01 19:22:09 -08:00
autoantwort
b9b15b4e2a
[libftdi1] no absolute paths ( #21705 )
...
* [libftdi1] no absolute paths
* [libusb] add pkgconfig file on windows
* [libftdi1] don't delete pkgconfig on windows
* add versions
2021-12-01 19:21:52 -08:00
autoantwort
77a6edf5f1
[gdcm] no absolute paths ( #21701 )
2021-12-01 19:21:29 -08:00
autoantwort
8b8cf71700
[hpx] no absolute paths ( #21699 )
2021-12-01 19:21:10 -08:00
autoantwort
756c6c27c3
[plplot] no absolute paths ( #21693 )
...
* [plplot] no absolute paths
* [plplot] delete example folder
2021-12-01 19:20:35 -08:00
pastdue
9349a6a56c
[sdl2] Fix mingw compilation issues ( #21683 )
...
* [sdl2] Fix issue with mingw + CMake >= 3.22
* [sdl2] Fix portfile issue affecting mingw
* Run x-add-version sdl2
2021-12-01 19:20:14 -08:00
Stefano Sinigardi
f6601ee2e4
[OpenCV] update to v4.5.4 and v3.4.16 ( #20658 )
...
* Make gtk4.4 build.
* Update baseline for gtk
* Fix vcpkg version.
* Fix vcpkg version.
* [gtk] Fix macos build.
* [gtk] Fix linux build.
* [gtk] Add patches.
* [gtk] Bump versions - again
* Fix macos patch.
* Bump versions.
* [OpenCV] update to v4.5.4 and v3.4.16
* fix patches
* [OpenCV] fix references
* fix patches
* update references
* add gstreamer support
* fix references
* fixes
* update references
* Install xdamage.
* Bump versions.
* [fontconfig] disable doc building which is failing on bare linux
* fix references
* [opencv] use qt6
* [opencv2] use newer approach to downstream dependency handling
* fix references
* Add merged patch from upstream.
* [gtk] Bump version.
* [OpenCV] restore using qt5
* [opencv] force qt5
* update references
* use a different strategy to find qt5 dependency for downstream projects
* fix references
* use a different strategy to find qt5 dependency for downstream projects also for opencv2
* fix references
* [opencv2] fix patches
* fix references
* Update ports/fontconfig/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix references
* fix references, again
* add gtk to linux default features
* fix references
* [OpenCV2] fix cuda patch for newer cuda versions
* fix references
* [OpenCV2] add GTK feature
* fix references
* [opencv2] bump port version
* [opencv2] fix references
* Delete duplicate install of libxdamage-dev
* [fontconfig] bump version
* fix references
* [fontconfig] bump version
* fix references
* move vcpkg-ci-opencv to manifest
Co-authored-by: Berrysoft <Strawberry_Str@hotmail.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-01 19:11:01 -08:00
ulfllorenz
1b664707c1
Minor documentation addition ( #21771 )
...
* Minor documentation addition
* Update triplets.md
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 18:21:10 -08:00
autoantwort
7c92c79a1a
[sdl2pp] no absolute paths ( #21722 )
...
* [sdl2pp] no absolute paths
* [sdl2-image][sdl2-mixer][sdl2-ttf][sdl2pp] Install and fix .pc files
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 15:29:54 -08:00
Jonathan Guzmán
ed74ff32c6
[vcpkg docs][ES] Sync with English readme ( #21127 ) ( #21775 )
...
* fixed false friends for librería
* add vcpkg-tool repo
2021-11-30 14:47:53 -08:00
autoantwort
2ef1ac96a0
[realsense2] add missing libusb dep on macOS ( #21725 )
...
* [realsense2] add missing libusb dep on macOS
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-30 14:07:44 -08:00
autoantwort
2c5e3d573e
[vxl] no absolute paths ( #21690 )
...
* [vxl] no absolute paths
* [vxl] Disable build of testlib
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 13:46:51 -08:00
autoantwort
8e77ed422b
[pangolin] no absolute paths ( #21720 )
2021-11-30 12:03:23 -08:00
autoantwort
9a1b3ad21c
[symengine] no absolute paths ( #21692 )
...
* [symengine] no absolute paths
* [symengine] Fix relative calculation of include
* Update versions
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 11:52:31 -08:00
autoantwort
7ed849f01b
[libheif] no absolute paths ( #21704 )
...
* [libheif] no absolute paths
* [libde265] Add .pc file
* Update versions
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 11:50:56 -08:00
Alonso Schaich
c1c6eb92e9
[pango] Update to 1.48.10 (microsoft#21747) ( #21748 )
...
Update Pango to Version 1.48.10
See https://gitlab.gnome.org/GNOME/pango/-/blob/pango-1-48/NEWS
for a list of changes
Co-authored-by: Schaich <alonso.schaich@sodgeit.de>
2021-11-30 10:16:41 -08:00
Rémy Tassoux
4581bb43c1
[readerwriterqueue] Update to 1.0.6 ( #21751 )
...
* [readerwriterqueue] [readerwriterqueue] Update to 1.0.6
* [readerwriterqueue] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-11-30 10:16:18 -08:00
مهدي شينون (Mehdi Chinoune)
a295be21f6
[qwt-qt6] new port ( #20921 )
...
Co-Authored-By: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-11-29 23:48:22 -08:00
Billy O'Neal
75a337d932
Remove teemo from ci.baseline.txt. Resolves ( #21764 )
...
PASSING, REMOVE FROM FAIL LIST: teemo:x64-windows-static-md
2021-11-29 17:40:23 -08:00
autoantwort
b1583534ce
[tomlplusplus] no absolute paths ( #21733 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 17:23:48 -08:00
autoantwort
78ab7763bd
[curlpp] no absolute paths ( #21712 )
2021-11-29 17:22:25 -08:00
autoantwort
c53bd66ec2
[pcre2] no absolute paths ( #21710 )
2021-11-29 17:22:15 -08:00
Lisa Ong
304b9a0268
Enable tomlplusplus port for OSX and ARM ( #21742 )
...
* enabled osx builds now that https://github.com/microsoft/vcpkg/issues/6645 is fixed
* updated port version since upsteam was unchanged
* update version database
* Delete vcpkg_fail_port_install call.
* Unblock arm.
Co-authored-by: Lisa Ong <>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 17:18:21 -08:00
autoantwort
15254f2fde
[libcopp] no absolute paths ( #21707 )
2021-11-29 17:17:26 -08:00
autoantwort
3286f33088
[ode] no absolute paths ( #21713 )
2021-11-29 17:14:35 -08:00
autoantwort
945f540e76
[realsense2] no absolute paths ( #21726 )
2021-11-29 17:05:33 -08:00
autoantwort
d9a383d331
[freerdp] no absolute paths ( #21716 )
2021-11-29 17:05:12 -08:00
autoantwort
247c420905
[crossguid] no absolute paths ( #21711 )
2021-11-29 17:03:24 -08:00
autoantwort
2ccde9901c
[bond] no absolute paths ( #21732 )
2021-11-29 17:02:49 -08:00
Koby Kahane
793256e0f2
[sqlite3] Update to 3.37.0 ( #21729 )
2021-11-29 17:02:21 -08:00
autoantwort
415e6b00ba
[tcl] no absolute paths ( #21724 )
2021-11-29 17:01:51 -08:00
autoantwort
8500aee297
[omplapp] no absolute paths ( #21721 )
2021-11-29 17:01:33 -08:00
autoantwort
b6208108a7
[mathgl] no absolute paths ( #21719 )
2021-11-29 17:01:04 -08:00
autoantwort
7bf3c0d83d
[graphqlparser] no absolute paths ( #21718 )
2021-11-29 17:00:29 -08:00
autoantwort
a118f6af79
[skia] no absolute paths ( #21717 )
2021-11-29 16:59:50 -08:00
autoantwort
f9acdf90c5
[cartographer] no absolute paths ( #21709 )
2021-11-29 16:52:34 -08:00
autoantwort
84216277df
[blitz] no absolute paths ( #21708 )
2021-11-29 16:52:16 -08:00
autoantwort
e54a86b184
[fastor] no absolute paths ( #21702 )
2021-11-29 16:47:55 -08:00
autoantwort
c5a60d4026
[libtins] no absolute paths ( #21697 )
2021-11-29 16:44:14 -08:00
autoantwort
e873f77971
[vtk-m] no absolute paths ( #21691 )
2021-11-29 16:39:20 -08:00