/[packages]/cauldron/abcde/current/SPECS/abcde.spec
ViewVC logotype

Contents of /cauldron/abcde/current/SPECS/abcde.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 345190 - (show annotations) (download)
Fri Jan 11 02:02:54 2013 UTC (11 years, 3 months ago) by umeabot
File size: 1131 byte(s)
Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild
1 Name: abcde
2 Version: 2.5.4
3 Release: %mkrel 2
4 Summary: Command-line utility to rip and encode audio CDs
5 License: GPLv2
6 Group: Sound/Utilities
7 URL: http://code.google.com/p/abcde/
8 Source0: http://abcde.googlecode.com/files/%{name}-%{version}.tar.gz
9 Source1: http://linukz.org/download/cd-discid-1.3.1.tar.gz
10 Requires: cdparanoia
11 Requires: wget
12 Requires: vorbis-tools
13
14 %description
15 abcde is a frontend command-line utility (actually, a shell script) that
16 grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or
17 MPP/MP+(Musepack) format, and tags them, all in one go.
18
19 %prep
20 %setup -q -b0
21 %setup -q -b1
22
23 %build
24 pushd ../cd-discid-1.3.1
25 %make
26 popd
27
28 %install
29 %makeinstall_std
30
31 pushd ../cd-discid-1.3.1
32 make install PREFIX=%{buildroot}%{_prefix}
33 popd
34
35 %files
36 %doc changelog README TODO FAQ
37 %doc examples/abcded examples/abcde.init examples/autorip.sh
38 %{_bindir}/abcde
39 %{_bindir}/abcde-musicbrainz-tool
40 %{_bindir}/cd-discid
41 %{_bindir}/cddb-tool
42 %{_mandir}/man1/abcde.*
43 %{_mandir}/man1/cd-discid.*
44 %{_mandir}/man1/cddb-tool.*
45 %config(noreplace) %{_sysconfdir}/%{name}.conf

  ViewVC Help
Powered by ViewVC 1.1.30