Compare commits

...

29 Commits

Author SHA1 Message Date
7a6f4d7914 automatic version update by autodist [release 1.29.1-1mamba;Mon Oct 18 2021] 2024-01-06 07:20:17 +01:00
bd72a8d49e automatic version update by autodist [release 1.29.0-1mamba;Mon Sep 06 2021] 2024-01-06 07:20:17 +01:00
3e717fcc1a automatic version update by autodist [release 1.28.2-1mamba;Tue Jul 13 2021] 2024-01-06 07:20:17 +01:00
7d45cc3098 automatic version update by autodist [release 1.28.1-1mamba;Sat Jul 10 2021] 2024-01-06 07:20:17 +01:00
421da1a2df automatic version update by autodist [release 1.28.0-1mamba;Sun Jun 06 2021] 2024-01-06 07:20:17 +01:00
91af08b842 automatic version update by autodist [release 1.27.2-1mamba;Sun May 09 2021] 2024-01-06 07:20:17 +01:00
f8e078abf4 automatic version update by autodist [release 1.27.0-1mamba;Fri May 07 2021] 2024-01-06 07:20:17 +01:00
574d60dc41 automatic version update by autodist [release 1.26.5-1mamba;Wed Mar 24 2021] 2024-01-06 07:20:17 +01:00
f2fe2f609f automatic version update by autodist [release 1.26.4-1mamba;Sat Feb 13 2021] 2024-01-06 07:20:17 +01:00
a20c952c83 automatic version update by autodist [release 1.26.3-1mamba;Thu Aug 06 2020] 2024-01-06 07:20:17 +01:00
e5399dc584 automatic version update by autodist [release 1.26.2-1mamba;Tue Aug 04 2020] 2024-01-06 07:20:17 +01:00
f6d7f14c24 automatic version update by autodist [release 1.26.1-1mamba;Fri Jun 26 2020] 2024-01-06 07:20:17 +01:00
b581ad6fe1 automatic version update by autodist [release 1.25.13-1mamba;Sun Nov 10 2019] 2024-01-06 07:20:17 +01:00
5636dc2a11 automatic version update by autodist [release 1.25.12-1mamba;Wed Sep 11 2019] 2024-01-06 07:20:17 +01:00
e6f05f089a automatic version update by autodist [release 1.25.11-1mamba;Sat Jul 20 2019] 2024-01-06 07:20:16 +01:00
1485821c8b automatic version update by autodist [release 1.25.10-1mamba;Sun Apr 01 2018] 2024-01-06 07:20:16 +01:00
2aa455dc60 automatic version update by autodist [release 1.25.8-1mamba;Mon Dec 25 2017] 2024-01-06 07:20:16 +01:00
1ced783a34 automatic version update by autodist [release 1.25.7-1mamba;Sun Oct 22 2017] 2024-01-06 07:20:16 +01:00
74d5caff88 automatic version update by autodist [release 1.25.6-1mamba;Sun Aug 20 2017] 2024-01-06 07:20:16 +01:00
4c789de8e8 automatic version update by autodist [release 1.25.4-1mamba;Tue Aug 08 2017] 2024-01-06 07:20:16 +01:00
00a1684643 automatic version update by autodist [release 1.23.8-1mamba;Fri Oct 28 2016] 2024-01-06 07:20:16 +01:00
6704a45fe4 automatic version update by autodist [release 1.23.6-1mamba;Wed Aug 03 2016] 2024-01-06 07:20:16 +01:00
16a0aac140 automatic version update by autodist [release 1.23.5-1mamba;Tue Jun 28 2016] 2024-01-06 07:20:16 +01:00
7951876582 automatic version update by autodist [release 1.23.3-1mamba;Sun May 29 2016] 2024-01-06 07:20:16 +01:00
2610cdd099 automatic version update by autodist [release 1.22.4-1mamba;Sat Oct 24 2015] 2024-01-06 07:20:16 +01:00
af64414eff automatic version update by autodist [release 1.22.3-1mamba;Thu Aug 06 2015] 2024-01-06 07:20:16 +01:00
ea05fe844b automatic update by autodist [release 1.22.2-1mamba;Tue Jun 09 2015] 2024-01-06 07:20:16 +01:00
f4c95ed078 automatic version update by autodist [release 1.22.1-1mamba;Mon Apr 13 2015] 2024-01-06 07:20:16 +01:00
c4a7718d0b automatic version update by autodist [release 1.22.0-1mamba;Thu Feb 26 2015] 2024-01-06 07:20:16 +01:00

View File

