Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10856375
D5226.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D5226.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : sdl2-mixer
-version : 2.0.2
-release : 6
+version : 2.0.4
+release : 7
source :
- - https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.2.tar.gz : 4e615e27efca4f439df9af6aa2c6de84150d17cbfd12174b54868c12f19c83bb
+ - https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.4.tar.gz : b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419
license : Zlib
component : multimedia.library
emul32 : yes
@@ -19,7 +19,7 @@
- pkgconfig32(vorbis)
- pkgconfig32(zlib)
setup : |
- %configure --disable-static --prefix=/usr
+ %configure --disable-static --prefix=/usr --with-libmodplug
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>sdl2-mixer</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>Zlib</License>
<PartOf>multimedia.library</PartOf>
@@ -19,7 +19,8 @@
</Description>
<PartOf>multimedia.library</PartOf>
<Files>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/libSDL2_mixer-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libSDL2_mixer-2.0.so.0.2.2</Path>
</Files>
</Package>
<Package>
@@ -29,10 +30,11 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="6">sdl2-mixer</Dependency>
+ <Dependency release="7">sdl2-mixer</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib32/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib32/libSDL2_mixer-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib32/libSDL2_mixer-2.0.so.0.2.2</Path>
</Files>
</Package>
<Package>
@@ -42,12 +44,12 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">sdl2-mixer-32bit</Dependency>
- <Dependency release="6">sdl2-mixer-devel</Dependency>
+ <Dependency release="7">sdl2-mixer-devel</Dependency>
+ <Dependency release="7">sdl2-mixer-32bit</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib32/lib*.so</Path>
- <Path fileType="data">/usr/lib32/pkgconfig/*.pc</Path>
+ <Path fileType="library">/usr/lib32/libSDL2_mixer.so</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/SDL2_mixer.pc</Path>
</Files>
</Package>
<Package>
@@ -57,21 +59,21 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">sdl2-mixer</Dependency>
+ <Dependency release="7">sdl2-mixer</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/SDL2/SDL_mixer.h</Path>
+ <Path fileType="library">/usr/lib64/libSDL2_mixer.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/SDL2_mixer.pc</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2018-04-11</Date>
- <Version>2.0.2</Version>
+ <Update release="7">
+ <Date>2019-01-31</Date>
+ <Version>2.0.4</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 15 2023, 8:59 PM (8 w, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794222
Default Alt Text
D5226.diff (4 KB)
Attached To
Mode
D5226: Update sdl2-mixer to 2.0.4 and fix libmodplug
Attached
Detach File
Event Timeline
Log In to Comment