Commit Graph

926 Commits

Author SHA1 Message Date
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
Kai Pastor
3880056be4
[baseline][libzim][xapian] Disable gtest, fix mingw and windows builds (#31383)
* [libzim] WIP

* Control gtest

* More fixes, test xapian

* [xapian] Fix windows and mingw

* dllexport

* Finish PR

* CI baseline

* [xapian] Update supports

* Fix arm64
2023-05-13 09:45:03 -07:00
Mengna Li
43150d9aa4
[libde265] update to v1.0.11 (#31413)
* update to 1.0.11

* fix usage issue

* fix patch

* remove useless patch
2023-05-13 09:33:38 -07:00
d10sfan
acdc823534
[libmad] Add dynamic support (#31350)
* [libmad] Add dynamic building

* Update version

* Fix version

* Fixes to use vcpkg concepts

* Update version

* change to mad

* Update version

* PR fixes

* Update version

* Add version

* Update version
2023-05-11 11:16:10 -07:00
Lily Wang
b049e49516
[libsbml] Update to 5.20.0 (#31149)
* [libsbml] Update to 5.20.0

* update version

* fix incorrect option

* update version

* install usage

* update version

* apply suggestions

* update version

* fix depends libxml2

* update version
2023-05-10 11:40:02 -07:00
autoantwort
5cbbfb9e81
[libgit2] fix support expressions (#31365) 2023-05-10 11:12:07 -07:00
Kai Pastor
f35ba0c785
[luajit] Use common build functions (#30608)
* [luajit] Use nmake build setup [skip actions]

* [luajit] Use vcpkg_configure/install_make [skip actions]

* Cross build with host tools

* Host tools must match target bitness

* Cleanup

* WIP

* Don't touch CI baseline now

* Less osx quirks

* Move msvc header installation to nmake

* Simplify MSVC

* Add arm and x86 cross build support
2023-05-09 16:57:10 -07:00
xiaoyifang
e7250fea9f
[libzim]add package (#30758)
* libzim: add package

update libzim versions

libzim:meson ignore xapian

* Update ports/libzim/vcpkg.json

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Update ports/libzim/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* support both static and dynamic library

* modify according to review

Update ports/libzim/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

add version

* only enable release library

* make xapian does not support on windows

* disable android platform

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-09 16:56:27 -07:00
Kai Pastor
8805e31bb4
[libxlsxwriter] Fix pc file, de-vendor minizip (#31262) 2023-05-08 18:25:24 -07:00
autoantwort
a9adae7356
[libgit2] use support expressions (#31278) 2023-05-08 18:11:51 -07:00
Andrew Kornilov
f55c3b5fd6
[libsonic] Add new port (#29374)
* [libsonic] Add new port

* [libsonic] Update version

* [libsonic] Fix porfiles

* [libsonic] Update version

* [libsonic] Add tool feature

* [libsonic] Update version
2023-05-08 15:06:19 -07:00
菜姬
3a409cdf21
[libass] update to 0.17.1 (#29767)
* [libass] update to 0.17.1

* [libass] Add to versions file
2023-05-08 10:12:45 -07:00
Alexander Smyslov
7fc86fe37d
[Libvault] new port (#28266)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [libvault] new port

* [libvault] new port

* [libvault] new port

* [libvault] new port

* add [200~

* format

* update versions file

* Update ports/libvault/portfile.cmake

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

* update fix review

* fix remarks

* fix remarks

* fix remarks

* fix remarks

* fix remarks

* update version

* add version

* Implement find_dependency correctly.

---------

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-08 10:07:54 -07:00
jim wang
dc965d08df
[libphonenumber] Update to 8.13.11 (#31260)
* update version

* update version
2023-05-05 11:17:01 -07:00
Mengna Li
ec6cd90d6e
update to 2.2.0 (#31265) 2023-05-05 11:13:22 -07:00
Alexander Smyslov
21ba00c5d5
[librdkafka] Upgrade up to 2.1.1 (#31266)
* [librdkafka] upgrade version up to 2.1.1

* [librdkafka] upgrade version up to 2.1.1

* Update ports/librdkafka/portfile.cmake

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

* [librdkafka] upgrade version up to 2.1.1

* remove blank

* update version

---------

Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-05 11:12:49 -07:00
SunBlack
2dae865af0
[liblas] Fix missing dependency to boost-foreach (#30950) 2023-05-04 10:44:24 -07:00
autoantwort
4eb7de6c44
[libmysql] fix sha (#31243) 2023-05-04 10:23:10 -07:00
Stephen E. Baker
6d69bbacd2
[luasocket] bump to 3.1.0 (#31078)
* [luasocket] Bump to 3.1.0

* vcpkg x-add-version luasocket
2023-05-02 15:21:40 -07:00
Gordon Smith
c07e2482dc
[LIBMYSQL] OSX build creates invalid nuget package (#31134)
Fix:  Change /lib/plugin/debug to /debug/lib/plugin
Feat: Change ref to actual tagged version
Fix:  Remove duplicate "remove" file
Fix:  Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
2023-05-01 15:23:17 -07:00
Simon Altschuler
acb85506cc
[lager] update to latest (#31190) 2023-05-01 15:19:06 -07:00
Cédric Tabin
da6a91bb0b
Update to libzippp v6.1-1.9.2 (#31194) 2023-05-01 15:18:43 -07:00
Leonid Pospelov
6936bb6eed
[lionkor-commandline] Update to 2.2.0 (#31184)
* [lionkor-commandline] Update to 2.2.0

* ver
2023-05-01 15:14:13 -07:00
Kai Pastor
cb1301e997
[libzen,libmediainfo] Updates, fix dependencies (#31141)
* [libzen] Update, fix pkgconfig

* [libmediainfo] Update, fix dependencies

* [libzen] Restore package name

* [libmediainfo] Fix dependencies

* Fix pkgconfig

* [libmediainfo] Patch out local windows namespace

* [libmediainfo] Update to 23.04
2023-04-28 16:15:46 -07:00
Jón Bjarni
210e4ad581
[libgpiod] update version to 2.0.1 (#31074) 2023-04-25 22:56:44 -07:00
jim wang
b79745ebf3
[libtorch] Fix function not having a default return value (#31096)
* fix -werror=return-type

* update version
2023-04-25 22:47:28 -07:00
Kai Pastor
017bd3f30a
[libjpeg-turbo] Update usage (#31071)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:42:00 -07:00
Cheney Wang
582441146a
[libheif] Fix error when libgdk-pixbuf2.0-dev installed in linux (#30999)
* [libheif] Fix error when libgdk-pixbuf2.0-dev installed in linux

* Use -DPKG_CONFIG_USE_CMAKE_PREFIX_PATH=ON instead of patch
2023-04-25 22:41:32 -07:00
autoantwort
2c4c5c7187
[libpq] nls does not support osx (#31031)
* [libpq] nls does not support osx

* Trigger Build

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-24 17:32:34 -07:00
Stephen E. Baker
9342b6217b
[luasec] Bump version to 1.3.1 (#31079)
* [luasec] Bump version to 1.3.1

* vcpkg x-add-version luasec
2023-04-24 14:26:19 -07:00
autoantwort
f0c54214ff
[llvm] fix inter feature deps (#31036) 2023-04-21 21:42:15 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882)
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
Alexander Smyslov
73efe03638
Update librdkafka up to 2.1.0 (#30963)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* update librdkafka up to 2.1.0

* update librdkafka up to 2.1.0

---------

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-04-19 14:33:59 -07:00
jim wang
d1badc3307
[paho-mqtt] fix ODR to libuuid and update to 1.3.12 (#30330) 2023-04-19 12:10:07 -07:00
Andrew Robbins
6d40153f50
[libleidenalg] shift repo to upstream (#28734)
* prepare for repo shift to upstream

* [libleidenalg] bump version

0.10.0

* update baselines
2023-04-19 12:08:36 -07:00
Ruitard
29fd45c883
[lua] cmake link library is absolute path (#30922)
* [lua] cmake_minimum_required should before project

* [lua] link dl not use absolute path

* [lua] update port-version
2023-04-18 16:58:56 -07:00
autoantwort
ddb818c9bc
[llvm] fix feature clang-tools-extra (#30932) 2023-04-18 16:58:38 -07:00
Frank
3b98b9b317
[libdatachannel] Export static cmake config files (#30847) 2023-04-18 16:38:48 -07:00
autoantwort
707745c566
[libkeyfinder] Remove feature test (#30454)
* [libkeyfinder] fix feature test

* remove feature test

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-18 15:25:23 -07:00
Stephen Webb
2507e0e707
[log4cxx] Upgrade to 1.0.0 (#30914)
* [log4cxx] Update to 1.0.0

* [log4cxx] Update versions

* Remove redundent version

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

* Update versions

---------

Co-authored-by: Stephen Webb <swebb2066@gmail.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-04-17 15:39:22 -07:00
xiaozhuai, Weihang Ding
fc7dd25b12
[many ports] Fix a warning ADDITIONAL_(NATIVE|CROSS)_BINARIES have been deprecated (#28372)
* [many ports] Fix a warning ADDITIONAL_(NATIVE|CROSS)_BINARIES have been deprecated

* update version database
2023-04-17 15:29:55 -07:00