summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 02:47:10 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 02:47:10 +0000
commit1c668551a40b1d039180441cc1db4074faa9e68e (patch)
tree9a85584daedc3342c4bbc119eb4dac434d5d515d /media-libs
parentarm KEYWORDS (diff)
downloadhistorical-1c668551a40b1d039180441cc1db4074faa9e68e.tar.gz
historical-1c668551a40b1d039180441cc1db4074faa9e68e.tar.bz2
historical-1c668551a40b1d039180441cc1db4074faa9e68e.zip
arm KEYWORDS
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/jpeg/jpeg-6b-r3.ebuild21
-rw-r--r--media-libs/libgd/libgd-2.0.23.ebuild4
-rw-r--r--media-libs/tiff/tiff-3.6.1-r1.ebuild18
3 files changed, 18 insertions, 25 deletions
diff --git a/media-libs/jpeg/jpeg-6b-r3.ebuild b/media-libs/jpeg/jpeg-6b-r3.ebuild
index b2499d325276..d127497eef33 100644
--- a/media-libs/jpeg/jpeg-6b-r3.ebuild
+++ b/media-libs/jpeg/jpeg-6b-r3.ebuild
@@ -1,20 +1,20 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r3.ebuild,v 1.23 2004/05/07 19:21:03 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r3.ebuild,v 1.24 2004/05/28 02:45:21 vapier Exp $
inherit gnuconfig flag-o-matic
MY_P=${PN}src.v${PV}
DESCRIPTION="Library to load, handle and manipulate images in the JPEG format"
-SRC_URI="ftp://ftp.uu.net/graphics/jpeg/${MY_P}.tar.gz"
HOMEPAGE="http://www.ijg.org/"
+SRC_URI="ftp://ftp.uu.net/graphics/jpeg/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64 s390"
+SLOT="0"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390"
+IUSE=""
RDEPEND="virtual/glibc"
-
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
@@ -24,18 +24,11 @@ src_unpack() {
# allow /etc/make.conf's HOST setting to apply
cd ${S}
sed -i 's/ltconfig.*/& $CHOST/' configure
- use alpha && gnuconfig_update
- use hppa && gnuconfig_update
- use amd64 && gnuconfig_update
- use ia64 && gnuconfig_update
- use ppc64 && gnuconfig_update
- use s390 && gnuconfig_update
+ gnuconfig_update
}
src_compile() {
- replace-flags k6-3 i586
- replace-flags k6-2 i586
- replace-flags k6 i586
+ replace-cpu-flags i586 k6 k6-2 k6-3
econf --enable-shared --enable-static || die "econf failed"
diff --git a/media-libs/libgd/libgd-2.0.23.ebuild b/media-libs/libgd/libgd-2.0.23.ebuild
index 19b8273fc9f2..517b49959eb8 100644
--- a/media-libs/libgd/libgd-2.0.23.ebuild
+++ b/media-libs/libgd/libgd-2.0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgd/libgd-2.0.23.ebuild,v 1.2 2004/05/12 03:07:33 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgd/libgd-2.0.23.ebuild,v 1.3 2004/05/28 02:47:10 vapier Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.boutell.com/gd/http/${MY_P}.tar.gz
LICENSE="as-is | BSD"
SLOT="2"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 s390"
IUSE="jpeg png X truetype gif"
DEPEND="jpeg? ( >=media-libs/jpeg-6b )
diff --git a/media-libs/tiff/tiff-3.6.1-r1.ebuild b/media-libs/tiff/tiff-3.6.1-r1.ebuild
index 6778d9ad0591..c9967c40c89c 100644
--- a/media-libs/tiff/tiff-3.6.1-r1.ebuild
+++ b/media-libs/tiff/tiff-3.6.1-r1.ebuild
@@ -1,26 +1,26 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.6.1-r1.ebuild,v 1.2 2004/05/12 00:33:26 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.6.1-r1.ebuild,v 1.3 2004/05/28 02:46:16 vapier Exp $
MY_S=${P/tiff-/tiff-v}
MY_P=${PN}-v${PV/_beta/-beta}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Library for manipulation of TIFF (Tag Image File Format) images."
+HOMEPAGE="http://www.libtiff.org/"
SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${MY_P}.tar.gz
ftp://ftp.remotesensing.org/libtiff/libtiff-lzw-compression-kit-1.5.tar.gz"
-HOMEPAGE="http://www.libtiff.org/"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc mips ~alpha arm hppa amd64 ~ia64 s390"
+IUSE="lzw-tiff"
DEPEND=">=media-libs/jpeg-6b
>=sys-libs/zlib-1.1.3-r2"
-IUSE="lzw-tiff"
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips amd64 ~ia64 s390"
-
src_unpack() {
unpack ${MY_P}.tar.gz
- if [ "`use lzw-tiff`" ]; then
+ if use lzw-tiff ; then
ewarn "Applying lzw-compression toolkit..."
unpack libtiff-lzw-compression-kit-1.5.tar.gz || die "lzw unpack failed"
cd libtiff-lzw-compression-kit-1.5/
@@ -42,7 +42,7 @@ src_install() {
dodir /usr/share/doc/${PF}/html
make ROOT="" INSTALL="/bin/sh ${S}/port/install.sh" install || die
preplib /usr
- dodoc COPYRIGHT README TODO VERSION README-LZW-COMPRESSION
+ dodoc README TODO VERSION README-LZW-COMPRESSION
}
pkg_postinst() {