Commit Graph

47 Commits

Author SHA1 Message Date
Sandy
d570ab6824
[openal-soft]: Fix config error on android ndk r27 (#40267) 2024-08-05 20:30:54 -07:00
Todor Prokopov
9f54c912f9
[openal-soft] Update to 1.23.1 (#32687) 2023-07-24 10:59:40 -07:00
Sandy
3948644bde
[openal-soft] Fix android config (#32606)
Fixes issue with linking command with an undefined OpenSL::OpenSLES in static mode and android
2023-07-18 12:26:51 -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
Nick
914d5f9705
[openal-soft] update to 1.23.0 (#29581) 2023-02-16 10:36:06 -08:00
FBassler
74b1c16630
[openal-soft] Uses LGPL-2.0-or-later instead of GPL-2.0-or-later (#29394) 2023-02-03 14:27:05 -08:00
Nick
2464990fbb
[openal-soft] fix mingw x86 build (#26816) 2022-09-19 12:41:57 -07:00
Stephen Just
0f089d02bb
[openal-soft] Enable NEON on arm64 targets (#26452)
* [openal] Enable NEON on arm64 targets

* Add versions

* Typo

* Update version database
2022-08-22 09:44:24 -07:00
Nick
75e08dc570
[openal-soft] add 'pipewire' feature and PulseAudio backend (#26263) 2022-08-11 18:27:22 -07:00
Nick
c2594d242a
[openal-soft] Add ALSA dependency on Linux (#25754)
* [openal-soft] Add ALSA dependency on Linux

* [openal-soft] Remove "host" from ALSA dependency.

* [openal-soft] Update git tree value.
2022-07-14 12:12:47 -07:00
Nick
0920ffe742
Update openal-soft to 1.22.2 (#25580) 2022-07-06 13:52:09 -07:00
Frank
17ee0b59f2
[openal-soft] Update to 1.22.0 (#25327)
* [openal-soft] Update to 1.22.0

* update version

* add license

* overwrite versions

* update version

* add patch

* update version

* add license

* update version

* update patch

* overwrite version
2022-06-28 12:46:16 -07:00
spaxio
8c9537add3
[openal-soft] enable OpenSL backend for Android (#24506)
* [openal-soft] enable OpenSL backend for Android

* Make use of VCPKG_TARGET_IS_ANDROID

* Remove unneded ALSOFT_REQUIRE_ANDROID

* Update version database
2022-05-04 19:24:07 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Billy O'Neal
3768cef9c2
Add workaround suggested by Robert in #18098 (#20310) 2021-09-27 13:59:30 -07:00
Edoardo Lolletti
63aa65e65b
[openal-soft] enable coreaudio backend for ios (#19464)
* [openal-soft] enable coreaudio backend for ios

* update port version

* Merge cmake checks

* Rename outdated cmake variable

* Update version files
2021-08-11 19:42:28 -07:00
NancyLi1013
8ac6ffd19e
[openal-soft] Add pkgconfig (#19318)
* [openal-soft] Add pkgconfig

* Update version files
2021-08-05 03:02:40 -07:00
pastdue
03a87ba3ef
[openal-soft] Update to 1.21.1 (#15945)
* [openal-soft] Update to 1.21.1

* Run x-add-version openal-soft
2021-02-08 17:58:32 -08:00
Adam Johnson
c8fc7e1e26
[openal-soft] Fix issue with cmake config. (#15634)
* [openal-soft] Fix issue with cmake config.

* update baseline

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-16 19:57:12 -08:00
Todor Prokopov
fe19c5e411
Mingw port fixes (#12103)
* [openal-soft] MinGW build fixes

* [glew] MinGW build fixes

* [protobuf] MinGW build fixes

* [protobuf] Update to 3.12.3

* [protobuf] Preserve existing cross-compilation behavior (e.g. android)

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-07-30 22:37:02 -07:00
Adam Johnson
006a133d39
[openal-soft] Revert #12047 (#12318)
* [openal-soft] Revert #12047

* [openal-soft] Prevent addition of extra Windows SDK

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-07-13 11:00:26 -07:00
Leonid Pospelov
cc3ba82ae1
[OpenAL] Update library (#12047) 2020-06-23 13:00:11 -07:00
Lily
33d8955807
[openal-soft] Fix find_package failed (#10251)
* [openal-soft] Fix find_package failed

* [openal-soft] Add usage
2020-03-10 17:22:44 -07:00
nicole mazzuca
350f647fd6
[openal-soft] Fix macOS builds (#10268) 2020-03-04 13:03:38 -08:00
Robert Schumacher
08c951fef9
[many ports] Upgrades to 2020.02.08 (#9986)
* [many ports] Upgrades to 2020.02.08

* Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl

* Update ci baseline file

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-10 16:08:57 -08:00
Phil Christensen
e62d136128
[vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
* remove unfinished "supports" tag

* extract "supports" from control files
But do nothing with the value

* Start `Supports` documentation

* Use Supports in a bunch of control files

I only tried matching the already existing logic in the portfile.cmake.

* Cmake var provider (#8)

* Cmake var provider (#9)

* fix windows build (#10)

* Add missing files to build

* Fix test (#11)

* adding hooks for cmake variables in expressions

* Adding hooks for 'supports' in CI test

* Fix test (#12)

* Add overrides to evaluation environment

* use "supported" tag in CI testing

* cleanup comment

* Fix issues with PR

* [var_provider] Get library linkage variables from triplet

* Fix compilation errors in tests

* Add unimplemented functions

* Fix unit tests part 1

* Fix issue when buildtrees dir does not exist

* Change binary output hash

* Fix handling of * feature

* Add core feature when using *

* Do not add Default-Features when installing 'core'

* [vcpkg] WIP. 6 failing tests.

* [vcpkg] WIP. 1 failing tests.

* [vcpkg] WIP. 0 failing tests.

* [vcpkg] Removed 'remove_graph'. 0 failing tests.

* [vcpkg] Removed 'install_graph'. 0 failing tests.

* [vcpkg] Remove AnyAction; replace with ActionPlan

* [vcpkg] Minor cleanup.

* [vcpkg][z3][qt5-connectivity][qt5-purchasing] Improve error messages while parsing. Fix a few trivial port issues.

* [vcpkg] Work around ICE with MSVC v140

* [vcpkg] Add purge on fail to decompress for CI

* [vcpkg] Fix parsing of nested parentheses in qualifiers

* [vcpkg] Fix Linux builds (explicit qualification in declaration)

* [vcpkg] Fix Build-Depends implying default features. Fix qualified dependencies regression.

* [mmx] Add to skip list and full rebuild -- mmx causes problems by installing 'sched.h'

* [libpqxx][mqtt-cpp] Prevent installing include/CMakeLists.txt

* [cppitertools] Fix installed include namespace (should be include/cppitertools)

* [libsoundio] Move headers into soundio/ subdirectory as per original cmake

* [ci.baseline] Temporarily skip charls due to conflict with dcmtk

* [vcpkg] Add restricted include files post build check -- bump global abi version

* [libsoundio] Hotfix stray line in portfile

* [vcpkg] Fix regression: CMake information was not being displayed for build-and-install actions

* [jsonnet] Fix installation of internal headers; use system nlohmann-json

* [grpc][upb] Teach grpc to use packaged upb. Add find_package(upb). Remove inappropriate upb features.

* [zfp] Move problematic 'include/bitstream.h' to 'include/zfp/bitstream.h'

* [x265] Bump control version to trigger rebuild after zfp conflict

* [akali] Disable parallel configure

* [dirent][dlfcn-win32][getopt-win32][pthreads] Grandfather into VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [ci.baseline] Update baseline for improved upb support

* [tgui] Disable parallel configure

* [libiconv] Enable VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [aws-sdk-cpp] Disable parallel configure

* [vcpkg] Implement policy VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [aws-sdk-cpp] Fix amount of escaping semicolons -- Note: I do not know the root cause requiring this change

* [libodb-sqlite] Fix configuring into source directory

* [gettext] Grandfather into VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [libodb] DISABLE_PARALLEL_CONFIGURE

* [vcpkg] Add 'config.h' and 'local.h' to restricted header list

* [mcpp] Remove unused and problematic include 'config.h' from installed files

* [teemo] Move installed headers into subdirectory to prevent conflicts with x265

* [ci.baseline] Update current OSX. Skip libmesh on all platforms due to heavy conflicts.

* [vcpkg] Add 'slice.h' as a restricted header

* [osg] Improve accuracy of dependencies (disable some, add some to Depends)

* [vcpkg] Skip invoking a subprocess for 0 specs in load_tag_vars

* [ci.baseline] Skip mongo-c-driver on osx due to flakiness

* [teemo] Fix incorrect include file read

* [osg] Fix dependency typo: glut -> freeglut

* [vcpkg] Recover some lost performance with the addition of vcpkg_get_tags.

A huge performance cost was loading the triplet files over and over; instead, we splice the sources into a macro and load it once, then just call that macro for each port.
Remove use of hashing because we aren't cross-process-safe anyway (global static will do instead).

* [vcpkg] Change Supports atom 'windows' to include UWP. Improve Supports field documentation.

* [vcpkg] Add docs for VCPKG_ENV_PASSTHROUGH and VCPKG_DEP_INFO_OVERRIDE_VARS

* Fix typo

Co-authored-by: Curtis J Bezault <curtbezault@gmail.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-03 14:22:52 -08:00
David Katz
992accbf5d [openal-soft] Update OpenAL Soft to 1.20.0 (#9583)
* Update OpenAL Soft to 1.20.0

* Update OpenAL Soft portfile to newer standard
2020-01-10 10:31:13 -08:00
Ehsan
3f6ab4834e [openal-soft] Remove cmake-3-11 patch file (#8059) 2019-09-10 13:20:20 -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
driver1998
7ec28764b6 [openal-soft] Fixes windows arm/arm64 build on vs2019 (#6115)
* fixes openal-soft arm/arm64 windows build, on vs2019

* bump openal-soft version to 1.19.1-2
2019-04-25 12:51:31 -07:00
Phil Christensen
bf4a864a73 [msys2] bump control version in msys dependant ports 2018-12-21 00:42:50 -08:00
Robert Schumacher
c538d6d996 Upgrades 2018.10.25 2018-10-26 18:49:29 -07:00
Robert Schumacher
64a7483a4a Upgrades 2018.09.18 2018-09-19 14:13:12 -07:00
Robert Schumacher
827c893b8e [sfml] Support Linux 2018-04-30 16:00:29 -07:00
Robert Schumacher
3baf583934 [openal-soft] Fix cmake 3.11 issue 2018-04-04 21:06:00 -07:00
Mikhail Paulyshka
f1ab66b960 [openal-soft] update to 1.18.2
https://github.com/kcat/openal-soft/blob/openal-soft-1.18.2/ChangeLog
2017-11-06 12:29:27 -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
codicodi
fcbf64e1fb [openal-soft] update to 1.18.1 2017-08-01 23:15:23 +02:00
codicodi
a01242655a [openal-soft] update to 1.18.0 2017-07-25 15:56:17 +02:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
64e894511a [openal-soft] Mark as not static ready 2016-10-26 19:06:43 -07:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
fc26083995 Second part of updated portfiles 2016-09-22 22:13:09 +02:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00