summaryrefslogtreecommitdiffstats
path: root/audio-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2022-10-30 11:30:08 +0100
committerFlorian Franzmann2022-10-30 11:30:08 +0100
commit86048373ff658b695316dc56aa19169957740eb8 (patch)
tree9402019dec3b5ffbc2f5ad9f6a47f471bae79705 /audio-libs
parent5ace66c2c94b3cabfc4e32aa978dad0b50b6788b (diff)
audio-libs/flac: version 1.4.2
Diffstat (limited to 'audio-libs')
-rwxr-xr-xaudio-libs/flac/DEPENDS5
-rwxr-xr-xaudio-libs/flac/DETAILS4
-rw-r--r--audio-libs/flac/HISTORY4
3 files changed, 6 insertions, 7 deletions
diff --git a/audio-libs/flac/DEPENDS b/audio-libs/flac/DEPENDS
index 13cfa29d7d..d6b2f48bc5 100755
--- a/audio-libs/flac/DEPENDS
+++ b/audio-libs/flac/DEPENDS
@@ -8,11 +8,6 @@ optional_depends xmms \
"--disable-xmms-plugin" \
"to build XMMS plugin" &&
-optional_depends nasm \
- "--enable-asm-optimizations" \
- "--disable-asm-optimizations" \
- "to enable assembly optimizations" &&
-
optional_depends libogg \
"--enable-ogg" \
"--disable-ogg" \
diff --git a/audio-libs/flac/DETAILS b/audio-libs/flac/DETAILS
index 3f72fe40fc..1afb9443db 100755
--- a/audio-libs/flac/DETAILS
+++ b/audio-libs/flac/DETAILS
@@ -1,6 +1,6 @@
SPELL=flac
- VERSION=1.4.1
- SOURCE_HASH=sha512:72a5ced62e06407ddea3ed6dcd28bf8f56f3d45e0649ea38e1b778f7856041c68bf85c3cec0a55170c2fbc144626829fed132d386f7439f1d6e3d0b45f13dba7
+ VERSION=1.4.2
+ SOURCE_HASH=sha512:20bdf0990a7432ac765037764bc8733a0d5646866fe6cc6f4868152d2a051c89676e501012ae489c7f87b3aacb45a5b30265afaca164cf0cf53ac058644a74c5
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://downloads.xiph.org/releases/$SPELL/$SOURCE
diff --git a/audio-libs/flac/HISTORY b/audio-libs/flac/HISTORY
index 2d3c757330..0fcfad7e95 100644
--- a/audio-libs/flac/HISTORY
+++ b/audio-libs/flac/HISTORY
@@ -1,3 +1,7 @@
+2022-10-30 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.4.2
+ * DEPENDS: remove dependency on nasm
+
2022-10-06 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.4.1