Perl Script to Create .ogg or .mp3 Files from an Audio CD
This Perl script makes it easy to create MP3 files from an audio CD. It
tries to find the artist and song titles with the help of CDDB.
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/ripit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ripit-3.9.0-ogg.patch | 0000001784 1.74 KB | |
ripit-4.0.0-undefined_variables.patch | 0000000833 833 Bytes | |
ripit-4.0.0_beta20140508.tar.gz | 0000178392 174 KB | |
ripit-man-spellfix.patch | 0000001363 1.33 KB | |
ripit.changes | 0000010327 10.1 KB | |
ripit.spec | 0000002007 1.96 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1149997
from
Takashi Iwai (tiwai)
(revision 21)
- Drop hard-dependency on perl(MP3::Tag) which doesn't exist on TW; at least it'd allow package rebuilds again on TW - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. - require perl(MP3::Tag)
Comments 0