Commit Graph

8 Commits

Author SHA1 Message Date
Kai Pastor
4f746bc664
[libcap] Update to 2.71 (#41852) 2024-11-01 00:59:53 -07:00
Kai Pastor
84cd873d80
[libcap] Update to 2.70 (#40600) 2024-08-26 01:00:02 -07:00
Kai Pastor
94923a8fcb
[libcap] Use official tarballs (#38599)
Fix recurring problem with on-the-fly tarballs:
https://github.com/microsoft/vcpkg/issues/38591,
https://github.com/microsoft/vcpkg/issues/37948.
2024-05-07 20:33:09 -07:00
WangWeiLin-MV
34742e119f
[libcap] Fix download URLS from 2.68 to 2.69 (#37892)
Fix mismatch, update port download `URLS` from commit `2.68`
[3c7dda](https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?h=libcap-2.69&id=3c7dda330bd9a154bb5b878d31fd591e4951fe17)
to tag `2.69`.

Close #37851, #37875
2024-04-01 14:35:05 -07:00
Kai Pastor
fafa83c8bf
[libcap] Fix native build with prefixed CC (#35735) 2023-12-18 13:24:28 -08:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. (#34480)
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Kai Pastor
559cbd3d15
[libcap] Normalize (#33923)
* [libcap] Normalize

* Update license

* Finish WIP
2023-09-23 22:06:01 -07:00
Jón Bjarni
5be487d27a
[libsystemd] add new port (#31150)
* add libsystemd, libcap, libxcrypt

* baseline libsystemd, libcap, libxcrypt

* versions tree libsystemd, libcap, libxcrypt

* licenses for libsystemd, libcap, libxcrypt in vcpkg.json

* update tree for libsystemd, libcap, libxcrypt

* allow restricted header libxcrypt

* tree allow restricted header libxcrypt

* remove message Warning

* use targets exist during configure, instead of configure_file variable to search for zstd

* update git-tree

* add quotes to full paths and remove messages in portfiles

* update git-tree

* remove extra spaces

* update git-tree

* remove extra line

* update git tree

* do configure hack differently and remove cross compile patch and override compiler during build_make

* update git tree

* try either gcc or clang for libcap and specify log file root for each build command

* update git-tree

* libcap use host dependency of self

* libcap update git tree

* libsystemd is LGPL2.1

* update libsystemd git-tree

* change from find_package to find_dependency in unofficial cmake export
of libsystemd

* update libsystemd git-tree

* update libxcrypt

* update git tree libxcrypt

* patch pkgconfig file of libsystemd

* update libsystemd git-tree

* update libsystemd to 254

* update git-tree libsystemd

* * Copy of cap_names.h checked in for cross compilation
* Decouple cap_names.h from libcap.* make targets
* Use vcpkg_cmake_get_vars instead of ENV{CC} etc.
* Remove unnecessary self dependency of libcap
* Update libcap to 1.2.69

* Update git-tree

* cleanup old versions from version jsons
2023-09-20 09:56:16 -07:00