Silvan Calarco
b0b01490b6
provide/obsolete kaudiocreator [release 3.0.1.20200822git-1mamba;Sat Aug 22 2020]
190 lines
6.1 KiB
RPMSpec
190 lines
6.1 KiB
RPMSpec
Name: soundkonverter
|
|
Version: 3.0.1.20200822git
|
|
Release: 1mamba
|
|
Summary: A frontend to various audio converters
|
|
Group: Graphical Desktop/Applications/Multimedia
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: http://www.kde-apps.org/content/show.php?content=29024
|
|
Source0: https://github.com/dfaust/soundkonverter.git/master/soundkonverter-%{version}.tar.bz2
|
|
#Source0: https://api.opensuse.org/public/source/home:HessiJames/soundkonverter-kde4/soundkonverter-%{version}.tar.bz2
|
|
Patch0: %{name}-0.3.8-desktop.patch
|
|
Patch1: %{name}-0.3.9-gcc44.patch
|
|
Patch2: soundkonverter-3.0.1-cmake.patch
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: ldconfig
|
|
BuildRequires: libcdparanoia-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libkauth-devel
|
|
BuildRequires: libkbookmarks-devel
|
|
BuildRequires: libkcddb-devel
|
|
BuildRequires: libkcodecs-devel
|
|
BuildRequires: libkcompletion-devel
|
|
BuildRequires: libkconfig-devel
|
|
BuildRequires: libkconfigwidgets-devel
|
|
BuildRequires: libkcoreaddons-devel
|
|
BuildRequires: libkcrash-devel
|
|
BuildRequires: libkdelibs4support-devel
|
|
BuildRequires: libkguiaddons-devel
|
|
BuildRequires: libki18n-devel
|
|
BuildRequires: libkiconthemes-devel
|
|
BuildRequires: libkio-devel
|
|
BuildRequires: libkitemviews-devel
|
|
BuildRequires: libkjobwidgets-devel
|
|
BuildRequires: libknotifications-devel
|
|
BuildRequires: libkparts-devel
|
|
BuildRequires: libkservice-devel
|
|
BuildRequires: libktextwidgets-devel
|
|
BuildRequires: libkunitconversion-devel
|
|
BuildRequires: libkwidgetsaddons-devel
|
|
BuildRequires: libkwindowsystem-devel
|
|
BuildRequires: libkxmlgui-devel
|
|
BuildRequires: libphonon-devel
|
|
BuildRequires: libqt5-devel
|
|
BuildRequires: libsolid-devel
|
|
BuildRequires: libsonnet-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: libtag-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: libtag-devel >= 1.9.1
|
|
Requires: cdparanoia
|
|
#Requires: cdrkit
|
|
Requires: mplayer
|
|
#Requires: timidity
|
|
Requires: vorbis-tools
|
|
Obsoletes: konverter
|
|
Provides: kaudiocreator
|
|
Obsoletes: kaudiocreator
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%description
|
|
soundKonverter a frontend to various audio converters.
|
|
Currently supported backends are oggenc, oggdec, flac, lame, ffmpeg (partly), mplayer (partly).
|
|
With soundKonverter you can convert between various audio file formats.
|
|
Supported formats are:
|
|
- ogg (encode/decode)
|
|
- flac (encode/decode)
|
|
- mp3 (encode/decode)
|
|
- wav (encode/decode)
|
|
- wma (decode)
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
%patch2 -p1
|
|
|
|
%build
|
|
cd src
|
|
%cmake_kde5
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
cd src
|
|
%makeinstall
|
|
|
|
cd ..
|
|
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
%files -f %{name}5_qt.lang
|
|
%defattr(-,root,root)
|
|
%{_kde5_bindir}/soundkonverter
|
|
%{_libdir}/qt5/plugins/soundkonverter_*.so
|
|
%{_kde5_libdir}/libsoundkonvertercore.so
|
|
%{_kde5_datadir}/solid/actions/soundkonverter-rip-audiocd.desktop
|
|
%{_kde5_sharedir}/metainfo/soundkonverter.appdata.xml
|
|
%{_kde5_xdgappsdir}/soundkonverter.desktop
|
|
%{_datadir}/kxmlgui5/soundkonverter/soundkonverterui.rc
|
|
%{_kde5_datadir}/soundkonverter
|
|
%{_kde5_icondir}/hicolor/*/apps/soundkonverter*.png
|
|
%{_kde5_servicesdir}/soundkonverter_*.desktop
|
|
%{_kde5_servicetypesdir}/soundkonverter_*.desktop
|
|
|
|
%changelog
|
|
* Sat Aug 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1.20200822git-1mamba
|
|
- update to 3.0.1.20200822git
|
|
- provide/obsolete kaudiocreator
|
|
|
|
* Fri Sep 07 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-1mamba
|
|
- update to 3.0.1
|
|
|
|
* Mon Aug 07 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.2-2mamba
|
|
- rebuilt
|
|
|
|
* Sat Jun 04 2016 Automatic Build System <autodist@mambasoft.it> 2.2.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.2-2mamba
|
|
- mass rebuild with libtag 1.9.1
|
|
|
|
* Wed Dec 10 2014 Automatic Build System <autodist@mambasoft.it> 2.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 17 2014 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 03 2014 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 31 2013 Automatic Build System <autodist@mambasoft.it> 2.0.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Sep 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.4-2mamba
|
|
- obsoletes konverter
|
|
|
|
* Fri Jul 26 2013 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jun 09 2013 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 07 2013 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 22 2013 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 15 2013 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jan 27 2013 Automatic Build System <autodist@mambasoft.it> 1.6.4-1mamba
|
|
- update to 1.6.4
|
|
|
|
* Mon Aug 09 2010 Automatic Build System <autodist@mambasoft.it> 0.9.91-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed Jun 02 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.90-1mamba
|
|
- update to 0.9.90
|
|
|
|
* Wed Jun 02 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.11-1mamba
|
|
- update to 0.3.11
|
|
|
|
* Sat Jun 13 2009 Automatic Build System <autodist@mambasoft.it> 0.3.9-1mamba
|
|
- update to 0.3.9
|
|
|
|
* Sat Jun 13 2009 Automatic Build System <autodist@mambasoft.it> 0.3.8-3mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Fri Nov 28 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.8-2mamba
|
|
- removed wrong requirements for devel packages
|
|
|
|
* Mon Jul 14 2008 gil <puntogil@libero.it> 0.3.8-1mamba
|
|
- update to 0.3.8
|
|
- edit patch
|
|
- added configure options
|
|
- fixed language support
|
|
|
|
* Tue Sep 13 2005 Massimo Pintore <massimo.pintore@qilinux.it> 0.1-beta1-1qilnx
|
|
- package created by autospec
|