media-sound/rip - 1.07 (gentoo)

Search

Install

Install this version:

emerge -a =media-sound/rip-1.07

Package Information

Description:
Command-line based audio CD ripper and mp3 encoder
Homepage:
https://rip.sourceforge.net
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
1.07 8 amd64 ppc ppc64 ~sparc x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Command-line based audio CD ripper and mp3 encoder"
HOMEPAGE="https://rip.sourceforge.net"
SRC_URI="https://rip.sourceforge.net/download/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 ~sparc x86"

RDEPEND=">=dev-perl/CDDB_get-2.10
	>=dev-perl/MP3-Info-0.91
	dev-lang/perl
	media-sound/cdparanoia
	sys-apps/util-linux
	|| (
		media-libs/flac
		media-sound/lame
		media-sound/vorbis-tools
	)"

PATCHES=(
	"${FILESDIR}/${P}-change-to-gnudb-org.patch"
)

src_install() {
	dobin rip
	einstalldocs
}

Dependencies

RDEPEND

>=dev-perl/CDDB_get-2.10
	>=dev-perl/MP3-Info-0.91
	dev-lang/perl
	media-sound/cdparanoia
	sys-apps/util-linux
	|| (
		media-libs/flac
		media-sound/lame
		media-sound/vorbis-tools
	)

Manifest for 1.07

Type File Size Source URLs
DIST rip-1.07.tar.gz 110261 bytes https://rip.sourceforge.net/download/rip-1.07.tar.gz