summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2004-11-15 22:51:41 +0000
committerSteve Arnold <nerdboy@gentoo.org>2004-11-15 22:51:41 +0000
commit6f273003bd446fbf0790419281802eb567cc55ac (patch)
tree36ab2d09bc78f266c1d40d5978b4c5211bd51318 /media-libs/tiff
parentStable on sparc wrt #64485 (Manifest recommit) (diff)
downloadgentoo-2-6f273003bd446fbf0790419281802eb567cc55ac.tar.gz
gentoo-2-6f273003bd446fbf0790419281802eb567cc55ac.tar.bz2
gentoo-2-6f273003bd446fbf0790419281802eb567cc55ac.zip
bumped to stable on x86 due to broken parts in 3.6.x
Diffstat (limited to 'media-libs/tiff')
-rw-r--r--media-libs/tiff/ChangeLog14
-rw-r--r--media-libs/tiff/Manifest4
-rw-r--r--media-libs/tiff/tiff-3.7.0.ebuild4
3 files changed, 17 insertions, 5 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog
index 4ea036f96590..a03d5423c4f9 100644
--- a/media-libs/tiff/ChangeLog
+++ b/media-libs/tiff/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for media-libs/tiff
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.31 2004/10/24 03:13:29 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.32 2004/11/15 22:51:41 nerdboy Exp $
+
+ 15 Nov 2004; Steve Arnold <nerdboy@gentoo.org> tiff-3.7.0.ebuild:
+ bumped to stable on x86 due to broken parts in 3.6.x as well as
+ positive feedback from users and testing. Earlier tiff versions
+ have issues with faxing, and the 3.7.0 release has several other
+ changes:
+ 1) lzw compression is now integrated (no more patant issues)
+ so the local USE flag has been removed
+ 2) the intall-private option is gone (please file an upstream
+ bug if you need it) and the extra headers have changed. The
+ private USE flag will remain for now.
+ 3) fax conversions work correctly !!!
*tiff-3.7.0 (23 Oct 2004)
diff --git a/media-libs/tiff/Manifest b/media-libs/tiff/Manifest
index 6e6910f1546f..72fde4cce2ce 100644
--- a/media-libs/tiff/Manifest
+++ b/media-libs/tiff/Manifest
@@ -1,7 +1,7 @@
-MD5 2e72e9209003fe9c2f679e13f590a06b ChangeLog 4805
+MD5 f67351673b4465da4b79053f94308964 ChangeLog 5416
MD5 085bf925a1dc6f9756f484ac688a92f9 metadata.xml 447
MD5 95e6455790b7e88d5e4ddf24b53185e4 tiff-3.6.1-r2.ebuild 2193
-MD5 763c88b2c9816c6eeccf8df21b07bd29 tiff-3.7.0.ebuild 916
+MD5 98dbe6b8360b8bcdf2e0c5b1995100b3 tiff-3.7.0.ebuild 915
MD5 eb56b1622d6a778c616bfb2453471ce1 files/config.site 488
MD5 46287dce0914479f229a719830ab3fb3 files/digest-tiff-3.6.1-r2 378
MD5 c20fc7c59038d011ff51cae0d1c2e9cc files/tiff-3.7.0-sharedlibsnamefix.patch 938
diff --git a/media-libs/tiff/tiff-3.7.0.ebuild b/media-libs/tiff/tiff-3.7.0.ebuild
index 77d966381128..3f0e73054104 100644
--- a/media-libs/tiff/tiff-3.7.0.ebuild
+++ b/media-libs/tiff/tiff-3.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.0.ebuild,v 1.1 2004/10/24 03:13:29 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.0.ebuild,v 1.2 2004/11/15 22:51:41 nerdboy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dl.maptools.org/dl/libtiff/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc-macos ~ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc-macos ~ppc64"
IUSE=""
DEPEND=">=media-libs/jpeg-6b