summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-05-07 11:18:04 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-05-07 11:18:04 +0000
commit85a8fa2ab4a1a6eddd2b1df7a9c5ae7592f821a8 (patch)
treec81fd62e567a6619f32da266d1cda619639ea4af /gnome-extra
parentrepoman died for some reason halfway through my previous commit operation. ho... (diff)
downloadhistorical-85a8fa2ab4a1a6eddd2b1df7a9c5ae7592f821a8.tar.gz
historical-85a8fa2ab4a1a6eddd2b1df7a9c5ae7592f821a8.tar.bz2
historical-85a8fa2ab4a1a6eddd2b1df7a9c5ae7592f821a8.zip
version bump
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gal/ChangeLog8
-rw-r--r--gnome-extra/gal/Manifest6
-rw-r--r--gnome-extra/gal/files/digest-gal-1.99.41
-rw-r--r--gnome-extra/gal/files/gal-1.99.4-sgml-fix2.patch16
-rw-r--r--gnome-extra/gal/files/gal-1.99.4-sgml-fix3.patch53
-rw-r--r--gnome-extra/gal/gal-1.99.4.ebuild41
-rw-r--r--gnome-extra/gnome-pilot-conduits/ChangeLog8
-rw-r--r--gnome-extra/gnome-pilot-conduits/Manifest4
-rw-r--r--gnome-extra/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.81
-rw-r--r--gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild24
-rw-r--r--gnome-extra/gnome-pilot/Manifest2
-rw-r--r--gnome-extra/gnome-pilot/files/digest-gnome-pilot-2.0.81
-rw-r--r--gnome-extra/gnome-pilot/gnome-pilot-2.0.8.ebuild57
-rw-r--r--gnome-extra/libgtkhtml/ChangeLog7
-rw-r--r--gnome-extra/libgtkhtml/Manifest4
-rw-r--r--gnome-extra/libgtkhtml/files/digest-libgtkhtml-3.0.31
-rw-r--r--gnome-extra/libgtkhtml/libgtkhtml-3.0.3.ebuild55
17 files changed, 283 insertions, 6 deletions
diff --git a/gnome-extra/gal/ChangeLog b/gnome-extra/gal/ChangeLog
index 9ceb053b404d..b465a78a0136 100644
--- a/gnome-extra/gal/ChangeLog
+++ b/gnome-extra/gal/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/gal
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.31 2003/05/04 11:10:58 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.32 2003/05/07 11:12:33 liquidx Exp $
+
+*gal-1.99.4 (07 May 2003)
+
+ 07 May 2003; Alastair Tse <liquidx@gentoo.org> gal-1.99.4.ebuild,
+ files/gal-1.99.4-sgml-fix2.patch, files/gal-1.99.4-sgml-fix3.patch:
+ version bump
04 May 2003; Alastair Tse <liquidx@gentoo.org> gal-0.24.ebuild,
files/gal-0.24-sgml-1.patch:
diff --git a/gnome-extra/gal/Manifest b/gnome-extra/gal/Manifest
index b0a763ca0e71..54ab558b1cb6 100644
--- a/gnome-extra/gal/Manifest
+++ b/gnome-extra/gal/Manifest
@@ -1,4 +1,5 @@
-MD5 f674cd1687c795dfe4acd73184a773bd ChangeLog 3874
+MD5 873cdf3da4b270871c01366dbba40253 ChangeLog 4055
+MD5 f0144670c2f0aad8f157ce9e62ef677b gal-1.99.4.ebuild 980
MD5 cde1b7146b870fdbc63e4417bc7da57f gal-1.99.2.ebuild 1059
MD5 b82adcb37f04e55c9bd0f15671d61523 gal-0.23.ebuild 1693
MD5 5289b476df196c53eefcc9131fccc0f2 gal-0.24.ebuild 1954
@@ -10,4 +11,7 @@ MD5 bbb2a26c302a51f76db63bb11f76eb3a files/digest-gal-1.99.2 63
MD5 78bec5aec485baac3fa825378fabb471 files/digest-gal-0.24 121
MD5 bd7b82308d48c973abab68ecfa95bf4c files/digest-gal-1.99.3 63
MD5 4690f5246b395401f10fd9082b676912 files/gal-1.99.3-docfix.patch 436
+MD5 efeec932a9bf5575169b8ff440d7d9e1 files/digest-gal-1.99.4 63
MD5 b2f242d8b7015030276291e22e03aa48 files/gal-0.24-sgml-1.patch 1363
+MD5 0afa4aa750d486262adfd4f1533f6f8f files/gal-1.99.4-sgml-fix2.patch 595
+MD5 79d534ebc15484d2e755e6e94a90dfca files/gal-1.99.4-sgml-fix3.patch 1367
diff --git a/gnome-extra/gal/files/digest-gal-1.99.4 b/gnome-extra/gal/files/digest-gal-1.99.4
new file mode 100644
index 000000000000..3164c4d6936f
--- /dev/null
+++ b/gnome-extra/gal/files/digest-gal-1.99.4
@@ -0,0 +1 @@
+MD5 2d710777a063dd16658d6e68c35f46fa gal-1.99.4.tar.bz2 953020
diff --git a/gnome-extra/gal/files/gal-1.99.4-sgml-fix2.patch b/gnome-extra/gal/files/gal-1.99.4-sgml-fix2.patch
new file mode 100644
index 000000000000..b13b281607ad
--- /dev/null
+++ b/gnome-extra/gal/files/gal-1.99.4-sgml-fix2.patch
@@ -0,0 +1,16 @@
+--- gal-1.99.4/docs/sgml/e-table-header-item.sgml 2003-04-29 19:28:49.000000000 +0100
++++ gal-1.99.4/docs/sgml/e-table-header-item.sgml 2003-05-06 22:57:53.000000000 +0100
+@@ -197,12 +197,10 @@
+ </entry></row>
+ <row><entry align="right"><parameter>arg1</parameter>&nbsp;:</entry>
+ <entry>The GdkEvent.
+-</para>
+-
+ </entry></row>
+ <row><entry align="right"><parameter>user_data</parameter>&nbsp;:</entry>
+ <entry>user data set when the signal handler was connected.</entry></row>
+-</tbody></tgroup></informaltable></refsect2>
++</tbody></tgroup></informaltable></para></refsect2>
+ </refsect1>
+
+
diff --git a/gnome-extra/gal/files/gal-1.99.4-sgml-fix3.patch b/gnome-extra/gal/files/gal-1.99.4-sgml-fix3.patch
new file mode 100644
index 000000000000..0e1101a8609f
--- /dev/null
+++ b/gnome-extra/gal/files/gal-1.99.4-sgml-fix3.patch
@@ -0,0 +1,53 @@
+--- gal-1.99.4/docs/gal-api.sgml 2001-01-12 07:25:25.000000000 +0000
++++ gal-1.99.4/docs/gal-api.sgml 2003-05-06 22:50:05.000000000 +0100
+@@ -148,7 +148,7 @@
+ </chapter>
+
+ <chapter id="e-text">
+- <title>E-text<title>
++ <title>E-text</title>
+ &EText;
+ &ETextEventProcessor;
+ &ETextEventProcessorEmacsLike;
+@@ -156,12 +156,12 @@
+ </chapter>
+
+ <chapter id="e-font">
+- <title>E-Font<title>
++ <title>E-Font</title>
+ &gal-e-font;
+ </chapter>
+
+ <chapter id="view-configurationt">
+- <title>View configuration<title>
++ <title>View configuration</title>
+ &GalViewFactoryEtable;
+ &GalDefineViewsDialog;
+ &GalView;
+@@ -173,7 +173,7 @@
+ </chapter>
+
+ <chapter id="combo-boxes">
+- <title>Combo Boxes and associated utilities<title>
++ <title>Combo Boxes and associated utilities</title>
+ &GtkComboStack;
+ &GtkComboText;
+ &PixmapCombo;
+@@ -183,7 +183,7 @@
+ </chapter>
+
+ <chapter id="utility-widgets">
+- <title>Extended GNOME widgets and utilities<title>
++ <title>Extended GNOME widgets and utilities</title>
+ &ECanvas;
+ &ECanvasVbox;
+ &gal-e-canvas-utils;
+@@ -208,7 +208,7 @@
+ </chapter>
+
+ <chapter id="cut-and-paste">
+- <title>Cut and Paste code<title>
++ <title>Cut and Paste code</title>
+ &EHPaned;
+ &EVPaned;
+ &EPaned;
diff --git a/gnome-extra/gal/gal-1.99.4.ebuild b/gnome-extra/gal/gal-1.99.4.ebuild
new file mode 100644
index 000000000000..13065d7915cc
--- /dev/null
+++ b/gnome-extra/gal/gal-1.99.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-1.99.4.ebuild,v 1.1 2003/05/07 11:12:33 liquidx Exp $
+
+IUSE="doc"
+
+inherit gnome2 gnome.org libtool
+
+S="${WORKDIR}/${P}"
+DESCRIPTION="The Gnome Application Libraries"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="2"
+KEYWORDS="~x86"
+
+RDEPEND=">=gnome-base/libgnomeprint-2.2.0
+ >=gnome-base/libgnomeprintui-2.2.1
+ >=gnome-base/libglade-2.0
+ >=gnome-base/libgnomeui-2.0
+ >=gnome-base/libgnomecanvas-2.0
+ >=dev-libs/libxml2-2.0"
+
+DEPEND="sys-devel/gettext
+ doc? ( dev-util/gtk-doc )
+ ${RDEPEND}"
+
+MAKEOPTS="-j1"
+USE_DESTDIR="1"
+
+src_unpack() {
+ unpack ${A}
+ gnome2_omf_fix
+
+ # patch sgml
+ epatch ${FILESDIR}/${P}-sgml-fix2.patch
+ epatch ${FILESDIR}/${P}-sgml-fix3.patch
+
+ # remove gtkdoc-fixxref
+ cd ${S}; patch -p1 < ${FILESDIR}/gal-1.99.3-docfix.patch
+}
diff --git a/gnome-extra/gnome-pilot-conduits/ChangeLog b/gnome-extra/gnome-pilot-conduits/ChangeLog
index ee844d012321..71f5bec757a8 100644
--- a/gnome-extra/gnome-pilot-conduits/ChangeLog
+++ b/gnome-extra/gnome-pilot-conduits/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/gnome-pilot-conduits
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot-conduits/ChangeLog,v 1.7 2003/04/21 14:53:44 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot-conduits/ChangeLog,v 1.8 2003/05/07 11:16:22 liquidx Exp $
+
+*gnome-pilot-conduits-2.0.8 (07 May 2003)
+
+ 07 May 2003; Alastair Tse <liquidx@gentoo.org>
+ gnome-pilot-conduits-2.0.8.ebuild:
+ version bump
*gnome-pilot-conduits-2.0.5 (21 Apr 2003)
diff --git a/gnome-extra/gnome-pilot-conduits/Manifest b/gnome-extra/gnome-pilot-conduits/Manifest
index 77af100eca26..569c43a7f2b2 100644
--- a/gnome-extra/gnome-pilot-conduits/Manifest
+++ b/gnome-extra/gnome-pilot-conduits/Manifest
@@ -1,7 +1,9 @@
-MD5 7c7e2a26f2cae4e5f14b7100a4c4e9f2 ChangeLog 1531
+MD5 2e7110a0ed5ada15526c9b732f6e3be6 ChangeLog 1676
MD5 4810a30094aa2fa3f07072d47cacb6b7 gnome-pilot-conduits-0.9.ebuild 1061
MD5 b6ee1c6de28c7465d0a0592072af51fc gnome-pilot-conduits-2.0.1.ebuild 668
MD5 eda097a1780962c6c3a26cc3b695c60a gnome-pilot-conduits-2.0.5.ebuild 668
+MD5 4c6dc907cb255a761edba9482daf863d gnome-pilot-conduits-2.0.8.ebuild 635
MD5 76c98072408ae5c4e5a96245e5a20466 files/digest-gnome-pilot-conduits-0.9 77
MD5 cf53f3e3565578a83686772b5e4f989e files/digest-gnome-pilot-conduits-2.0.1 79
MD5 f973361849c9af6c8f136a132ba6be2e files/digest-gnome-pilot-conduits-2.0.5 79
+MD5 44094ed3c6f7aff66a27ad28e49d3057 files/digest-gnome-pilot-conduits-2.0.8 79
diff --git a/gnome-extra/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.8 b/gnome-extra/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.8
new file mode 100644
index 000000000000..5776b417e51d
--- /dev/null
+++ b/gnome-extra/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.8
@@ -0,0 +1 @@
+MD5 eff2f8fc5270073495a51f479740355a gnome-pilot-conduits-2.0.8.tar.bz2 386927
diff --git a/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild b/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild
new file mode 100644
index 000000000000..7fbbe5646a7e
--- /dev/null
+++ b/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild,v 1.1 2003/05/07 11:16:22 liquidx Exp $
+
+IUSE=""
+
+inherit gnome.org gnome2
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Gnome Pilot Conduits"
+HOMEPAGE="http://www.eskil.org/gnome-pilot/"
+
+RDEPEND=">=gnome-base/libgnome-2.0
+ >=gnome-extra/gnome-pilot-2.0.8
+ >=dev-libs/libxml2-2.5"
+
+DEPEND="sys-devel/gettext
+ ${RDEPEND}"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc"
+G2CONF="--enable-pilotlinktest"
+SCROLLKEEPER_UPDATE="0"
diff --git a/gnome-extra/gnome-pilot/Manifest b/gnome-extra/gnome-pilot/Manifest
index 6679ed3683ac..824f2c466676 100644
--- a/gnome-extra/gnome-pilot/Manifest
+++ b/gnome-extra/gnome-pilot/Manifest
@@ -4,6 +4,7 @@ MD5 9d6e7807312876ee9338fed1da9d9c3c gnome-pilot-0.1.65-r5.ebuild 1371
MD5 b5f47571b9c606d67e01c3dfe24bb0d5 gnome-pilot-0.1.71.ebuild 1392
MD5 79bee2be66b6afa5e39f8464e38393e2 gnome-pilot-2.0.1.ebuild 1473
MD5 3f2603d2145057b58df9941e1d0f7498 gnome-pilot-2.0.5.ebuild 1407
+MD5 13cab4b08771cc11f0b3b0ffce944546 gnome-pilot-2.0.8.ebuild 1415
MD5 6dd42dbe52e081c7ac130b8303cd84ac files/digest-gnome-pilot-0.1.65-r3 71
MD5 6dd42dbe52e081c7ac130b8303cd84ac files/digest-gnome-pilot-0.1.65-r5 71
MD5 327dd488b418afec2cac40f6b8bbbcd7 files/digest-gnome-pilot-0.1.71 71
@@ -12,3 +13,4 @@ MD5 f50c6d977f5c1c3729bb88a763356de4 files/gnome-pilot-gentoo.diff 4186
MD5 4e751d7507da1017eef5c953f17f697c files/digest-gnome-pilot-2.0.1 70
MD5 de42a13e198e82cd8d8c5f77bc1a1705 files/gnome-pilot-2.0.1-pisock.patch 450
MD5 f8ab43cd65650b4ae598af56e2824b2f files/digest-gnome-pilot-2.0.5 70
+MD5 5d0d466ae27698a902da1c14aaf54ffb files/digest-gnome-pilot-2.0.8 70
diff --git a/gnome-extra/gnome-pilot/files/digest-gnome-pilot-2.0.8 b/gnome-extra/gnome-pilot/files/digest-gnome-pilot-2.0.8
new file mode 100644
index 000000000000..e6a6bd903b65
--- /dev/null
+++ b/gnome-extra/gnome-pilot/files/digest-gnome-pilot-2.0.8
@@ -0,0 +1 @@
+MD5 ef65b4a80b810af9bcbef11c2d76669c gnome-pilot-2.0.8.tar.bz2 708844
diff --git a/gnome-extra/gnome-pilot/gnome-pilot-2.0.8.ebuild b/gnome-extra/gnome-pilot/gnome-pilot-2.0.8.ebuild
new file mode 100644
index 000000000000..b326ac7f1452
--- /dev/null
+++ b/gnome-extra/gnome-pilot/gnome-pilot-2.0.8.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-2.0.8.ebuild,v 1.1 2003/05/07 11:14:30 liquidx Exp $
+
+inherit gnome.org gnome2 eutils
+
+IUSE=""
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Gnome Pilot apps"
+HOMEPAGE="http://www.gnome.org/gnome-pilot/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc "
+
+RDEPEND=">=gnome-base/libgnome-2.0.0
+ >=gnome-base/libgnomeui-2.0.0
+ >=gnome-base/libglade-2.0.0
+ >=gnome-base/ORBit2-2.6.0
+ >=gnome-base/libbonobo-2.0.0
+ >=gnome-base/bonobo-activation-1.0.3
+ >=gnome-base/gnome-panel-2.0
+ >=gnome-base/gconf-2.0
+ >=dev-util/gob-2.0.5
+ >=dev-libs/pilot-link-0.11.7"
+
+DEPEND="sys-devel/gettext
+ >=dev-lang/perl-5.6.0
+ ${RDEPEND}"
+
+src_unpack() {
+
+ unpack ${A}
+ cd ${S}
+
+ # hackaround b0rked with pilot-link detection <liquidx@gentoo.org>
+ # epatch ${FILESDIR}/gnome-pilot-2.0.1-pisock.patch
+ # USB patch from Mandrake. Allows gnome-pilot to watch /dev/pilot even
+ # when it does not yet exist (because of using devfs).
+ # patch -p1 < ${FILESDIR}/gnome-pilot-0.1.70-usb.patch
+
+}
+
+src_compile() {
+
+ local myconf
+
+ myconf="${myconf} --enable-usb"
+ myconf="${myconf} --enable-network"
+ myconf="${myconf} --enable-pilotlinktest"
+
+ gnome2_src_compile ${myconf}
+}
+
+DOCS="AUTHORS COPYING* ChangeLog README NEWS"
+SCROLLKEEPER_UPDATE="0"
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog
index 1e09034cf16c..43a7d44a1ab4 100644
--- a/gnome-extra/libgtkhtml/ChangeLog
+++ b/gnome-extra/libgtkhtml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/libgtkhtml
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.25 2003/04/21 14:48:08 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.26 2003/05/07 11:17:55 liquidx Exp $
+
+*libgtkhtml-3.0.3 (07 May 2003)
+
+ 07 May 2003; Alastair Tse <liquidx@gentoo.org> libgtkhtml-3.0.3.ebuild:
+ version bump
*libgtkhtml-3.0.2 (21 Apr 2003)
diff --git a/gnome-extra/libgtkhtml/Manifest b/gnome-extra/libgtkhtml/Manifest
index c18f818b46d3..1b191862de4e 100644
--- a/gnome-extra/libgtkhtml/Manifest
+++ b/gnome-extra/libgtkhtml/Manifest
@@ -1,5 +1,6 @@
-MD5 7989d89f530f4f82667325b987abcf60 ChangeLog 3195
+MD5 6e70d11a1af0f266911b869ee9426779 ChangeLog 3318
MD5 992c9f1c51d87cbb85e72f239b02f845 libgtkhtml-2.2.1.ebuild 805
+MD5 141c72af723465b446502e50562d796d libgtkhtml-3.0.3.ebuild 1784
MD5 a98a27c7ff7d616fdd134e1cb90d3007 libgtkhtml-2.0.2.ebuild 735
MD5 ea985cb9f34fd51bd2b19a2fb028a4a0 libgtkhtml-2.2.3.ebuild 807
MD5 a510615f71848f13b82ff16a69616f26 libgtkhtml-3.0.1.ebuild 1204
@@ -9,4 +10,5 @@ MD5 729c836f5eeae9823f074f7729ecadfe files/digest-libgtkhtml-3.0.1 66
MD5 1d102cc4ec5ae76f652e75c8e020c297 files/digest-libgtkhtml-3.0.2 67
MD5 277fd5b1d3246d060bc3821f73bf4392 files/digest-libgtkhtml-2.0.2 69
MD5 59cd7ffde71d082b5c68834945dc71cc files/digest-libgtkhtml-2.2.3 69
+MD5 b8f138597164ed0131bdedb8f973ebd7 files/digest-libgtkhtml-3.0.3 67
MD5 8b985f9a98b7a90232d5ea193b8078d1 files/libgtkhtml-2.2.0-alpha.patch 652
diff --git a/gnome-extra/libgtkhtml/files/digest-libgtkhtml-3.0.3 b/gnome-extra/libgtkhtml/files/digest-libgtkhtml-3.0.3
new file mode 100644
index 000000000000..1e10e994b896
--- /dev/null
+++ b/gnome-extra/libgtkhtml/files/digest-libgtkhtml-3.0.3
@@ -0,0 +1 @@
+MD5 9a87993cdf87630c510b94e60085383a gtkhtml-3.0.3.tar.bz2 1029741
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.0.3.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.0.3.ebuild
new file mode 100644
index 000000000000..649e62976b18
--- /dev/null
+++ b/gnome-extra/libgtkhtml/libgtkhtml-3.0.3.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.3.ebuild,v 1.1 2003/05/07 11:17:55 liquidx Exp $
+
+inherit gnome2
+
+MY_P=${P/lib/}
+MY_PN=${PN/lib/}
+DESCRIPTION="Lightweight HTML Rendering/Printing/Editing Engine"
+HOMEPAGE="http://www.gnome.org/"
+
+# stolen from gnome.org eclass because it support this one-off name-mangling
+
+[ -z "${GNOME_TARBALL_SUFFIX}" ] && export GNOME_TARBALL_SUFFIX="bz2"
+PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
+SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.${GNOME_TARBALL_SUFFIX}"
+LICENSE="GPL-2"
+SLOT="3"
+KEYWORDS="~x86"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}
+
+RDEPEND=">=gnome-base/libgnomeui-2.2
+ >=gnome-base/libgnomeprint-2.2
+ >=gnome-base/libgnomeprintui-2.2.1
+ >=gnome-base/libbonoboui-2.0
+ >=gnome-base/bonobo-activation-2.0
+ >=gnome-base/libbonobo-2.0
+ >=gnome-extra/gal-1.99.4
+ >=gnome-base/ORBit2-2.5.6
+ >=net-libs/libsoup-1.99.17
+ >=dev-libs/libxml2-2.5
+ >=gnome-base/gnome-vfs-2.1
+ >=gnome-base/gail-1.1"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0"
+
+SCROLLKEEPER_UPDATE="0"
+
+# HACK HACK HACK !!!
+# libtool's lameness causes libgtkhtml to link to the older installed version
+# rather than the one in its own source tree. normally, elibtoolize
+# --reverse-deps solves this, but in this case, it screws up when linking
+# src/gtest.c
+#
+# so, i've decided to re-create libgtkhtml-3.0.so.0 symlinks. if anyone
+# knows a better solution, please let me know. - <liquidx@gentoo.org>
+
+src_install() {
+ gnome2_src_install
+ dosym /usr/lib/libgtkhtml-a11y-3.0.so.1 /usr/lib/libgtkhtml-a11y-3.0.so.0
+ dosym /usr/lib/libgtkhtml-3.0.so.1 /usr/lib/libgtkhtml-3.0.so.0
+}