Commit Graph

966 Commits

Author SHA1 Message Date
Kai Pastor
f24c387d4a
[luajit] Set strip options (#32248) 2023-06-27 20:36:59 -07:00
JAEHONG KIM
cb7d3b4999
[libuv] Update to 1.45.0 (#32165)
* [libuv] Update to 1.45.0

* [libuv] Update all consuming ports

* [libuv] Update versions

* resolve port SHA

* Add port-version

* update version

* revert usockets.json

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 17:07:58 -07:00
Pierre Wendling
8be970aaea
[libxmp] Fix post-build issues (#32086)
* [libxmp] Avoid building documentation.

* [libxmp] Use vcpkg_install_copyright.

* [libxmp] Bump port version.
2023-06-26 22:53:36 -07:00
JoergAtGithub
5ae20332a2
Update libdjinterop to version 0.19.1 (#32198) 2023-06-26 20:31:26 -07:00
Alexander Neumann
833015f5aa
[libmysql] remove duplicated symbols (#32223)
* [libmysql] fix duplicated symbols

* v db
2023-06-26 20:26:55 -07:00
Kai Pastor
23fa37729d
[libssh2] Update to 0.11.0 (#32232)
* [libssh2] Update to 1.11.0

* Control usage
2023-06-26 13:07:06 -07:00
Kai Pastor
1286cac875
[liburing] Set libdevdir (#32159) 2023-06-22 13:50:07 -07:00
Doug Cook
a92697e2f1
New port: libtracepoint-control (#32163)
* Add libtracepoint-control

* Versions for libtracepoint-control
2023-06-22 13:39:54 -07:00
autoantwort
b0bd92a8d6
[libnice-gst] no absolute paths (#31803) 2023-06-21 22:45:33 -07:00
Michael Hansen
0c1513e0dc
Update libhsplasma to 2023-05-08 (#32036) 2023-06-21 22:37:34 -07:00
Kai Pastor
465b19d15b
[libjpeg-turbo] Fix usage (#32046) 2023-06-21 22:32:07 -07:00
autoantwort
3c6ad33ead
[libprotobuf-mutator] update (#32068)
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2023-06-21 22:16:23 -07:00
Ronald
4d8f772609
[libosmscout] Refine feature name (#32080)
* refine feature name for libosmscout

* update port-version for libosmscout

* vcpkg x-add-version for libosmscout

---------

Co-authored-by: abc <a@b.com>
2023-06-21 21:53:49 -07:00
Denis Barkar
d5e4b2f928
[libxmp] Update to v4.6.0 (#32110) 2023-06-21 17:55:07 -07:00
Doug Cook
abd1153d8a
[libtracepoint, libeventheader] - v1.1.0 (#32129)
* [libtracepoint, libeventheader] - v1.1.0

Update `libtracepoint-*` and `libeventheader-*` to v1.1.0.

* Versions for libtracepoint and libeventheader
2023-06-21 17:36:15 -07:00
autoantwort
223b8d5695
[libressl] no absolute paths (#32099) 2023-06-19 14:53:45 -07:00
Mengna Li
cbf56573a9
fix cmake zlib ver required (#32017) 2023-06-16 20:52:08 -07:00
Lily Wang
9e629f0221
[libosmscout] Fix features and add qt feature (#32023)
* [libosmscout] Fix features and add qt feature

* format vcpkg.json

* update version

* codes clean up

* update version
2023-06-16 20:38:42 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
localcc
2ae78bef15
[lightningscanner] Update to 1.0.1 (#31996)
* [lightningscanner] update to version 1.0.1

* update versions
2023-06-14 19:29:48 -07:00
Lily Wang
a487471068
[liblzma] Update to 5.4.3 (#31603)
* [liblzma] Update to 5.4.3

* update version

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-06-13 23:03:20 -07:00
Billy O'Neal
987e164326
[libbf] Add missing headers (#31970) 2023-06-13 20:13:45 -07:00
Billy O'Neal
bb2642e663
[live555] Update (#31972) 2023-06-13 19:05:57 -07:00
Billy O'Neal
22b3afdab7
Remove [vcpkg-meson] (#31951) 2023-06-13 09:08:53 -07:00
simon987
8ca0f46acc
[libmupdf] Update mupdf to 1.22.1 (#31880)
* Update libupdf to 1.22.1

* update versions

* Update ports/libmupdf/vcpkg.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update ports/libmupdf/vcpkg.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update versions

* Update versions/l-/libmupdf.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-06-12 16:51:16 -07:00
Jia Yue Hua
8cebe3c219
[libunifex]: disable build tests and examples (#31862)
* fix dependency

* gtest no longer feature

* fix deps
2023-06-10 01:27:26 -07:00
Karlson2k
431dcee145
[libmicrohttpd] update and various fixes (#31740)
* [libmicrohttpd] Update to version 0.9.77

* [libmicrohttpd] Remove unneeded dependency

Gettext is used by upstream only to build files for distribution.
Gettext is not used by the library itself.

* [libmicrohttpd] Add ARM support

The ARM is supported by upstream for a long time, VC support for ARM
was added in the version 0.9.77.

* [libmicrohttpd] Use universal project for VC builds

* [libmicrohttpd] Exclude wrong lib headers

* [libmicrohttpd] Support release/debug for non-VC builds

* [libmicrohttpd] Add license

* [libmicrohttpd] Add "https" feature

* [libmicrohttpd] Use right function for license file

* [libmicrohttpd] Fix "supports"

libmicrohttpd VC projects support only static library with static
runtime or dynamic library with dynamic runtime

* [libmicrohttpd] Update version database
2023-06-08 10:14:17 -07:00
Doug Cook
7dc475291a
New port: libtracepoint-decode (#31839)
* New port: libtracepoint-decode (decoder for perf.data)

Library for decoding tracepoints, e.g. from Linux perf.data files.

* Version 1.0 for new port: libtracepoint-decode
2023-06-06 16:22:02 -07:00
Cheney Wang
792078465c
[libadwaita] update to 1.3.2 (#31758) 2023-06-02 11:19:48 -07:00
Lily Wang
9700cf2cc6
[liburing] Update to 2.3 (#31756)
* [liburing] Update to 2.3

* update version
2023-06-02 11:17:21 -07:00
Kai Pastor
2f56fdad4b
[libpq,libxslt] Update libpq, fix misc issues (#31314)
* [libpq] Install msys2 autoconf-archive

* Install msys2 zic tool

* Fix zstd patching

* Always build as if cross compiling

* Enable feature client for non-windows

* Cleanup (WIP)

* Cleanup (WIP)

* Update portfile.cmake

* WIP

* WIP

* WIP

* WIP

* [libxslt] Fix pc files

* WIP

* WIP: Test libpq[all]

* WIP

* Update to 15.3

* Move patches

* Revert "WIP: Test libpq[all]"

* Fix install

* Skip import libs for plugins

* Full CI
2023-05-31 19:55:03 -07:00
MonicaLiu
f3cb0fc72d
[libphonenumber] Update to 8.13.13 (#31730)
* update libphonenumber

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-31 11:41:28 -07:00
Nicholas Hayes
b4ca42fc6d
[libheif] Update to 1.16.1 (#31227)
* [libheif] Update to 1.16.1

* Fix a missing patch line

* Fix the version database
2023-05-30 12:37:57 -07:00
Kyle Benesch
d376784240
Update to 1.24.0 (#31645) 2023-05-30 12:31:49 -07:00
Raziel Anarki
2585709af9
[libgit2] Update to 1.6.4 (#31651) 2023-05-30 12:31:00 -07:00
localcc
ca2a346767
[lightningscanner] add new port (#31631)
* [lightningscanner] add new port

* update versions

* [lightningscanner] fix portfiles

* update versions
2023-05-30 12:28:14 -07:00
chausner
5fd868c533
[liblsl] Update to 1.16.2 (#31673)
* Update liblsl to 1.16.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-30 12:04:08 -07:00
Cheney Wang
afbb37cfd6
[llvm] Add atlmfc as a dependence in windows platform (#31604)
* [llvm] Add atlmfc as a dependence in windows platform

* Update platform of atlmfc
2023-05-26 15:36:20 -07:00
Osyotr
a9e8ed2469
[gdal] Don't depend on default features of proj (#31606) 2023-05-25 15:08:27 -07:00
Doug Cook
b9fc501b62
libtracepoint, libeventheader-tracepoint, libeventheader-decode (#31571)
* New ports: libtracepoint, libeventheader-decode, libeventheader-tracepoint

* Versions: libtracepoint, libeventheader-decode, libeventheader-tracepoint
2023-05-24 12:10:01 -07:00
Frank
0a99cd4c21
[liblsquic] Fix found boringssl on debug or release (#31554)
* [liblsquic] Fix found boringssl on debug or release

* update version
2023-05-23 15:01:26 -07:00
Mengna Li
23414a2bf1
Update to 2.0.9 (#31579) 2023-05-23 12:58:40 -07:00
Cheney Wang
14a96b1980
[libde265] Fix incorrect pc file (#31477)
* [libde265] Fix incorrect pc file

* Apply upstream change
2023-05-18 11:28:08 -07:00
Frank
3f6bfedb80
[live555] Update version to 2023.5.10 (#31487)
* [live555] Update version to 2023.5.10

* version
2023-05-18 11:19:38 -07:00
Fabien Péan
221670ac58
[libigl] Fix libigl features (#31420)
* [libigl] Fix feature installation

* [libigl] Update license

* [libigl] update port version

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] v db

* [libigl] Fix license

* [libigl] v db
2023-05-17 09:18:26 -07:00
Leonid Pospelov
a618637937
[lexbor] Add new port (#31415)
* [lexbor] Add new port

* .

* addver

* addver

* ver

* Update ports/lexbor/portfile.cmake

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

* Update ports/lexbor/portfile.cmake

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

* Update lexbor.json

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-05-16 10:47:59 -07:00
jim wang
e98d2f26b7
[libmysql] Fix libmysql export static library error (#31368)
* fix no found libmysql

* update version

* fix export patch

* update version

* fix export patch

* update version
2023-05-15 14:11:20 -07:00
JonLiu1993
e8a229a233
[libgit2] Add GIT_OPENSSL OPTION to fix setting certificate location fail (#31392)
* [libgit2] defined GIT_OPENSSL option

* update version

* update version

* update version

* update portfile.cmake

* update version

* remove unix restrictions

* update version
2023-05-15 13:54:54 -07:00
moritz-h
9f0d3d4f21
ltla-umappp (#31397) 2023-05-13 12:45:36 -07:00
jim wang
304a45c544
[libproxy] Fix the issue that the proxy cannot run (#31391)
* Fix the issue that the proxy cannot run

* update version

* fix build error

* update version

* fix build error on osx

* update version

* fix does not support android

* update version
2023-05-13 12:35:42 -07:00