Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45345 - A new ebuild for abcde 2.1.15
Summary: A new ebuild for abcde 2.1.15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL: http://www.hispalinux.es/~data/abcde.php
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-21 21:52 UTC by Dave Burley
Modified: 2004-03-22 23:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for abcde-2.1.15 (abcde-2.1.15.ebuild,834 bytes, text/plain-text)
2004-03-21 21:56 UTC, Dave Burley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Burley 2004-03-21 21:52:33 UTC
Just a new ebuild updating abcde to the newest version (2.1.15).
Apologies if this is submitted to the wrong place/format its my frist time :)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.1.15.ebuild,v 1.0
2004/03/22 05:37:12 eradicator Exp $

DESCRIPTION="a better cd encoder"
SRC_URI="http://www.hispalinux.es/~data/files/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://www.hispalinux.es/~data/abcde.php"

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

DEPEND=">=media-sound/id3-0.12
	>=media-sound/cd-discid-0.6
	>=media-sound/cdparanoia-3.9.7
	>=media-sound/vorbis-tools-1.0_rc3
	media-sound/id3v2
	>=media-libs/flac-1*
	>=media-sound/normalize-0.7.4"

src_unpack() {
	unpack ${PN}_${PV}.orig.tar.gz
	cd ${S}
	cp Makefile Makefile.orig
}

src_install() {
	dodir /etc/abcde
	make DESTDIR=${D} install || die
	dodoc COPYING README TODO changelog
}
Comment 1 Dave Burley 2004-03-21 21:56:47 UTC
Created attachment 27779 [details]
ebuild for abcde-2.1.15
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-22 08:58:19 UTC
thanks for the notice... the version bump is in portage.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-22 23:10:10 UTC
version bumped in portage.