Kai Pastor
a1f4ba49f7
[mpg123] Update, cleanup ( #40741 )
2024-09-03 11:55:42 -07:00
gerard-ryan-immersaview
3938ee38c5
[mpg123] Support system dependency CFLAGS better ( #36100 )
...
* https://sourceforge.net/p/mpg123/bugs/366/
2024-01-11 15:46:53 -08:00
Kai Pastor
2815578f4a
[mpg123] Fix pc file for Windows, update deps ( #34462 )
...
* [vcpkg-ci-ffmpeg] Format manifest
* [vcpkg-ci-ffmpeg] Test feature openmpt
* [mpg123] Export shlwapi usage
* [mpg123] Use yasm directly
2023-10-18 10:56:02 -07:00
Joshua T. Fisher
957ee5f17c
[mpg123] Add patch for wasm triplet, fix checktypesize ( #33959 )
2023-10-12 10:59:25 -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
Pierre Wendling
39ffd6851e
[mpg123] Bump to 1.31.3 ( #30321 )
...
* [mpg123] Bump to version 1.31.3.
* [mpg123] Update portfile.
- Copy pdbs
- Remove unecessary cleanup of bin directories on macOS.
* [mpg123] Update baseline.
2023-03-21 12:30:41 -07:00
Lily Wang
529b72fac4
[mpg123] Update to 1.31.2 ( #29549 )
...
* [mpg123] Update to 1.31.2
* update version
2023-02-09 10:46:36 -08:00
Alexandre Bique
eddbb406cf
[mpg123] Update to 1.29.3 ( #24805 )
...
Fixes #24381
2022-05-24 08:47:18 -07:00
autoantwort
793422a002
[mpg123] fix M1 build ( #24161 )
2022-04-18 16:43:04 -07:00
Alexander Neumann
4620dedb98
[mpeg123] fix yasm dependency. ( #23949 )
...
* [mpeg123] fix yasm dependency.
* version stuff
* add license
* version stuff
* fix portfile
* version stuff
2022-04-06 14:23:22 -07:00
LilyWangLL
24c6283930
[vcpkg baseline] Fix mpg123 build failed on Linux ( #22028 )
...
* [baseline] Fix mpg123 build failed on Linux
* update version
* Fix misspelled "module".
* Actually fix the misspelling this time Bill.
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-16 01:16:32 -05:00
evpobr
e48805d02b
[mpg123] Upgrade to 1.29.2 ( #21565 )
...
* [mpg123] Upgrade to 1.29.2
* Upgrade 1.28.0 -> 1.29.2
* Avoid deprecated helper functions
* Remove unused patches
* Convert patch format
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-22 15:48:32 -08:00
Robert Schumacher
40b6acf770
[libopenmpt] Upgrade to 0.5.10, include author feedback ( #18933 )
...
* [libopenmpt] Upgrade to 0.5.10, include author feedback
* [libopenmpt] Add version info
* [mpg123] Switch to CMake build for all platforms. Fixes#15551
* [libopenmpt] Address CR feedback
* [libopenmpt] Update to 0.5.12
* Update version db
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-25 13:35:56 -07:00
evpobr
5edbbf1a70
[mpg123] Upgrade to 1.28.0 ( #18403 )
...
* [mpg123] Upgrade to 1.28.0
* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2
* [mpg123] Disable UWP port
* Fix libmpg123 UWP build
* Fix libout123 UWP build
* Fix libsyn123 UWP build
* Update ports/libopenmpt/CMakeLists.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libopenmpt/CMakeLists.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libopenmpt] Update libopenmpt.json
* [mpg123] Separate UWP patches
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-30 13:06:48 -07:00
evpobr
d41af6b8f0
[mpg123] Upgrade to 1.26.5 ( #17191 )
2021-04-12 11:12:49 -07:00
evpobr
bbd847b246
[mpg123] Upgrade to 1.26.4 ( #17074 )
2021-04-08 11:57:47 -07:00
evpobr
4ec290c716
[mpg123] Upgrade to 1.26.3-1 ( #16910 )
...
* [mpg123] Upgrade to 1.26.3-1
Fix invalid MPG123_API_VERSION value in mpg123.h.in for Windows
platform. It was equal to @API_VERSION@, now it is read from
configure.ac and set to correct value.
See also libsndfile/libsndfile#499 .
* [mpg123] Update 1.26.3-1 baseline version
2021-04-02 13:24:18 -07:00
evpobr
9889c6e3bc
[mpg123] Upgrade to 1.26.3 ( #14444 )
...
* Update to the newest version
* Convert `CONTROL` to `vcpkg.json`
* Use `vcpkg_install_msbuild()` instead of deprecated
`vcpkg_build_msbuild()`
2020-11-09 14:37:28 -08:00
Billy O'Neal
1b1c17de82
[vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work around memory corruption bugs in yasm itself. ( #14003 )
2020-10-28 14:26:41 -07:00
Kevin Lu
5512eafd80
[mpg123] Allow cross-compiling, fix previous builds tainting rebuilds ( #11535 )
...
* [mpg123] Allow cross-compiling, fix previous builds tainting rebuilds
* [mpg123] Rewrite to use vcpkg_configure_make
* Update ports/mpg123/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [mpg123] Use vcpkg_execute_required_process
* [mpg123] Bump CONTROL version
* [mpg123] Remove unneeded legacy lines and strip out trailing newline from dumpmachine
* pre-install yasm on OSX.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-08-01 13:56:56 -07:00
Tim Autry
4bd7c053bb
[mpg123] Update portfile.cmake to accomodate OpenSUSE 15.x /lib /lib64 ( #12287 )
...
* Increment CONTROL file version
Increment CONTROL file version for mpg123 due to changes made to differentiate between library files being put in /lib64 instead of /lib on OpenSUSE 15.x linux
* Update portfile.cmake to differentiate between /lib64 and /lib libraries on OpenSUSE 15.x linux
Update portfile.cmake to differentiate between /lib64 and /lib libraries on OpenSUSE 15.x linux
2020-07-06 11:40:13 -07:00
Jack·Boos·Yu
a0e0c57f86
[vcpkg] Add vcpkg_from_sourceforge (1/2) ( #11899 )
2020-06-26 15:06:30 -07:00
Jack·Boos·Yu
83627767af
[vcpkg baseline] Fix baseline error ( #11896 )
...
* [tinyfiledialogs] Re-trigger CI test
* [msix] Fix source hash
* [geographiclib] Re-trigger CI test
* [soundtouch] Re-trigger CI test
* update baseline
* [plplot] Re-trigger CI test
* [dmlc] Fix issues with parallel configuration
* [tclap] Re-trigger CI test
* [itpp] Re-trigger CI test
* [mpg123] Re-trigger CI test
* [qwt] Re-trigger CI test
* [soundtouch] Re-trigger CI test
* [pthreads] Re-trigger CI test
2020-06-12 13:09:46 -07:00
driver1998
dfb1dc08b4
[mpg123] Enable UWP support ( #11287 )
...
* [mpg123] Enable UWP support
* cleanup
* [mpg123] Enable UWP CI
2020-05-11 15:42:41 -07:00
Voskrese
b8c5ede662
[msbuild] Hotfix /p:UseEnv=True to be a port-local setting ( #11058 )
...
* Update vcpkg_build_msbuild.cmake
* Update vcpkg_install_msbuild.cmake
* Update CONTROL
* Update CONTROL
* Update portfile.cmake
* Update portfile.cmake
* Update ci.baseline.txt
2020-04-30 10:11:20 -07:00
Voskrese
ed9511fcf6
[libvpx][mpg123] Fix use of YASM in MSBuild (via path) ( #10952 )
...
* Update vcpkg_build_msbuild.cmake
* Update vcpkg_install_msbuild.cmake
* Update portfile.cmake
* Update CONTROL
* Update portfile.cmake
* Update CONTROL
* Update ci.baseline.txt.
* Update ci.baseline.txt
* Update ci.baseline.txt
* Update ci.baseline.txt
* Update portfile.cmake
* Update CONTROL
* Update CONTROL
* Update portfile.cmake
* [mpg123][libvpx] UWP is a target
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-04-23 21:18:56 -07:00
driver1998
56351a3a1a
[mpg123] add Windows ARM support ( #7934 )
2019-09-03 14:31:59 -07:00
JackBoosY
bacbcf3527
[manyports]Regenerate patches and modify how the patches are used. ( #7484 )
...
* [ccfits]Regenerate patches and modify how the patches are used.
* [itpp]Regenerate patches and modify how the patches are used.
* [mpg123]Regenerate patches and modify how the patches are used.
* [qwt]Regenerate patches and modify how the patches are used.
* [sdl1]Remove a patche and modify how the patches are used.
2019-08-01 17:54:45 -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
Ryan Cheung
7ad1fcc376
Package sdl2pp ( #3430 )
...
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry
* Add package sdl2pp
* [mpg123] Use Windows logic in Windows Desktop
* [sdl2-mixer] Bump package version
* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-05-18 08:15:52 -07:00
Robert Schumacher
cfd0d9c0e2
[vcpkg-find-acquire-program] Update version of YASM
2018-03-27 08:41:23 -07:00
Robert Schumacher
9e54b3792d
[mpg123] Disable LTCG for static libs to avoid ABI incompatibility
2018-03-20 21:45:11 -07:00
Ivy Snow
babddd9dd7
fixed: error LNK2001: unresolved external symbol _INT123_dct36_sse
...
https://github.com/Microsoft/vcpkg/issues/1976
2018-01-29 18:33:18 +08:00
Stanislav Ershov
5fdda7b89f
[mpg123] Fix x86 build
2018-01-11 12:45:32 +03:00
Stanislav Ershov
17bdc084f9
[mpg123] Update to 1.25.8
2018-01-08 22:52:38 +03:00
Mikhail Paulyshka
889573b069
[mpg123] install missing headers
2017-04-11 03:18:11 +03:00
Mikhail Paulyshka
8ec551596b
[mpg123] update to 1.24.0
...
fix x64 builds. Resolves #674
enable static builds
2017-03-13 03:16:08 +03:00
Robert Schumacher
116b1b8c66
Reorder path alterations to generally append instead of prepend.
...
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08 17:39:31 -08: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
5cf3e48513
[mpg123] Mark as not static ready
2016-10-26 17:11:59 -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