Commit Graph

41 Commits

Author SHA1 Message Date
Lily Wang
282e4f61d4
[imgui] Fix deps of feature allegro5-binding (#31871)
* [imgui] Fix feature allegro5-binding deps

* update version

* Update imgui.json
2023-06-08 09:57:58 -07:00
Kai Pastor
33ca2dcc24
[allegro5|baseline] Minor changes, expect CI fail for arm64-windows (#27294)
* CI [skip actions]

* Remove obsolete vars

* Minor changes

* Trim patching

* Fix arm64 MSVC build

* Update versions

* Use msvc arm64 atomic ops

* Declare license

* CI [skip actions]

* Update versions

* Update baseline
2022-10-18 18:25:28 -07:00
Jack·Boos·Yu
d8b9ae5c69
[allergo5] Export cmake targets, disable install pdbs to lib (#19493)
* [allergo5] Export cmake targets, disable install pdbs to lib

* version

* apply suggestions

* version

* Re-generate targets

* version

* Apply suggestions

* version
2021-11-23 11:15:44 -08:00
Alexander Neumann
ce0c57a334
[allgero5] vcpkg_fixup_pkgconfig (#17775)
* vcpkg_fixup_pkgconfig for allgero5

* version stuff
2021-05-11 00:35:04 -07:00
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
Rodolfo Lam
d4a415b7fa
[allegro5] Update to 5.2.6.0 (#11187) 2020-05-08 14:51:05 -07:00
Stefano Sinigardi
47d206e149 [many ports] improvements for linux/wsl (#6730)
* [many ports] improve compatibility with WSL and mixed case filesystems

* [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there

* [libharu] add compatibility with non-win32 platforms

* [geogram] fix openblas on linux
[clapack] better integration with linux environment
[visit-struct] put cmake config file in the expected folder
[geogram] remove trailing underscore to enable compatibility with OpenBLAS

* [openblas] playing with underscore, without success

* [openblas/lapack] fix library integration

* [clapack] improve target handling in cmake module

* [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs

* [clapack,openblas] improve libraries integration

* [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags

* [suitesparse] improve integration with new lapack/openblas mechanism

* [suitesparse] add no underscore postfix also for linux

* [ceres] fix integration with newer openblas/lapack configs

* [aws-c-event-stream] fix regression

* [systemc] fix regression

* [libwebp,geogram] trigger rebuild

* [libwebp,pthread4w] fix regressions

* [glbinding] fix cmake module installation

* [globjects] disentangle unnecessary dependency from qt5

* [jasper] remove broken and unnecessary patches

* [libwebp] fix regression

* [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files

* [clapack] correctly find dlls

* [clapack] use a generic blas as dependency

* [fizz,g2o] restore expected version

* fix mistake

* [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports

* [libressl,openssl] do not try to build one if the other is already installed

* [itk] update ref and patch to avoid regression

* [libressl,openssl] implement full strategy to fix CI

* [libwebp] disable components that are broken on macOS

* [ogre] enable macOS build

* [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169

* [ogre] add missing install command

* [ffmpeg] enable wrapper for cmake module

* [ffmpeg] add avresample module finder

* [ffmpeg] improve module detection and exported symbols

* [ffmpeg] add variables to cache

* [thrift] remove unnecessary build option

* [allegro5] fix shared/static inversion

* [protobuf] cleanup

* [libressl] cleanup

* [moos-core] cleanup

* commented features must not be separated from other features, otherwise vcpkg complains

* [itk] fix regression

* [shogun,itk] fix regressions

* [ogre] fix regression

* [opusfile] add compatibility with non-win32

* [itk] fix regression

* [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile

* add missing dependencies

* [ismrmrd] fix regression

* [ffmpeg] trigger rebuild

* [clapack,openblas,libogg] fix regressions on macOS

* [libtins] fix regression

* force rebuild windows regressions, unable to reproduce locally

* [mosquitto] enable non-win32 builds

* [json-dto] force rebuild, unable to reproduce regression locally

* [many ports] uniform naming and path length requests

* fix regression

* fix regression

* [ffmpeg] fixes for downstream projects

* clean up - thanks to reviewers

* trigger rebuild of regressions on macOS

* trigger rebuild of regressions on macOS - part2

* Add core back

* Use VCPKG_CONCURRENCY

* Add core back to suitesparse

* Add core back to curl

* Add core back to magnum

* Add core back to magnum

* Add core back to magnum

* Add core back to cgal
2019-06-20 19:11:54 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Robert Schumacher
33af90d42a
[many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
Dandigit
72746d186b
[allegro5] Update portfile to 5.2.4.0 2018-08-10 17:27:05 +10:00
Dandigit
92188ad5e1
[allegro5] Update description to 5.2.4.0 2018-08-10 17:26:25 +10:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
Robert Schumacher
ca947c664a [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's OUT_SOURCE_PATH parameter. Fixes #2178. 2017-11-12 00:22:51 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Jesse Talavera-Greenberg
91e8afaa18 Update portfile.cmake 2017-08-21 17:59:31 -04:00
Jesse Talavera-Greenberg
ed9ef70d3f Add opus support and update to latest revision 2017-08-21 17:52:09 -04:00
Jesse Talavera-Greenberg
2083bb689a Generate pkg-config files 2017-08-21 13:28:25 -04:00
Jesse Talavera-Greenberg
a354afaae3
This is personal now 2017-07-20 19:32:22 -04:00
Jesse Talavera-Greenberg
f90508f3be
Eh, actually, no 2017-07-20 19:22:33 -04:00
Jesse Talavera-Greenberg
a8a1ad9374
Need C flags, too 2017-07-20 18:52:48 -04:00
Jesse Talavera-Greenberg
d1ff4a83b5
Try the /Z7 flag
- Debug info is not generated in PDB's, it's within the binaries instead
2017-07-20 18:43:30 -04:00
Jesse Talavera-Greenberg
6170eddeb7
Don't need that function 2017-07-20 17:36:21 -04:00
Jesse Talavera-Greenberg
a56ace5ee4
Guh 2017-07-20 17:34:46 -04:00
Jesse Talavera-Greenberg
69f63b1904
Oh, the FULL hash 2017-07-20 17:32:12 -04:00
Jesse Talavera-Greenberg
9604264ac2
Let's try the hash 2017-07-20 17:30:33 -04:00
Jesse Talavera-Greenberg
65081aa44c
Fix the SHA512 2017-07-20 17:29:05 -04:00
Jesse Talavera-Greenberg
6d64cf15fb
Ah, wait 2017-07-20 17:27:26 -04:00
Jesse Talavera-Greenberg
4f5f505f36
Let's try vcpkg_from_github 2017-07-20 17:25:17 -04:00
Jesse Talavera-Greenberg
f8f6628eec
Let's try making that directory 2017-07-20 16:37:30 -04:00
Jesse Talavera-Greenberg
a29b5e4612
Let's try this 2017-07-15 13:56:02 -04:00
Jesse Talavera-Greenberg
7dfa5b6bb9
Oops 2017-07-15 11:47:50 -04:00
Jesse Talavera-Greenberg
b0ade3ed2e
Nope, let's try globbing 2017-07-15 11:00:37 -04:00
Jesse Talavera-Greenberg
d4f924f753
Add vcpkg_copy_pdbs() to allegro5's portfile
- Maybe this'll resolve those errors?
2017-07-15 10:45:14 -04:00
Jesse Talavera-Greenberg
8b802d3ffa
opusfile isn't available on vcpkg, let's not include it 2017-07-15 01:07:22 -04:00
Jesse Talavera-Greenberg
2da5aac5ed
Go a little deeper with OPENAL_INCLUDE_DIR 2017-07-15 00:49:19 -04:00
Jesse Talavera-Greenberg
1b9546aea4
Guess we don't need d3d9ex either 2017-07-15 00:46:09 -04:00
Jesse Talavera-Greenberg
db1cf01b36
Remove modaudio for now
- modaudio support relies on DUMB, which is not available on vcpkg right now
2017-07-15 00:39:27 -04:00
Jesse Talavera-Greenberg
d973fe70b0
Clarify two include directories for allegro5 2017-07-15 00:09:06 -04:00
Jesse Talavera-Greenberg
7a732c9d20
Remove some dependencies that we don't yet have on vcpkg 2017-07-15 00:08:54 -04:00
Jesse Talavera-Greenberg
af1aa04b56
Add support for physfs and libtheora to allegro5 2017-07-14 23:45:50 -04:00
Jesse Talavera-Greenberg
6d986f5112 Add a port for allegro5 2017-07-14 19:46:45 -04:00