summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-04 00:16:12 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-04 00:16:12 +0000
commitba0a4e5c32808d8a5d029f0b0e26a80e9173fe6c (patch)
tree127fbb65735709166cb7ac235f11ee6d7afbde62 /media-libs/imlib
parentNow finds it's help and configuration files correctly (diff)
downloadhistorical-ba0a4e5c32808d8a5d029f0b0e26a80e9173fe6c.tar.gz
historical-ba0a4e5c32808d8a5d029f0b0e26a80e9173fe6c.tar.bz2
historical-ba0a4e5c32808d8a5d029f0b0e26a80e9173fe6c.zip
dependencie fixes and updates
Diffstat (limited to 'media-libs/imlib')
-rw-r--r--media-libs/imlib/imlib-1.9.10.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/media-libs/imlib/imlib-1.9.10.ebuild b/media-libs/imlib/imlib-1.9.10.ebuild
index 72b5f942c4b2..366e6d6524a3 100644
--- a/media-libs/imlib/imlib-1.9.10.ebuild
+++ b/media-libs/imlib/imlib-1.9.10.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.10.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.10.ebuild,v 1.3 2001/06/04 00:16:12 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -16,19 +16,15 @@ DEPEND="virtual/glibc
>=media-libs/giflib-4.1.0
>=media-libs/libpng-1.0.7
>=media-libs/tiff-3.5.5
- >=media-libs/jpeg-6b
- >=dev-libs/glib-1.2.10
>=x11-libs/gtk+-1.2.10
virtual/x11"
-src_compile() {
- cd ${S}
+src_compile() {
try ./configure --host=${CHOST} --prefix=/usr/X11R6 --sysconfdir=/etc/X11/imlib
try make
}
-src_install() {
- cd ${S}
+src_install() {
try make prefix=${D}/usr/X11R6 sysconfdir=${D}/etc/X11/imlib install
preplib /usr/X11R6
dodoc AUTHORS COPYING* ChangeLog README