Commit Graph

467 Commits

Author SHA1 Message Date
MonicaLiu
52b52b4588
[podofo] Update to 0.10.3 (#35788) 2023-12-20 00:31:01 -08:00
Alexander Neumann
db68d1dee9
[pcl] fix clang-cl builds (#35676)
* [pcl] fix clang-cl build

* v db
2023-12-14 22:58:19 -08:00
Cheney Wang
0da40a8b53
[python3] Add a warning message for installing autoconf automake and autoconf-archive (#35548)
* [python3] Add a warning message for installing autoconf automake and autoconf-archive

* Apply suggestion
2023-12-12 01:51:55 -08:00
JonLiu1993
8ee46dc72f
[poppler] update to 23.11.0 (#35494) 2023-12-07 23:35:37 -08:00
Kai Pastor
3135b99068
[pkgconf] Update to 2.1.0 (#34228) 2023-12-06 21:27:16 -08:00
J_Q
77634e799a
[paho-mqttpp3] Update to 1.3.2 (#35534) 2023-12-06 14:21:01 -08:00
Sergey Podobry
fe7cea8f7e
[plog] Update to 1.1.10 (#35508) 2023-12-05 17:52:23 -08:00
Kai Pastor
3ad8a69502
[proj] Update to 9.3.1 (#35456) 2023-12-04 17:30:06 -08:00
Lily Wang
e9aaa09010
[podofo] Update to 0.10.2 (#35436)
* [podofo] Update to 0.10.2

* update version
2023-12-01 02:00:13 -08:00
Mark
8f21bde7df
[poco] Update to 1.12.5.1 (#35307) 2023-11-29 00:43:43 -08:00
jim wang
d54715d447
[protobuf-c] Fix tools feature compilation error under uwp (#35229)
* Fix tools feature compilation error under uwp

* update version
2023-11-21 18:56:20 -08:00
Jia Yue Hua
eba630c889
[paho-mqtt] update to 1.3.13 (#35177)
* [paho-mqtt] update to 1.3.13

* [paho-mqtt] update to 1.3.13
2023-11-17 15:01:02 -08:00
Robert Coup
8e745df694
python3: disable tkinter module on posix (#34998)
When running with VCPKG_FORCE_SYSTEM_BINARIES=ON (linux/arm64) then the Python
build will pick up libtk and attempt to build the tkinter module, linking to the
system library and causing either a build failure or an external link
dependency. Fix this by explicitly disabling it as we do for curses.
2023-11-10 11:30:23 -08:00
Alexander Neumann
1802d39436
[python3] adjust sysconfig include dir to match vcpkg layout (#34888)
* [python3] modify sysconfig include dir for vcpkg layout

* v db
2023-11-06 10:59:04 -08:00
Cheney Wang
b7e73175bf
[poco] update to 1.12.5 (#34882)
* [poco] update to 1.12.5

* Use ${VERSION}

* Update hash
2023-11-05 08:58:57 -08:00
Alexander Neumann
f3dc2f1e0c
[pocketfft] add new port (#34841)
* [pocketfft] new port

* v db
2023-11-01 12:52:04 -07:00
Clément Péron
4a5beaf42d
[pcapplusplus] update to 23.09 (#34767)
* [pcapplusplus] update to 23.09

* vcpkg: run x-add-version --all

* Update ports/pcapplusplus/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/pcapplusplus/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/pcapplusplus/vcpkg.json

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Fix version with leading zero

* Update pcapplusplus.json

* pcapplusplus: update with review

* Update pcapplusplus.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:01:51 -07:00
Andrew Kornilov
915077e26e
[proxsuite] add new port (#34722)
* [proxsuite] add new port

* [proxsuite] update version
2023-10-26 16:47:24 -07:00
Cheney Wang
0d0f90d233
[pipewire] update to 0.3.83 (#34669) 2023-10-24 09:06:00 -07:00
Pravila
8941576c19
[pravila00-enum-string] New port (#34518)
* Add pravila00-enum-string

* Format vcpkg.json

* Add version

* Add version file

* Add missing comma

* Fix version

* Update ports/pravila00-enum-string/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/pravila00-enum-string/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/pravila00-enum-string/vcpkg.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/pravila00-enum-string/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Rename port to enum-string

* Add version for enum-string

* Fix port name

* Update version

* Update port name

* Add version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-10-19 10:51:28 -07:00
jim wang
b2f2cd3e4b
[plplot] Fix download errors (#34441) 2023-10-12 19:23:11 -07:00
Lily Wang
1c29631c9c
[pugixml] Update to 1.14 (#34374) 2023-10-10 14:59:58 -07:00
Pravila
4d99918750
[make-vector] New port (#34069) 2023-10-05 20:45:47 -07:00
Jia Yue Hua
b04b4feab0
[podofo] update to 0.10.1 (#34171) 2023-10-02 20:24:45 -07:00
Alesiani Marco
3638598245
[physx] Omniverse-PhysX updated to 5.3.0 (#34138) 2023-10-02 20:20:52 -07:00
Jia Yue Hua
3e1c604373
[protobuf-c] update to 1.4.1 (#34170) 2023-10-02 20:17:54 -07:00
Jia Yue Hua
4987bab243
[plf-colony] update to 7.3.1 (#34163) 2023-10-02 19:47:45 -07:00
Gianluca Bianco
f8f7cd7cab
[ptc-print] Update to v1.4.1. (#34206) 2023-10-02 17:28:29 -07:00
Jia Yue Hua
001e1d37a1
[folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2023.10.02.00 (#34218) 2023-10-02 16:03:31 -07:00
Theodore Tsirpanis
acc2fb6cce
[pcre2] Fix CMake integration. (#31928)
* Remove dependencies to bzip2 and zlib.

They are used only by pcre2grep which we don't build in the port.

* Fix CMake integration.

The patch has been submitted upstream in PCRE2Project/pcre2#260.

* Add a usage file and use `vcpkg_install_copyright`.

* Bring back patching pcre2.h.

* Bump port version.

* Update version database.

* Fix CRLF damage.

* Fix target capitalization.

* Update version database.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-09-22 11:35:42 -07:00
Mengna Li
dad83452d7
fix error path (#33764) 2023-09-19 09:46:42 -07:00
autoantwort
abc27692f3
[pdal] fix cross build (#33748) 2023-09-18 10:00:59 -07:00
JonLiu1993
36ff119b98
[pmdk] Fix linux compilation (#33766)
* [pmdk] Add !linux supports

* update version

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-18 09:59:17 -07:00
Lily Wang
500700a90c
[atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection (#33792)
* [atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection

* update version
2023-09-18 09:52:14 -07:00
autoantwort
2c32f6e8c4
[proj] tools fix uwp (#33689) 2023-09-13 16:27:43 -07:00
Kai Pastor
7b5ca09708
[proj] Update to 9.3.0 (#33628) 2023-09-08 00:10:27 -07:00
Osyotr
e4b4469611
[python3] Update to 3.11.5 (#33477) 2023-09-07 13:12:03 -07:00
Frank
7692510c1a
[paraview] Always use the release exe (#33577) 2023-09-06 13:00:25 -07:00
autoantwort
71d0c0c9a4
[pcl] fix feature apps (#33573) 2023-09-05 22:43:22 -07:00
Stephen Eckels
a55797510f
[polyhook2] Update polyhook2 (#33124)
* Update polyhook2

* Update version info

* Update ports/polyhook2/vcpkg.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update baseline.json

* Update polyhook2.json

* fix version hash

* Fix version revision

* really fix revision

* Try this

* Format

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-08-28 13:21:36 -07:00
Kai Pastor
edd3db2e3b
[libffi] Use upstream's build system (#33203)
* [libffi] Use upstream's build system

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* Finish libffi

* Fix downstream lookup

* Update versions

* [gobject-introspection] Require libffi

* Move DLLs to bin

* [libffi] Usage

* Restore azp

* Fix typo

* CI
2023-08-24 12:51:20 -07:00
autoantwort
e36a5c08dd
[polyhook2] fix core feature (#33324) 2023-08-23 11:55:48 -07:00
chausner
59b8a9761d
[pulzed-mini] New port (#33275)
* Add new port mini 0.9.14

* Update CI baseline

* Rename to pulzed-mini

* Remove mini from CI baseline

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-21 11:47:15 -07:00
jalegido
ca7b1b15f5
Python3 compiling triplet x64-windows (#33232)
* Fix python3 x64-windows

* x-add-version --all

* Update ports/python3/portfile.cmake

Replace tabs by spaces

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* versioning

---------

Co-authored-by: jjll <jjll@gmv.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-08-18 12:04:24 -07:00
SunBlack
f34398639b
[pybind11] Update to 2.11.1 (#33243) 2023-08-18 11:32:26 -07:00
SunBlack
39412b8396
[pybind11] Update to 2.11.0 (#33188) 2023-08-17 12:55:06 -07:00
Alexander Neumann
598d2e5f8a
[Python2] msbuild (#33159)
* python2 msbuild

* v db

* fix single config / debug builds

* v db
2023-08-16 12:58:56 -07:00
Alexander Neumann
77ed341f9f
[pmdk] msbuild (#33161)
* pmdk msbuild

* v db

* devendor getopt from pmdk

* v db
2023-08-15 16:54:30 -07:00
Alexander Neumann
cd27e3cdcf
[pbc] msbuild (#33162)
* pbc msbuild

* v db
2023-08-15 16:43:13 -07:00
Osyotr
35fbd749bf
[python3] Don't set PYTHON_FOR_REGEN for host builds (#33132)
We don't do any regen, so this can be skipped

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2023-08-14 17:33:57 -07:00