/[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 77608 - (show annotations) (download)
Sat Mar 26 08:59:10 2011 UTC (13 years, 1 month ago) by kharec
File size: 1089 byte(s)
- Clean top of spec, cosmetic changes.

1 Name: abcde
2 Version: 2.4.2
3 Release: %mkrel 2
4 Summary: Command-line utility to rip and encode audio cds
5 License: GPLv2
6 Group: Sound
7 URL: http://www.hispalinux.es/~data/files/
8 Source0: http://ftp.de.debian.org/debian/pool/main/a/abcde/%{name}_%{version}.orig.tar.gz
9 Source1: http://linukz.org/download/cd-discid-1.1.tar.gz
10 Patch1: abcde-2.3.99.6-install.patch
11 Requires: cdparanoia wget vorbis-tools
12
13 %description
14 abcde is a frontend command-line utility (actually, a shell script) that
15 grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or
16 MPP/MP+(Musepack) format, and tags them, all in one go.
17
18
19 %prep
20 %setup -q -b0
21 %setup -q -b1
22 %patch1 -p0
23
24 %build
25 cd ../cd-discid-1.1
26 %make
27
28 %install
29 rm -rf %buildroot
30 %makeinstall_std
31
32 cd ../cd-discid-1.1
33 %makeinstall_std
34
35 %clean
36 rm -rf %buildroot
37
38 %files
39 %defattr (-,root,root)
40 %doc changelog README COPYING TODO FAQ examples/abcded examples/abcde.init examples/autorip.sh
41 %{_bindir}/*
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