Kai Pastor
845a5fda11
[libarchive,lz4] Fix pc file, modernize portfile ( #20146 )
...
* Fix pc file
* Modernize portfile
* OpenSSL unused on 'Darwin'
* x-add-version
* More port cleanup (CR requests)
* Revise wrapper, using find_package
* Don't use pkgconfig modules for windows openssl
* Update versions
* Use namespaced variables for custom lzo lookup
* Wrapper needs CMP0012
* Skip dependencies if not LibArchive_FOUND
* Update versions
* Fix liblz4.pc debug lib fixup
* Update versions
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-09-24 12:06:17 -07:00
Matthieu Penant
92f6e66a61
[libarchive] update to 3.5.2 ( #16845 )
...
* libarchive 3.5.1
attempt to create package - error on libiconv.
* update sha based on build error
* Turn off the CMAKE_USE_SYSTEM_LIBARCHIVE option
* remove unused patches
* remove empty patches
* Update scripts/test_ports/cmake/portfile.cmake
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* revisit control file -> vcpkg.json
* recover patch files
* remove port version per auto-review
* restore INCLUDE(CreatePkgConfigFile)
* update git-tree after merge
* patches not referenced #facepalm
* Update libarchive.json
* added missing FEATURES keyword
* update git-tree + merge fix
* Update libarchive.json
* Update libarchive.json
* Update libarchive.json
* libarchive 3.5.2
* formatting + git-tree
* Update libarchive.json
* should not remove wrapper ?
* Update libarchive.json
* revert patch original EOF
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Seika <seika@machinex.ca>
2021-09-13 14:39:54 -07:00
Kai Pastor
9f73bc1a0e
Fix target_link_libraries on repeated inclusion of wrappers ( #19120 )
...
* Fix repeated inclusion of wrappers
* x-add-version
2021-09-02 13:21:52 -07:00
Wolfgang Stöggl
32f6448a9e
[libarchive] Restore pkgconfig file ( #19428 )
...
So far, generating libarchive.pc has been disabled by the
fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has
been removed from CMakeLists.txt
- Update fix-buildsystem.patch and allow creating the pkgconfig file
- Add vcpkg_fixup_pkgconfig() to portfile
- Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation
warning
2021-08-10 00:57:48 -07:00
Stefano Sinigardi
56a5c2ac52
[libarchive] disable libb2 until properly handled ( #17266 )
...
* [libarchive] disable libbb2 until properly handled
* [libarchive] bump version
* update version refs
* update refs
2021-05-11 10:37:52 -07:00
DDoSolitary
cc1aef5a12
[libarchive] Fix static linking dependencies ( #16082 )
2021-04-19 17:14:07 -07:00
Phoebe
e353c4bdda
[libarchive] Remove lzo from the default feature list ( #16957 )
...
* [libarchive] Remove lzo from the default feature list
* Update the baseline version
2021-04-02 12:53:07 -07:00