Commit Graph
44 Commits
Author SHA1 Message Date
Joshua Root 37525f74ef wavpack: update to 5.9.0 2026-04-18 11:46:07 +10:00
Joshua Root 69334858ae nomaintainer audio/*: remove compiler_blacklist_versions 2025-08-02 15:30:51 +10:00
Joshua Root e36e37c7ad wavpack: update to 5.8.1 2025-02-26 02:16:23 +11:00
barracuda156andRyan Carsten Schmidt e7913cfbe4 wavpack: update to 5.7.0 2024-04-13 03:10:32 -05:00
barracuda156andRenee Otten 9b7c50d274 wavpack: update to 5.6.0 2023-08-20 08:35:35 -04:00
Joshua Root e63f3b5c49 nomaintainer ports: remove universal_possible compat code 2021-10-10 05:40:05 +11:00
Chris Jones a7459900d3 wavpack: update to 5.4.0 2021-04-07 10:55:00 +01:00
Joshua Root 36a4990f19 adapt ports to muniversal and base changes 2021-01-31 07:05:59 +11:00
Ryan Schmidt 46fba328b9 wavpack: Disable assembly on arm64
Closes: #9360
2020-12-06 19:01:56 -06:00
Ryan Schmidt 9091b37f2d wavpack: Update to 5.3.0 2020-04-27 02:54:12 -05:00
Davide Gerhard 3df24f7931 wavpack: update version to 5.2.0 2020-02-29 14:15:10 +01:00
Jeremy Huddleston Sequoia 977c5c88ba wavpack: Drop check for OS version in the asm / blacklist hack
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2017-03-22 10:18:19 -07:00
Jeremy Huddleston Sequoia 9fd4dd6a95 wavpack: Disable asm on older platforms based on c++ library selection rather than compiler blacklist failings
This has the benefit of not emitting a confusing "All compilers are either blacklisted or unavailable" line to users.
This has the negligible downside of not using the asm if the user had somehow coerced a newer toolchain to being available.

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2017-03-22 08:23:37 -07:00
Marius Schamschula b856119063 wavpack: update to version 5.1.0 2017-01-27 14:15:32 -06:00
Marius Schamschula c3ca582040 wavpack: update to version 5.0.0 2017-01-05 14:44:44 -06:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
David B. Evans b7fd00b6bc wavpack: build fix, disable asm on 10.7 if suitable compiler not found.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@153248 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-09-27 23:01:08 +00:00
Jeremy Huddleston Sequoia 6fb35a1f28 wavpack: Disable asm if we can't find a good fallback compiler (https://trac.macports.org/ticket/51357)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148660 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-13 21:15:44 +00:00
David B. Evans b15506f011 wavpack: update to version 4.80.0.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148659 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-13 20:45:26 +00:00
Jeremy Huddleston Sequoia 0090d5f7ba wavpack: Fix build failure on Lion by blacklisting older compilers
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148467 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-10 05:40:48 +00:00
Marcus Calhoun-Lopez b0048a0f07 wavpack: ensure correct assembly code is used in 32-bit mode by setting host
no revbump since wavpack builds correctly or not at all

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147090 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-26 14:38:44 +00:00
David B. Evans 830eca6ec3 wavpack: just disable asm optimizations on 10.6 and earlier.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147062 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-24 19:08:34 +00:00
David B. Evans cfe1e0b798 wavpack: blacklist older compilers to attempt fix for 10.6 and earlier.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147061 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-24 18:43:00 +00:00
David B. Evans 56b53b3be4 wavpack: update to version 4.75.2.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147060 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-24 18:29:56 +00:00
Ryan Stonecipher 9217a97a86 31 ports, relinquish maintainership
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126417 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-09 20:09:06 +00:00