@ -1,25 +1,21 @@
Name: mpg123
Version: 1.21.0
Version: 1.29.1
Release: 1mamba
Summary: A real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3
Group: Applications/Multimedia
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.mpg123.de/
URL: https://www.mpg123.de/
Source: http://www.mpg123.de/download/mpg123-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libalsa-devel
%if "%{stage1}" != "1"
BuildRequires: libjack-devel
%endif
BuildRequires: libltdl-devel
## AUTOBUILDREQ-END
BuildRequires: libSDL-devel >= 1.2.11
Requires: lib%{name} = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
mpg123 is a real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3 (MPEG 1.0 layer 3 aka MP3 most commonly tested).
@ -87,27 +83,118 @@ This package contains the static libraries and headers for development.
%files -n lib%{name}
%defattr(-,root,root)
%{_libdir}/libmpg123.so.*
%{_libdir}/mpg123/output_dummy.la
%{_libdir}/libout123.so.*
%{_libdir}/libsyn123.so.*
%{_libdir}/mpg123/output_dummy.so
%{_libdir}/mpg123/output_alsa.la
%{_libdir}/mpg123/output_alsa.so
%if "%{stage1}" != "1"
%{_libdir}/mpg123/output_jack.la
%{_libdir}/mpg123/output_jack.so
%endif
%{_libdir}/mpg123/output_oss.la
%{_libdir}/mpg123/output_oss.so
%doc AUTHORS COPYING
%files -n lib%{name}-devel
%defattr(-,root,root)
%{_includedir}/mpg123.h
%{_includedir}/*.h
%{_libdir}/libmpg123.la
%{_libdir}/libmpg123.so
%{_libdir}/libout123.la
%{_libdir}/libout123.so
%{_libdir}/libsyn123.la
%{_libdir}/libsyn123.so
%{_libdir}/pkgconfig/libmpg123.pc
%{_libdir}/pkgconfig/libout123.pc
%{_libdir}/pkgconfig/libsyn123.pc
%doc ChangeLog NEWS README
%changelog
* Mon Oct 18 2021 Automatic Build System <autodist@mambasoft.it> 1.29.1-1mamba
- automatic version update by autodist
* Mon Sep 06 2021 Automatic Build System <autodist@mambasoft.it> 1.29.0-1mamba
- automatic version update by autodist
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 1.28.2-1mamba
- automatic version update by autodist
* Sat Jul 10 2021 Automatic Build System <autodist@mambasoft.it> 1.28.1-1mamba
- automatic version update by autodist
* Sun Jun 06 2021 Automatic Build System <autodist@mambasoft.it> 1.28.0-1mamba
- automatic version update by autodist
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 1.27.2-1mamba
- automatic version update by autodist
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 1.27.0-1mamba
- automatic version update by autodist
* Wed Mar 24 2021 Automatic Build System <autodist@mambasoft.it> 1.26.5-1mamba
- automatic version update by autodist
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 1.26.4-1mamba
- automatic version update by autodist
* Thu Aug 06 2020 Automatic Build System <autodist@mambasoft.it> 1.26.3-1mamba
- automatic version update by autodist
* Tue Aug 04 2020 Automatic Build System <autodist@mambasoft.it> 1.26.2-1mamba
- automatic version update by autodist
* Fri Jun 26 2020 Automatic Build System <autodist@mambasoft.it> 1.26.1-1mamba
- automatic version update by autodist
* Sun Nov 10 2019 Automatic Build System <autodist@mambasoft.it> 1.25.13-1mamba
- automatic version update by autodist
* Wed Sep 11 2019 Automatic Build System <autodist@mambasoft.it> 1.25.12-1mamba
- automatic version update by autodist
* Sat Jul 20 2019 Automatic Build System <autodist@mambasoft.it> 1.25.11-1mamba
- automatic version update by autodist
* Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 1.25.10-1mamba
- automatic version update by autodist
* Mon Dec 25 2017 Automatic Build System <autodist@mambasoft.it> 1.25.8-1mamba
- automatic version update by autodist
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.25.7-1mamba
- automatic version update by autodist
* Sun Aug 20 2017 Automatic Build System <autodist@mambasoft.it> 1.25.6-1mamba
- automatic version update by autodist
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 1.25.4-1mamba
- automatic version update by autodist
* Fri Oct 28 2016 Automatic Build System <autodist@mambasoft.it> 1.23.8-1mamba
- automatic version update by autodist
* Wed Aug 03 2016 Automatic Build System <autodist@mambasoft.it> 1.23.6-1mamba
- automatic version update by autodist
* Tue Jun 28 2016 Automatic Build System <autodist@mambasoft.it> 1.23.5-1mamba
- automatic version update by autodist
* Sun May 29 2016 Automatic Build System <autodist@mambasoft.it> 1.23.3-1mamba
- automatic version update by autodist
* Sat Oct 24 2015 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
- automatic version update by autodist
* Thu Aug 06 2015 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
- automatic version update by autodist
* Tue Jun 09 2015 Automatic Build System <autodist@mambasoft.it> 1.22.2-1mamba
- automatic update by autodist
* Mon Apr 13 2015 Automatic Build System <autodist@mambasoft.it> 1.22.1-1mamba
- automatic version update by autodist
* Thu Feb 26 2015 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
- automatic version update by autodist
* Sat Oct 11 2014 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
- automatic version update by autodist