|
|
# 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/sge/sge-030809.ebuild,v 1.7 2007/05/15 17:49:03 mabi Exp $ | # $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.7 2007/05/15 17:49:03 mabi Exp $ |
| |
inherit eutils |
inherit eutils multilib |
| |
MY_P="sge${PV}" | MY_P="sge${PV}" |
DESCRIPTION="Graphics extensions library for SDL" | DESCRIPTION="Graphics extensions library for SDL" |
|
|
"${FILESDIR}"/${P}-build.patch \ | "${FILESDIR}"/${P}-build.patch \ |
"${FILESDIR}"/${P}-freetype.patch \ | "${FILESDIR}"/${P}-freetype.patch \ |
"${FILESDIR}"/${P}-cmap.patch | "${FILESDIR}"/${P}-cmap.patch |
|
sed -i -e "s|\$(PREFIX)/lib|\$(PREFIX)/$(get_libdir)|g" Makefile |
} | } |
| |
src_compile() { | src_compile() { |