Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/m/mpg123/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,16 @@ libmpg123.so.0:mpg123_new_pars
libmpg123.so.0:mpg123_new_string
libmpg123.so.0:mpg123_noise
libmpg123.so.0:mpg123_open
libmpg123.so.0:mpg123_open64
libmpg123.so.0:mpg123_open_64
libmpg123.so.0:mpg123_open_fd
libmpg123.so.0:mpg123_open_fd_64
libmpg123.so.0:mpg123_open_feed
libmpg123.so.0:mpg123_open_fixed
libmpg123.so.0:mpg123_open_fixed64
libmpg123.so.0:mpg123_open_fixed_64
libmpg123.so.0:mpg123_open_handle
libmpg123.so.0:mpg123_open_handle64
libmpg123.so.0:mpg123_open_handle_64
libmpg123.so.0:mpg123_outblock
libmpg123.so.0:mpg123_par
Expand Down
3 changes: 3 additions & 0 deletions packages/m/mpg123/abi_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,19 @@ libmpg123.so.0:mpg123_new_pars
libmpg123.so.0:mpg123_new_string
libmpg123.so.0:mpg123_noise
libmpg123.so.0:mpg123_open
libmpg123.so.0:mpg123_open64
libmpg123.so.0:mpg123_open_32
libmpg123.so.0:mpg123_open_64
libmpg123.so.0:mpg123_open_fd
libmpg123.so.0:mpg123_open_fd_32
libmpg123.so.0:mpg123_open_fd_64
libmpg123.so.0:mpg123_open_feed
libmpg123.so.0:mpg123_open_fixed
libmpg123.so.0:mpg123_open_fixed64
libmpg123.so.0:mpg123_open_fixed_32
libmpg123.so.0:mpg123_open_fixed_64
libmpg123.so.0:mpg123_open_handle
libmpg123.so.0:mpg123_open_handle64
libmpg123.so.0:mpg123_open_handle_32
libmpg123.so.0:mpg123_open_handle_64
libmpg123.so.0:mpg123_outblock
Expand Down
10 changes: 5 additions & 5 deletions packages/m/mpg123/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,16 @@ libc.so.6:__ctype_b_loc
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoll
libc.so.6:__libc_start_main
libc.so.6:__memmove_chk
libc.so.6:__printf_chk
libc.so.6:__read_chk
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
libc.so.6:__sysv_signal
libc.so.6:__vfprintf_chk
libc.so.6:calloc
libc.so.6:clock_gettime
Expand Down Expand Up @@ -128,9 +130,7 @@ libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strstr
libc.so.6:strtod
libc.so.6:strtok
libc.so.6:strtol
libc.so.6:strtoll
libc.so.6:strtok_r
libc.so.6:tcgetattr
libc.so.6:tcsetattr
libc.so.6:time
Expand Down
4 changes: 2 additions & 2 deletions packages/m/mpg123/abi_used_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ libasound.so.2:snd_pcm_writei
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
libc.so.6:calloc
Expand Down Expand Up @@ -85,7 +85,7 @@ libc.so.6:strncasecmp
libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strtod
libc.so.6:strtok
libc.so.6:strtok_r
libc.so.6:uselocale
libc.so.6:usleep
libc.so.6:waitpid
Expand Down
9 changes: 5 additions & 4 deletions packages/m/mpg123/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : mpg123
version : 1.32.8
release : 25
version : 1.33.6
release : 26
source :
- https://sourceforge.net/projects/mpg123/files/mpg123/1.32.8/mpg123-1.32.8.tar.bz2 : feee1374c79540e0e405df0bc45fde20ad67011425c361a2759e2146894a27a7
- https://sourceforge.net/projects/mpg123/files/mpg123/1.33.6/mpg123-1.33.6.tar.bz2 : 929a7c18ba662b8927aed4de229ad9ae8ab2b4806dd0f30b90113eb1b4e2195a
homepage : https://www.mpg123.de/
component :
- multimedia.codecs
Expand All @@ -22,12 +22,13 @@
- devel : libmpg123-devel
builddeps :
- pkgconfig32(alsa)
- pkgconfig32(libpulse)
- pkgconfig32(json-c)
- pkgconfig32(libpulse)
- pkgconfig32(sndfile)
setup : |
%configure --enable-int-quality
build : |
%make
install : |
%make_install
%install_license COPYING
37 changes: 19 additions & 18 deletions packages/m/mpg123/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>mpg123</Name>
<Homepage>https://www.mpg123.de/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Clint Eschberger</Name>
<Email>clint@eschberger.info</Email>
</Packager>
<License>LGPL-2.1-only</License>
<PartOf>multimedia.codecs</PartOf>
Expand All @@ -21,15 +21,16 @@
<PartOf>multimedia.codecs</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libmpg123.so.0</Path>
<Path fileType="library">/usr/lib64/libmpg123.so.0.48.2</Path>
<Path fileType="library">/usr/lib64/libmpg123.so.0.49.4</Path>
<Path fileType="library">/usr/lib64/libout123.so.0</Path>
<Path fileType="library">/usr/lib64/libout123.so.0.5.1</Path>
<Path fileType="library">/usr/lib64/libout123.so.0.5.2</Path>
<Path fileType="library">/usr/lib64/libsyn123.so.0</Path>
<Path fileType="library">/usr/lib64/libsyn123.so.0.2.3</Path>
<Path fileType="library">/usr/lib64/mpg123/output_alsa.so</Path>
<Path fileType="library">/usr/lib64/mpg123/output_dummy.so</Path>
<Path fileType="library">/usr/lib64/mpg123/output_oss.so</Path>
<Path fileType="library">/usr/lib64/mpg123/output_pulse.so</Path>
<Path fileType="data">/usr/share/licenses/mpg123/COPYING</Path>
</Files>
<Replaces>
<Package>libmpg123</Package>
Expand All @@ -42,13 +43,13 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
<Dependency release="25">mpg123</Dependency>
<Dependency release="26">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libmpg123.so.0</Path>
<Path fileType="library">/usr/lib32/libmpg123.so.0.48.2</Path>
<Path fileType="library">/usr/lib32/libmpg123.so.0.49.4</Path>
<Path fileType="library">/usr/lib32/libout123.so.0</Path>
<Path fileType="library">/usr/lib32/libout123.so.0.5.1</Path>
<Path fileType="library">/usr/lib32/libout123.so.0.5.2</Path>
<Path fileType="library">/usr/lib32/libsyn123.so.0</Path>
<Path fileType="library">/usr/lib32/libsyn123.so.0.2.3</Path>
<Path fileType="library">/usr/lib32/mpg123/output_alsa.so</Path>
Expand All @@ -64,8 +65,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="25">mpg123-32bit</Dependency>
<Dependency release="25">mpg123-devel</Dependency>
<Dependency release="26">mpg123-32bit</Dependency>
<Dependency release="26">mpg123-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libmpg123.so</Path>
Expand All @@ -83,15 +84,15 @@
</Description>
<PartOf>multimedia.codecs</PartOf>
<RuntimeDependencies>
<Dependency release="25">mpg123</Dependency>
<Dependency release="26">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/mpg123</Path>
<Path fileType="executable">/usr/bin/mpg123-id3dump</Path>
<Path fileType="executable">/usr/bin/mpg123-strip</Path>
<Path fileType="executable">/usr/bin/out123</Path>
<Path fileType="man">/usr/share/man/man1/mpg123.1</Path>
<Path fileType="man">/usr/share/man/man1/out123.1</Path>
<Path fileType="man">/usr/share/man/man1/mpg123.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/out123.1.zst</Path>
</Files>
</Package>
<Package>
Expand All @@ -101,7 +102,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="25">mpg123</Dependency>
<Dependency release="26">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/fmt123.h</Path>
Expand All @@ -120,12 +121,12 @@
</Replaces>
</Package>
<History>
<Update release="25">
<Date>2024-10-30</Date>
<Version>1.32.8</Version>
<Update release="26">
<Date>2026-06-29</Date>
<Version>1.33.6</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Clint Eschberger</Name>
<Email>clint@eschberger.info</Email>
</Update>
</History>
</PISI>