media-sound/cutmp3 - 3.0.1 (anomen)

Search

Package Information

Description:
A small and fast command line MP3 editor
Homepage:
http://www.puchalla-online.de/cutmp3.html
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
3.0.1 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=7

DESCRIPTION="A small and fast command line MP3 editor"
HOMEPAGE="http://www.puchalla-online.de/cutmp3.html"
SRC_URI="http://www.puchalla-online.de/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="mirror"

DEPEND="
	media-sound/mpg123
	sys-libs/readline
	sys-libs/ncurses"

RDEPEND="${DEPEND}"

src_install() {
	dobin ${PN}
	doman cutmp3.1
	dodoc README* TODO Changelog USAGE BUGS COPYING exitcodes
}

Dependencies

DEPEND

	media-sound/mpg123
	sys-libs/readline
	sys-libs/ncurses

RDEPEND

	media-sound/mpg123
	sys-libs/readline
	sys-libs/ncurses

Manifest for 3.0.1

Type File Size Source URLs
DIST cutmp3-3.0.1.tar.bz2 48167 bytes http://www.puchalla-online.de/cutmp3-3.0.1.tar.bz2