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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 264710 by shlomif, Wed Jun 6 21:46:17 2012 UTC revision 264711 by wally, Thu Jun 28 12:42:46 2012 UTC
# Line 1  Line 1 
1  Name:       abcde  Name:       abcde
2  Version:    2.5.2  Version:    2.5.3
3  Release:    %mkrel 1  Release:    %mkrel 1
4  Summary:    Command-line utility to rip and encode audio CDs  Summary:    Command-line utility to rip and encode audio CDs
5  License:    GPLv2  License:    GPLv2
# Line 7  Group:      Sound Line 7  Group:      Sound
7  URL:        http://code.google.com/p/abcde/  URL:        http://code.google.com/p/abcde/
8  Source0:    http://abcde.googlecode.com/files/%{name}-%{version}.tar.gz  Source0:    http://abcde.googlecode.com/files/%{name}-%{version}.tar.gz
9  Source1:    http://linukz.org/download/cd-discid-1.1.tar.gz  Source1:    http://linukz.org/download/cd-discid-1.1.tar.gz
10  Requires:   cdparanoia wget vorbis-tools  Requires:   cdparanoia
11    Requires:   wget
12    Requires:   vorbis-tools
13    
14  %description  %description
15  abcde is a frontend command-line utility (actually, a shell script) that  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  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.  MPP/MP+(Musepack) format, and tags them, all in one go.
18    
   
19  %prep  %prep
20  %setup -q -b0  %setup -q -b0
21  %setup -q -b1  %setup -q -b1
22    
23  %build  %build
24  cd ../cd-discid-1.1  pushd ../cd-discid-1.1
25  %make          %make
26    popd
27    
28  %install  %install
 rm -rf %buildroot  
 %makeinstall_std  
   
 cd ../cd-discid-1.1  
29  %makeinstall_std  %makeinstall_std
30    
31  %clean  pushd ../cd-discid-1.1
32  rm -rf %buildroot          %makeinstall_std
33    popd
34    
35  %files  %files
36  %defattr (-,root,root)  %doc changelog README TODO FAQ
37  %doc changelog README COPYING TODO FAQ examples/abcded examples/abcde.init examples/autorip.sh  %doc examples/abcded examples/abcde.init examples/autorip.sh
38  %{_bindir}/abcde  %{_bindir}/abcde
39  %{_bindir}/abcde-musicbrainz-tool  %{_bindir}/abcde-musicbrainz-tool
40  %{_bindir}/cd-discid  %{_bindir}/cd-discid

Legend:
Removed from v.264710  
changed lines
  Added in v.264711

  ViewVC Help
Powered by ViewVC 1.1.30