summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2006-05-01 03:16:51 +0000
committerSteve Arnold <nerdboy@gentoo.org>2006-05-01 03:16:51 +0000
commit18f947f0a1df58daa259d1f71a47c9c38411230f (patch)
tree9d1f3ba884e09b3e773dd41b2082d5b20b7ae32d /media-libs
parentMarked ppc stable for bug #130535. (diff)
downloadhistorical-18f947f0a1df58daa259d1f71a47c9c38411230f.tar.gz
historical-18f947f0a1df58daa259d1f71a47c9c38411230f.tar.bz2
historical-18f947f0a1df58daa259d1f71a47c9c38411230f.zip
updated to latest stable upstream release (closes bug 131602)
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/tiff/ChangeLog10
-rw-r--r--media-libs/tiff/files/digest-tiff-3.8.23
-rw-r--r--media-libs/tiff/tiff-3.7.4.ebuild4
-rw-r--r--media-libs/tiff/tiff-3.8.2.ebuild38
4 files changed, 52 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog
index 06e5156022f4..3bef74cdf8f1 100644
--- a/media-libs/tiff/ChangeLog
+++ b/media-libs/tiff/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-libs/tiff
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.69 2006/04/27 23:14:27 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.70 2006/05/01 03:16:51 nerdboy Exp $
+
+*tiff-3.8.2 (01 May 2006)
+
+ 01 May 2006; Steve Arnold <nerdboy@gentoo.org> +tiff-3.8.2.ebuild
+ tiff-3.7.4.ebuild:
+ Updated to latest stable upstream release (closes bug 131602) and
+ marked 3.7.4 stable (only my own arch's). Trying to stablize on the
+ current upstream stable release (3.8.2)
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-tiff-3.7.1-r1,
files/digest-tiff-3.7.2, files/digest-tiff-3.7.3, files/digest-tiff-3.7.4,
diff --git a/media-libs/tiff/files/digest-tiff-3.8.2 b/media-libs/tiff/files/digest-tiff-3.8.2
new file mode 100644
index 000000000000..713fa2f6af3e
--- /dev/null
+++ b/media-libs/tiff/files/digest-tiff-3.8.2
@@ -0,0 +1,3 @@
+MD5 fbb6f446ea4ed18955e2714934e5b698 tiff-3.8.2.tar.gz 1336295
+RMD160 1b4d825e3be08764e953fc58246d0c25ab4dd17d tiff-3.8.2.tar.gz 1336295
+SHA256 be88f037080b93ce0a337b2b3ca5e8195f76885deb6c558cc3aa872ee848fc76 tiff-3.8.2.tar.gz 1336295
diff --git a/media-libs/tiff/tiff-3.7.4.ebuild b/media-libs/tiff/tiff-3.7.4.ebuild
index b11cdc6ccf2d..2d430e946040 100644
--- a/media-libs/tiff/tiff-3.7.4.ebuild
+++ b/media-libs/tiff/tiff-3.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.4.ebuild,v 1.2 2006/04/01 00:25:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.4.ebuild,v 1.3 2006/05/01 03:16:51 nerdboy Exp $
inherit eutils libtool
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="jpeg nocxx zlib"
DEPEND="jpeg? ( >=media-libs/jpeg-6b )
diff --git a/media-libs/tiff/tiff-3.8.2.ebuild b/media-libs/tiff/tiff-3.8.2.ebuild
new file mode 100644
index 000000000000..15badd59cb64
--- /dev/null
+++ b/media-libs/tiff/tiff-3.8.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2.ebuild,v 1.1 2006/05/01 03:16:51 nerdboy Exp $
+
+inherit eutils libtool
+
+DESCRIPTION="Library for manipulation of TIFF (Tag Image File Format) images"
+HOMEPAGE="http://www.libtiff.org/"
+SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="jpeg nocxx zlib"
+
+DEPEND="jpeg? ( >=media-libs/jpeg-6b )
+ zlib? ( >=sys-libs/zlib-1.1.3-r2 )"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ elibtoolize
+}
+
+src_compile() {
+ econf \
+ $(use_enable !nocxx cxx) \
+ $(use_enable zlib) \
+ $(use_enable jpeg) \
+ --with-pic --with-gnu-ld --without-x \
+ || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ make install DESTDIR="${D}" || die "make install failed"
+ dodoc README TODO VERSION
+}