Mageia Bugzilla – Attachment 9702 Details for
Bug 21536
Audex, a tool for ripping compact discs, now migrated to kf5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
proposed audex.spec
audex.spec (text/plain), 2.27 KB, created by
Hartmut Goebel
on 2017-10-02 21:34:25 CEST
(
hide
)
Description:
proposed audex.spec
Filename:
MIME Type:
Creator:
Hartmut Goebel
Created:
2017-10-02 21:34:25 CEST
Size:
2.27 KB
patch
obsolete
>%define iconname %{name}.png >%define date 20170829 > >Summary: Audio grabber tool for CD-ROM drives based on KDE >Name: audex >Version: 0.%{date} >Release: %mkrel 1 >License: GPLv3 >Group: Sound/Editors and Converters >URL: http://kde.maniatek.com/audex/ ># FIXME: There is no current release >#Source0: http://kde.maniatek.com/audex/files/%{name}-%{version}.tar.xz >Source0: https://github.com/KDE/audex/archive/%{name}-%{date}.zip >Patch0: audex-0.74-gcc.patch ># fixes cover lookup, grabbed from https://bugs.archlinux.org/task/25193 > > >BuildRequires: kf5-macros >BuildRequires: libqt5script-devel >BuildRequires: libqt5x11extras-devel >BuildRequires: kcmutils-devel >BuildRequires: libcdda-devel > >Requires: libqt5x11extras >Requires: libqt5script >Requires: kcmutils >Requires: libcdda > >%description >audex is a new audio grabber tool for CD-ROM drives based on KDE. > >Audex creates profiles for LAME, OGG Vorbis (oggenc), FLAC, FAAC (MP4/M4A/AAC) and RIFF WAVE. Please install your favorite encoder. >Of course for WAVE no external encoder is needed! >Beyond you can define custom profile, which means, that audex works together with commmand line encoders in general. > >Some features are: >* Extracting with CDDA Paranoia. So you have quite perfect audio quality. >* Extracting and encoding run parallel. >* Filename editing with local and remote CDDB/FreeDB database. >* Metadata correction tools like capitalize etc. >* Multi-profile extraction (with one commandline-encoder per profile). >* Fetch covers from the internet and store them in the database. >* Create playlists, cover and template-based-info files in target directory. >* Creates extraction and encoding protocols. >* Transfer files with KDE KIO-Slaves. > ># FIXME: Include the i18n files, too >#%files -f %{name}.lang >%files >%{_kf5_bindir}/%{name} >%{_kf5_datadir}/applications/*.desktop >%dir %_kf5_datadir/%{name} >%{_kf5_datadir}/%{name}/images/*.png >%dir %{_kf5_datadir}/kxmlgui5/%{name} >%{_kf5_datadir}/kxmlgui5/%{name}/audexui.rc >%{_kf5_datadir}/solid/actions/*.desktop >%{_kf5_iconsdir}/*/*/*/*.png >%{_kf5_datadir}/locale/*/*.mo > >#-------------------------------------------------------------------- > >%prep >%setup -q -n audex-master >%patch0 -p0 >#%{__cp} %{SOURCE1} po/ > >%build >%cmake_kf5 >%make_build > >%install >%make_install -C build > >#%find_lang %{name} --with-html >%find_lang %{name}
%define iconname %{name}.png %define date 20170829 Summary: Audio grabber tool for CD-ROM drives based on KDE Name: audex Version: 0.%{date} Release: %mkrel 1 License: GPLv3 Group: Sound/Editors and Converters URL: http://kde.maniatek.com/audex/ # FIXME: There is no current release #Source0: http://kde.maniatek.com/audex/files/%{name}-%{version}.tar.xz Source0: https://github.com/KDE/audex/archive/%{name}-%{date}.zip Patch0: audex-0.74-gcc.patch # fixes cover lookup, grabbed from https://bugs.archlinux.org/task/25193 BuildRequires: kf5-macros BuildRequires: libqt5script-devel BuildRequires: libqt5x11extras-devel BuildRequires: kcmutils-devel BuildRequires: libcdda-devel Requires: libqt5x11extras Requires: libqt5script Requires: kcmutils Requires: libcdda %description audex is a new audio grabber tool for CD-ROM drives based on KDE. Audex creates profiles for LAME, OGG Vorbis (oggenc), FLAC, FAAC (MP4/M4A/AAC) and RIFF WAVE. Please install your favorite encoder. Of course for WAVE no external encoder is needed! Beyond you can define custom profile, which means, that audex works together with commmand line encoders in general. Some features are: * Extracting with CDDA Paranoia. So you have quite perfect audio quality. * Extracting and encoding run parallel. * Filename editing with local and remote CDDB/FreeDB database. * Metadata correction tools like capitalize etc. * Multi-profile extraction (with one commandline-encoder per profile). * Fetch covers from the internet and store them in the database. * Create playlists, cover and template-based-info files in target directory. * Creates extraction and encoding protocols. * Transfer files with KDE KIO-Slaves. # FIXME: Include the i18n files, too #%files -f %{name}.lang %files %{_kf5_bindir}/%{name} %{_kf5_datadir}/applications/*.desktop %dir %_kf5_datadir/%{name} %{_kf5_datadir}/%{name}/images/*.png %dir %{_kf5_datadir}/kxmlgui5/%{name} %{_kf5_datadir}/kxmlgui5/%{name}/audexui.rc %{_kf5_datadir}/solid/actions/*.desktop %{_kf5_iconsdir}/*/*/*/*.png %{_kf5_datadir}/locale/*/*.mo #-------------------------------------------------------------------- %prep %setup -q -n audex-master %patch0 -p0 #%{__cp} %{SOURCE1} po/ %build %cmake_kf5 %make_build %install %make_install -C build #%find_lang %{name} --with-html %find_lang %{name}
View Attachment As Raw
Actions:
View
Attachments on
bug 21536
: 9702