summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-02-28 09:44:51 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-02-28 09:44:51 +0000
commit1b3fc52d5b4fbf5c768674fbab14aae5903fbc48 (patch)
treed2a0b788efdad0b27035b1bc70642846de1854d1 /net-www
parentver bump #43155 (diff)
downloadgentoo-2-1b3fc52d5b4fbf5c768674fbab14aae5903fbc48.tar.gz
gentoo-2-1b3fc52d5b4fbf5c768674fbab14aae5903fbc48.tar.bz2
gentoo-2-1b3fc52d5b4fbf5c768674fbab14aae5903fbc48.zip
version bump. changed XMl-Parser dep
Diffstat (limited to 'net-www')
-rw-r--r--net-www/galeon/ChangeLog7
-rw-r--r--net-www/galeon/Manifest2
-rw-r--r--net-www/galeon/files/digest-galeon-1.3.13a1
-rw-r--r--net-www/galeon/galeon-1.3.13a.ebuild68
4 files changed, 77 insertions, 1 deletions
diff --git a/net-www/galeon/ChangeLog b/net-www/galeon/ChangeLog
index 37ebd0084c24..bd860300084d 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.78 2004/02/10 15:09:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.79 2004/02/28 09:44:50 liquidx Exp $
+
+*galeon-1.3.13a (28 Feb 2004)
+
+ 28 Feb 2004; Alastair Tse <liquidx@gentoo.org> galeon-1.3.13a.ebuild:
+ version bump (#42342)
10 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> galeon-1.3.12.ebuild:
stable on sparc
diff --git a/net-www/galeon/Manifest b/net-www/galeon/Manifest
index bbc6fac1788f..74e3ec1659ce 100644
--- a/net-www/galeon/Manifest
+++ b/net-www/galeon/Manifest
@@ -3,10 +3,12 @@ MD5 59ca1a1e92c8aca51986e7fe458bd0d9 galeon-1.2.12.ebuild 3571
MD5 8d661521876eb8cb9a847d6fc3210a60 galeon-1.3.10.ebuild 1681
MD5 0b16bf0efa30392ce1b5079aea60ef94 galeon-1.3.11a.ebuild 1882
MD5 355402b7754f17c83842e1904dc5e1b3 galeon-1.3.12.ebuild 1865
+MD5 b5d0d48a742d6e8776e0cb956f87a28c galeon-1.3.13a.ebuild 1889
MD5 4c1c1e710ea77d8d7db9906084c4228d metadata.xml 215
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
MD5 71648981f30022647bdcf652473ba2a9 files/digest-galeon-1.3.12 67
+MD5 11f8954987c85b967fe666d6783efdc5 files/digest-galeon-1.3.13a 68
MD5 c72506690307bdae2ceec562ac7fdbd9 files/galeon-1.2.7-google-UTF8.patch 1594
MD5 f4cef0104387767ea14b057e4fcd0cdc files/galeon-1.3.10-gcc2_fixes.patch 1262
diff --git a/net-www/galeon/files/digest-galeon-1.3.13a b/net-www/galeon/files/digest-galeon-1.3.13a
new file mode 100644
index 000000000000..881797cdc6a4
--- /dev/null
+++ b/net-www/galeon/files/digest-galeon-1.3.13a
@@ -0,0 +1 @@
+MD5 c29bdfb23fdafddfcfb6ae7fc6c822fd galeon-1.3.13a.tar.bz2 3335211
diff --git a/net-www/galeon/galeon-1.3.13a.ebuild b/net-www/galeon/galeon-1.3.13a.ebuild
new file mode 100644
index 000000000000..91600db48036
--- /dev/null
+++ b/net-www/galeon/galeon-1.3.13a.ebuild
@@ -0,0 +1,68 @@
+# 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.3.13a.ebuild,v 1.1 2004/02/28 09:44:50 liquidx Exp $
+
+inherit gnome2 debug libtool
+
+DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)"
+HOMEPAGE="http://galeon.sourceforge.net"
+SRC_URI="mirror://sourceforge/galeon/${P}.tar.bz2"
+RESTRICT="nomirror"
+
+IUSE=""
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~ia64 ~amd64"
+SLOT="0"
+
+S=${WORKDIR}/${P%%a}
+
+# supports moz-1.4 to 1.6
+RDEPEND="virtual/x11
+ >=net-www/mozilla-1.4
+ >=dev-libs/glib-2
+ >=x11-libs/gtk+-2
+ >=dev-libs/libxml2-2.4
+ >=gnome-base/gconf-2
+ >=gnome-base/ORBit2-2
+ >=gnome-base/libbonobo-2
+ >=gnome-base/libbonoboui-2.1.1
+ >=gnome-base/libgnomeui-2.0.5
+ >=gnome-base/gnome-vfs-2
+ >=gnome-base/libglade-2
+ app-text/scrollkeeper"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ >=dev-util/intltool-0.30
+ >=sys-devel/gettext-0.11"
+
+pkg_setup () {
+ if [ ! -f ${ROOT}/usr/lib/mozilla/components/libwidget_gtk2.so ]
+ then
+ eerror "you need mozilla-1.4+ compiled against gtk+-2"
+ eerror "export USE=\"gtk2\" ;emerge mozilla -p "
+ die "Need Mozilla compiled with gtk+-2.0!!"
+ fi
+}
+
+src_compile() {
+ # even when we have the XML-Parser module there may be a version mismatch
+ # this line will force the use of local intltool when compiling, avoiding mismatch
+ # remove this when we have all users at the same version as upstream.
+ intltoolize --force
+
+
+ elibtoolize
+
+
+ local moz_ver="`pkg-config --modversion mozilla-xpcom | cut -d. -f1,2 2>/dev/null`"
+ local myconf="--disable-werror"
+
+ myconf="${myconf} --with-mozilla-snapshot=${moz_ver}"
+
+ econf ${myconf} || die "configure failed"
+ make || die "compile failed"
+
+}
+
+DOCS="AUTHORS COPYING COPYING.README ChangeLog FAQ INSTALL README README.ExtraPrefs THANKS TODO NEWS"