Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10712239
D8014.id19193.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8014.id19193.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -3,7 +3,7 @@
libSDL2-2.0.so.0
libc.so.6
libm.so.6
-libmad.so.0
libmikmod.so.3
+libmpg123.so.0
libopusfile.so.0
libvorbisfile.so.3
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : quakespasm
version : 0.93.2
-release : 4
+release : 5
source :
- https://netcologne.dl.sourceforge.net/project/quakespasm/Source/quakespasm-0.93.2.tgz : 45eb37548cc0352e358fa67eee57d7b8e731efbcd7bba63ac27b2f9f5b91a062
license : GPL-2.0-or-later
@@ -15,13 +15,14 @@
- pkgconfig(flac)
- pkgconfig(gl)
- pkgconfig(libmikmod)
+ - pkgconfig(libmpg123)
- pkgconfig(opusfile)
- pkgconfig(sdl2)
- pkgconfig(vorbis)
- - libmad-devel
build : |
%make -C Quake \
DO_USERDIRS=1 \
+ MP3LIB=mpg123 \
USE_CODEC_FLAC=1 \
USE_CODEC_MIKMOD=1 \
USE_CODEC_OPUS=1 \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -30,8 +30,8 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2019-12-07</Date>
+ <Update release="5">
+ <Date>2020-01-06</Date>
<Version>0.93.2</Version>
<Comment>Packaging update</Comment>
<Name>Alexander Vorobyev</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 2 2023, 7:16 AM (14 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801996
Default Alt Text
D8014.id19193.diff (1 KB)
Attached To
Mode
D8014: quakespasm: switch from libmad to libmpg123 for MP3 decoding
Attached
Detach File
Event Timeline
Log In to Comment