|
|
# Copyright 1999-2007 Gentoo Foundation | # Copyright 1999-2007 Gentoo Foundation |
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/media-libs/akode/akode-2.0.2.ebuild,v 1.1 2007/04/08 13:11:42 carlo Exp $ |
# $Header: $ |
| |
WANT_AUTOMAKE="1.9" | WANT_AUTOMAKE="1.9" |
WANT_AUTOCONF="2.5" | WANT_AUTOCONF="2.5" |
|
|
unpack ${A} | unpack ${A} |
| |
cd "${S}" | cd "${S}" |
|
epatch "${FILESDIR}"/${P}-amd64-flac-1.1.3.patch |
| |
sed -i -e '/case $AUTO\(CONF\|HEADER\)_VERSION in/,+1 s/2\.5/2.[56]/g' \ | sed -i -e '/case $AUTO\(CONF\|HEADER\)_VERSION in/,+1 s/2\.5/2.[56]/g' \ |
admin/cvs.sh | admin/cvs.sh |