Simple update to the current version of Aqualung, released today.
Two important changes:
* Support current ffmpeg, so Aqualung doesn't stand in the way of an
ffmpeg update
* Avoid MAP_STACK errors in the lavc_decoder
Tested on amd64. I plan to commit in a couple days unless I hear
objections.
Thanks,
Jeremy
Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/aqualung/Makefile,v
retrieving revision 1.59
diff -u -p -r1.59 Makefile
--- Makefile 14 Apr 2022 02:01:41 -0000 1.59
+++ Makefile 4 Jun 2023 19:15:09 -0000
@@ -1,15 +1,9 @@
COMMENT= advanced music player
-VERSION= 1.1
+VERSION= 1.2
DISTNAME= aqualung-${VERSION}
EPOCH= 0
-REVISION= 0
CATEGORIES= audio
-
-MASTER_SITES0 = https://github.com/jeremyevans/aqualung/commit/
-# Backport fix for mpeg files after upgrade to libsndfile 1.1.0
-PATCHFILES =
mpeg_before_sndfile{01427d144a4b1c4903e5197a1c76cede49c24eec}.patch:0
-PATCH_DIST_STRIP = -p1
HOMEPAGE= https://github.com/jeremyevans/aqualung
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/aqualung/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 14 Apr 2022 02:01:41 -0000 1.8
+++ distinfo 4 Jun 2023 19:15:13 -0000
@@ -1,4 +1,2 @@
-SHA256 (aqualung-1.1.tar.gz) = dRwN+naEAie4vl0JmFmZC8dlGAulzVVsbHL4GzaK/Lw=
-SHA256 (mpeg_before_sndfile.patch) =
PRTwS9jo9qHt3+4GY1vGgmW+Xq9EjU3NZ4r3lQAqwR8=
-SIZE (aqualung-1.1.tar.gz) = 1986368
-SIZE (mpeg_before_sndfile.patch) = 1170
+SHA256 (aqualung-1.2.tar.gz) = Myv6Dqni97/ZZrl5h7dTf2i42o1WO6xKuYb6RBjc7TI=
+SIZE (aqualung-1.2.tar.gz) = 1974910