summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-10-29 10:29:10 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-10-29 10:29:10 +0000
commit6bfbb15c36079bc0dcd82ff75f4c6bb45dff3d94 (patch)
tree282481e47cb276bc774df7673389bd84682b5821 /media-gfx
parentfixed some small typos (diff)
downloadgentoo-2-6bfbb15c36079bc0dcd82ff75f4c6bb45dff3d94.tar.gz
gentoo-2-6bfbb15c36079bc0dcd82ff75f4c6bb45dff3d94.tar.bz2
gentoo-2-6bfbb15c36079bc0dcd82ff75f4c6bb45dff3d94.zip
New ebuild
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gimp/ChangeLog7
-rw-r--r--media-gfx/gimp/Manifest16
-rw-r--r--media-gfx/gimp/files/digest-gimp-2.0.52
-rw-r--r--media-gfx/gimp/gimp-2.0.5.ebuild136
4 files changed, 153 insertions, 8 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog
index dfa68087ec42..44fe1f03c567 100644
--- a/media-gfx/gimp/ChangeLog
+++ b/media-gfx/gimp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/gimp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.93 2004/10/17 11:16:47 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.94 2004/10/29 10:29:10 lu_zero Exp $
+
+*gimp-2.0.5 (29 Oct 2004)
+
+ 29 Oct 2004; Luca Barbato <lu_zero@gentoo.org> +gimp-2.0.5.ebuild:
+ New ebuild, solves bug #65364
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> gimp-2.0.4.ebuild:
stable on amd64.
diff --git a/media-gfx/gimp/Manifest b/media-gfx/gimp/Manifest
index 28034087583c..2221e31c9206 100644
--- a/media-gfx/gimp/Manifest
+++ b/media-gfx/gimp/Manifest
@@ -1,14 +1,16 @@
+MD5 3398a6e3dc84b89370e8949d8fd3c5e0 gimp-2.0.5.ebuild 3227
MD5 2349e1945a500e0f98233b08f498646f ChangeLog 13966
-MD5 e7cbfba89facb9cca1a3117df924f41b gimp-1.2.5.ebuild 3206
-MD5 2951e3093e294629908f060f0d55a381 gimp-2.0.0.ebuild 2655
MD5 d7a9ef0b998d360ae6254fc0508e2f7d gimp-2.0.2.ebuild 2570
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 08d3eadd8c250284e7ac4750fa78c900 gimp-2.0.4.ebuild 3208
-MD5 662e7b51f4c882429b73dea3263b39de files/digest-gimp-1.2.5 65
-MD5 568ba885fc51613466e3b0039e21946c files/digest-gimp-2.0.0 65
-MD5 1f2afa6b0785b0547e956d5aff63cf4d files/digest-gimp-2.0.2 65
-MD5 be326cb198ec1f1f6c21a5a5a1460415 files/gimp-2.0.0-gcc34.patch 1148
-MD5 9696bde4a1b70dd2816d46bed477ebc0 files/gimp.desktop 2404
+MD5 2951e3093e294629908f060f0d55a381 gimp-2.0.0.ebuild 2655
+MD5 e7cbfba89facb9cca1a3117df924f41b gimp-1.2.5.ebuild 3206
MD5 12ff6c7c980ee34dc7d4d94aa40059b0 files/ltmain_sh-1.5.0-fix-relink.patch 1718
MD5 f2b58299eceabecfe5df955198c267d6 files/psd_save.c 49151
MD5 0d3108f9120d6976ce4ccb29a131aea7 files/digest-gimp-2.0.4 133
+MD5 662e7b51f4c882429b73dea3263b39de files/digest-gimp-1.2.5 65
+MD5 79e1e1a9893478bad6a9b292dc5a82b2 files/digest-gimp-2.0.5 133
+MD5 1f2afa6b0785b0547e956d5aff63cf4d files/digest-gimp-2.0.2 65
+MD5 568ba885fc51613466e3b0039e21946c files/digest-gimp-2.0.0 65
+MD5 9696bde4a1b70dd2816d46bed477ebc0 files/gimp.desktop 2404
+MD5 be326cb198ec1f1f6c21a5a5a1460415 files/gimp-2.0.0-gcc34.patch 1148
diff --git a/media-gfx/gimp/files/digest-gimp-2.0.5 b/media-gfx/gimp/files/digest-gimp-2.0.5
new file mode 100644
index 000000000000..fbb48fc5bc11
--- /dev/null
+++ b/media-gfx/gimp/files/digest-gimp-2.0.5
@@ -0,0 +1,2 @@
+MD5 b24d069b9d670d92fc75ba7035e9300d gimp-2.0.5.tar.bz2 14107082
+MD5 41adc4749ba78171135063436325ff23 gimp-help-2-0.4.tar.gz 9399232
diff --git a/media-gfx/gimp/gimp-2.0.5.ebuild b/media-gfx/gimp/gimp-2.0.5.ebuild
new file mode 100644
index 000000000000..f65e578b6e48
--- /dev/null
+++ b/media-gfx/gimp/gimp-2.0.5.ebuild
@@ -0,0 +1,136 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.5.ebuild,v 1.1 2004/10/29 10:29:10 lu_zero Exp $
+
+inherit flag-o-matic libtool eutils
+
+DESCRIPTION="GNU Image Manipulation Program"
+HOMEPAGE="http://www.gimp.org/"
+LICENSE="GPL-2"
+
+P_HELP="gimp-help-2-0.4" #"gimp-help-${PV/\./-}"
+S_HELP="$WORKDIR/${P_HELP}"
+SRC_URI="mirror://gimp/v2.0/${P}.tar.bz2
+ doc? ( mirror://gimp/help/testing/${P_HELP}.tar.gz )"
+
+SLOT="2"
+KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64 ~mips ~ppc64"
+#IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf"
+IUSE="aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf"
+
+# FIXME : some more things can be (local) USE flagged
+# a few options are detection only, fix them to switch
+
+# X? ( virtual/x11 )"
+RDEPEND="virtual/x11
+ >=dev-libs/glib-2.2
+ >=x11-libs/gtk+-2.2.2
+ >=x11-libs/pango-1.2.2
+ >=media-libs/fontconfig-2.2
+ >=media-libs/libart_lgpl-2.3.8-r1
+ sys-libs/zlib
+
+ gimpprint? ( =media-gfx/gimp-print-4.2* )
+ doc? ( =gnome-extra/libgtkhtml-2* )
+
+ png? ( >=media-libs/libpng-1.2.1 )
+ jpeg? ( >=media-libs/jpeg-6b-r2
+ media-libs/libexif )
+ tiff? ( >=media-libs/tiff-3.5.7 )
+ mng? ( media-libs/libmng )
+
+ wmf? ( >=media-libs/libwmf-0.2.8 )
+ svg? ( >=gnome-base/librsvg-2.2 )
+
+ aalib? ( media-libs/aalib )
+ python? ( >=dev-lang/python-2.2
+ >=dev-python/pygtk-2 )"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0
+ dev-util/intltool
+ doc? ( >=dev-util/gtk-doc-1 )"
+
+src_unpack() {
+
+ unpack ${A}
+
+ cd ${S}
+ # Fix linking to older version of gimp if installed - this should
+ # void liquidx's hack, so it is removed.
+ epatch ${FILESDIR}/ltmain_sh-1.5.0-fix-relink.patch
+
+}
+
+src_compile() {
+
+ # Since 1.3.16, fixes linker problems when upgrading
+ elibtoolize
+
+ # Workaround portage variable leakage
+ local AA=
+
+ # only use mmx if hardened is not set
+ local USE_MMX=
+
+ replace-flags "-march=k6*" "-march=i586"
+
+ # gimp uses inline functions (plug-ins/common/grid.c) (#23078)
+ filter-flags "-fno-inline"
+
+ if use hardened; then
+ ewarn "hardened use flag suppressing mmx use flag"
+ HARDENED_SUPPRESS_MMX="--disable-mmx"
+ else
+ HARDENED_SUPPRESS_MMX="`use_enable mmx`"
+ fi
+
+ econf \
+ --disable-default-binary \
+ --with-x \
+ "${HARDENED_SUPPRESS_MMX}" \
+ `use_enable sse` \
+ `use_enable altivec` \
+ `use_enable doc gtk-doc` \
+ `use_enable python` \
+ `use_enable gimpprint print` \
+ `use_with png libpng` \
+ `use_with jpeg libjpeg` \
+ `use_with jpeg libexif` \
+ `use_with tiff libtiff` \
+ `use_with mng libmng` \
+ `use_with aalib aa` \
+ `use_enable debug` || die
+
+ # X isn't optional (#58003) atm
+ # `use_with X x` \
+
+ emake || die
+
+ if use doc; then
+ cd ${S_HELP}
+ econf --without-gimp || die
+ emake || die
+ fi
+
+}
+
+src_install() {
+
+ # Workaround portage variable leakage
+ local AA=
+
+ # create these dirs to make the makefile installs these items correctly
+ dodir /usr/share/{applications,application-registry,mime-info}
+
+ make DESTDIR=${D} install || die
+
+ dodoc AUTHORS COPYING ChangeL* HACKING INSTALL \
+ MAINTAINERS NEWS PLUGIN_MAINTAINERS README* TODO*
+
+ if use doc; then
+ cd ${S_HELP}
+ make DESTDIR=${D} install || die
+ fi
+
+}