Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10942235
D546.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D546.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,17 @@
name : mpg123
-version : 1.25.0
-release : 6
+version : 1.25.1
+release : 7
source :
- - http://downloads.sourceforge.net/mpg123/mpg123-1.25.0.tar.bz2 : 552e3e1db045e00f474252917007795ac295863fc8b13891859b3382d2f24e48
-homepage : http://www.mpg123.de/
+ - https://pilotfiber.dl.sourceforge.net/project/mpg123/mpg123/1.25.1/mpg123-1.25.1.tar.bz2 : 0fe7270a4071367f97a7c1fb45fb2ef3cfef73509c205124e080ea569217b05f
+homepage : https://www.mpg123.de/
component : multimedia.codecs
license : LGPL-2.1
summary : Console based mp3 decoder
description: |
- Console based mp3 decoder
+ mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+ decoding library and console player. It uses floating point or integer math,
+ along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+ most efficient.
patterns :
- bin : [/usr/bin, /usr/share/man]
replaces :
@@ -25,8 +28,7 @@
- pkgconfig32(sndfile)
- pkgconfig32(vorbis)
setup : |
- %configure --enable-int-quality \
- --with-module-suffix=.so
+ %configure --enable-int-quality
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
@@ -1,22 +1,28 @@
<PISI>
<Source>
<Name>mpg123</Name>
- <Homepage>http://www.mpg123.de/</Homepage>
+ <Homepage>https://www.mpg123.de/</Homepage>
<Packager>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.1</License>
<PartOf>multimedia.codecs</PartOf>
<Summary xml:lang="en">Console based mp3 decoder</Summary>
- <Description xml:lang="en">Console based mp3 decoder
+ <Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+decoding library and console player. It uses floating point or integer math,
+along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+most efficient.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>mpg123</Name>
<Summary xml:lang="en">Console based mp3 decoder</Summary>
- <Description xml:lang="en">Console based mp3 decoder
+ <Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+decoding library and console player. It uses floating point or integer math,
+along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+most efficient.
</Description>
<PartOf>multimedia.codecs</PartOf>
<Files>
@@ -33,11 +39,14 @@
<Package>
<Name>mpg123-32bit</Name>
<Summary xml:lang="en">32-bit libraries for mpg123</Summary>
- <Description xml:lang="en">Console based mp3 decoder
+ <Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+decoding library and console player. It uses floating point or integer math,
+along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+most efficient.
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="6">mpg123</Dependency>
+ <Dependency release="7">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/</Path>
@@ -47,12 +56,15 @@
<Package>
<Name>mpg123-32bit-devel</Name>
<Summary xml:lang="en">Development files for 32-bit mpg123</Summary>
- <Description xml:lang="en">Console based mp3 decoder
+ <Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+decoding library and console player. It uses floating point or integer math,
+along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+most efficient.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">mpg123-devel</Dependency>
- <Dependency release="6">mpg123-32bit</Dependency>
+ <Dependency release="7">mpg123-devel</Dependency>
+ <Dependency release="7">mpg123-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/lib*.so</Path>
@@ -62,10 +74,13 @@
<Package>
<Name>mpg123-bin</Name>
<Summary xml:lang="en">Console based mp3 decoder</Summary>
- <Description xml:lang="en">Console based mp3 decoder
+ <Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+decoding library and console player. It uses floating point or integer math,
+along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+most efficient.
</Description>
<RuntimeDependencies>
- <Dependency release="6">mpg123</Dependency>
+ <Dependency release="7">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -75,11 +90,14 @@
<Package>
<Name>mpg123-devel</Name>
<Summary xml:lang="en">Development files for mpg123</Summary>
- <Description xml:lang="en">Console based mp3 decoder
+ <Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3
+decoding library and console player. It uses floating point or integer math,
+along with several special optimizations (3DNow, SSE, ARM, ...) to make it
+most efficient.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">mpg123</Dependency>
+ <Dependency release="7">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -91,12 +109,12 @@
</Replaces>
</Package>
<History>
- <Update release="6">
- <Date>2017-06-08</Date>
- <Version>1.25.0</Version>
+ <Update release="7">
+ <Date>2017-07-03</Date>
+ <Version>1.25.1</Version>
<Comment>Packaging update</Comment>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 15, 10:19 AM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5875129
Default Alt Text
D546.id.diff (6 KB)
Attached To
Mode
D546: Update mpg123 to 1.25.1 - fix CVE-2017-10683
Attached
Detach File
Event Timeline
Log In to Comment