First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 45345
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dave Burley <burl0015@flinders.edu.au>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
abcde-2.1.15.ebuild ebuild for abcde-2.1.15 text/plain-text Dave Burley 2004-03-21 21:56 0000 834 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 45345 depends on: Show dependency tree
Bug 45345 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-03-21 21:52 0000
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 From Dave Burley 2004-03-21 21:56:47 0000 -------
Created an attachment (id=27779) [edit]
ebuild for abcde-2.1.15

------- Comment #2 From Jeremy Huddleston (RETIRED) 2004-03-22 08:58:19 0000 -------
thanks for the notice... the version bump is in portage.

------- Comment #3 From Jeremy Huddleston (RETIRED) 2004-03-22 23:10:10 0000 -------
version bumped in portage.

First Last Prev Next    No search results available      Search page      Enter new bug