diff options
author | 2004-05-30 13:44:13 +0000 | |
---|---|---|
committer | 2004-05-30 13:44:13 +0000 | |
commit | 6e1d22a699f16d88b6776dc6de84feb650292aa5 (patch) | |
tree | cc9a65765bdd3f137cef3f57706d16b7b0312da3 /net-www/galeon | |
parent | 3.3alpha 1- hardmasked (diff) | |
download | historical-6e1d22a699f16d88b6776dc6de84feb650292aa5.tar.gz historical-6e1d22a699f16d88b6776dc6de84feb650292aa5.tar.bz2 historical-6e1d22a699f16d88b6776dc6de84feb650292aa5.zip |
commited galeon-1.2.13 (old series) version bump
Diffstat (limited to 'net-www/galeon')
-rw-r--r-- | net-www/galeon/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/galeon/Manifest | 4 | ||||
-rw-r--r-- | net-www/galeon/files/digest-galeon-1.2.13 | 1 | ||||
-rw-r--r-- | net-www/galeon/galeon-1.2.13.ebuild | 128 |
4 files changed, 138 insertions, 2 deletions
diff --git a/net-www/galeon/ChangeLog b/net-www/galeon/ChangeLog index fbd78c2a26a7..c0c1798e47e7 100644 --- a/net-www/galeon/ChangeLog +++ b/net-www/galeon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/galeon # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.84 2004/05/30 13:37:31 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.85 2004/05/30 13:44:13 hanno Exp $ + +*galeon-1.2.13 (30 May 2004) + + 30 May 2004; Hanno Boeck <hanno@gentoo.org> +galeon-1.2.13.ebuild: + Version bump to old 1.2-series. 30 May 2004; Hanno Boeck <hanno@gentoo.org> +files/galeon-gcc34-fix.gz, galeon-1.3.14a.ebuild: diff --git a/net-www/galeon/Manifest b/net-www/galeon/Manifest index ed6433d22e68..27527859771a 100644 --- a/net-www/galeon/Manifest +++ b/net-www/galeon/Manifest @@ -1,4 +1,4 @@ -MD5 401dfa22cf7916185e4728250d0192eb ChangeLog 12268 +MD5 64f48b6a7283ccca2dccb5324cf6254b ChangeLog 12402 MD5 92b1d8d262332ed7ef35cd165e1f9e2a galeon-1.2.12.ebuild 3424 MD5 2dd1559d4e102544d5a8c1a986f0ac43 galeon-1.3.10.ebuild 1644 MD5 33b93e4e5073b53d0ab7edce3782360a galeon-1.3.11a.ebuild 1881 @@ -6,6 +6,7 @@ MD5 d4bc116bcf4aa91121e798d2cdefd564 galeon-1.3.12.ebuild 1859 MD5 4c1c1e710ea77d8d7db9906084c4228d metadata.xml 215 MD5 9ca6069bbcca7d4ec13db5921d3bfb75 galeon-1.3.13a.ebuild 1875 MD5 2882cb0d49b557c77a800f9cb496c1d9 galeon-1.3.14a.ebuild 2010 +MD5 8ee93eeee704ab560177c85a2e9c2e29 galeon-1.2.13.ebuild 3425 MD5 436b77780200d51a954cfa3fc77e9e2d files/digest-galeon-1.2.12 66 MD5 db8a0894d9e2b9bbd8ad10e2a10e0928 files/digest-galeon-1.3.10 67 MD5 ae742c626affcc36e9763f8f56b81689 files/digest-galeon-1.3.11a 68 @@ -15,3 +16,4 @@ MD5 f4cef0104387767ea14b057e4fcd0cdc files/galeon-1.3.10-gcc2_fixes.patch 1262 MD5 11f8954987c85b967fe666d6783efdc5 files/digest-galeon-1.3.13a 68 MD5 f9c12ebca3d295c2bc577bd03ff1314a files/digest-galeon-1.3.14a 68 MD5 83b3e914d55414a8161059ceca9fd51f files/galeon-gcc34-fix.gz 290 +MD5 757bec18c63defa1dd1be1b773cd456d files/digest-galeon-1.2.13 66 diff --git a/net-www/galeon/files/digest-galeon-1.2.13 b/net-www/galeon/files/digest-galeon-1.2.13 new file mode 100644 index 000000000000..abbeb32179fa --- /dev/null +++ b/net-www/galeon/files/digest-galeon-1.2.13 @@ -0,0 +1 @@ +MD5 62f0c497b8165fc567f8d2016b40a319 galeon-1.2.13.tar.gz 4220496 diff --git a/net-www/galeon/galeon-1.2.13.ebuild b/net-www/galeon/galeon-1.2.13.ebuild new file mode 100644 index 000000000000..2d495e9f3302 --- /dev/null +++ b/net-www/galeon/galeon-1.2.13.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.13.ebuild,v 1.1 2004/05/30 13:44:13 hanno Exp $ + +IUSE="nls" + +inherit eutils libtool gnome.org flag-o-matic + +DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)" +SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz + mirror://sourceforge/${PN}/${P}.tar.gz" +HOMEPAGE="http://galeon.sourceforge.net" +RESTRICT="nomirror" + +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~alpha ~sparc" +SLOT="0" + +RDEPEND=">=net-www/mozilla-1.3 + >=gnome-base/gnome-libs-1.4.1.4 + <=gnome-base/libglade-0.99.0 + =gnome-base/gnome-vfs-1.0* + =gnome-base/gconf-1.0* + >=gnome-base/oaf-0.6.10 + >=dev-libs/libxml-1.8.17 + >=media-libs/gdk-pixbuf-0.18.0 + nls? ( sys-devel/gettext + >=dev-util/intltool-0.17 )" + # bonobo? ( >=gnome-base/bonobo-1.0.19-r1 ) + +DEPEND="${RDEPEND} + app-text/scrollkeeper + dev-util/pkgconfig" + +pkg_setup() { + + if [ ! -f ${ROOT}/usr/lib/mozilla/components/libwidget_gtk.so ] + then + eerror + eerror "It seems that your Mozilla was not compiled against gtk+-1.2," + eerror "but rather gtk+-2.0. As Galeon does not support this setup yet," + eerror "you will have to remerge Mozilla with gtk+-1.2 support. This" + eerror "can be done by taking \"gtk2\" out of your USE flags:" + eerror + eerror " # USE="-gtk2" emerge mozilla " + eerror + die "Need Mozilla compiled with gtk+-1.2!!" + fi +} + +src_unpack() { + + unpack ${A} + + # Add UTF8 support to the google smart bookmarks. Note that + # it will probibly only work for a newly created bookmark ... + # <azarah@gentoo.org> (26 Dec 2002) + cd ${S}; epatch ${FILESDIR}/${PN}-1.2.7-google-UTF8.patch + +} + +src_compile() { + + elibtoolize + + local myconf= + local moz_ver="`pkg-config --modversion mozilla-xpcom | cut -d. -f1,2 2>/dev/null`" + + # This galeon version doesnt actually support mozilla as version 1.5, + # however it does support 1.5b <obz@gentoo.org> + [ $moz_ver == "1.5" ] && moz_ver="1.5b" + + use nls || myconf="${myconf} --disable-nls" + # use bonobo && myconf="${myconf} --enable-gnome-file-selector" + + ./configure --host=${CHOST} \ + --prefix=/usr \ + --mandir=/usr/share/man \ + --sysconfdir=/etc \ + --localstatedir=/var/lib \ + --with-mozilla-libs=${MOZILLA_FIVE_HOME} \ + --with-mozilla-includes=${MOZILLA_FIVE_HOME}/include \ + --without-debug --disable-werror \ + --disable-applet \ + --disable-werror \ + --disable-install-schemas \ + --enable-nautilus-view=no \ + --with-mozilla-snapshot=${moz_ver} \ + ${myconf} || die + + emake || make || die +} + +src_install() { + + # galeon-config-tool was rewritten for 1.2.0 and causes sandbox + # violations if gconfd is shut down... The schemas seem to install + # fine without it (at least it seems like it... *sigh*) + #gconftool --shutdown + + make prefix=${D}/usr \ + mandir=${D}/usr/share/man \ + sysconfdir=${D}/etc \ + localstatedir=${D}/var/lib \ + install || die + + dodoc AUTHORS ChangeLog COPYING* FAQ NEWS README TODO THANKS + rm -rf ${D}/var/lib/scrollkeeper + +} + +pkg_postinst() { + + galeon-config-tool --fix-gconf-permissions + galeon-config-tool --pkg-install-schemas + scrollkeeper-update + + if [ -z "`use gnome`" ] + then + einfo "Please make sure libglade was built with gnome support, or" + einfo "else galeon will not be able to start up." + einfo + einfo 'To do this, type: ' + einfo 'USE="gnome" emerge libglade' + fi + +} + |