From 5b8cc2e094251d429443b33b8168e3862323c399 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 2 Sep 2006 19:42:58 +0000 Subject: Updated galeon to 2.0.1. Changes since 1.3.21: Galeon 2.0 is now formally out. So we don't need to tell you how 1.3.x is actually stable anymore. :-) 2.0.1 "Look what we found." - Works with Mozilla 1.7.5+, Seamonkey 1.0+, Firefox 1.0.x and 1.5+, and xulrunner 1.8+. - Find toolbar ported from Epiphany. TypeAheadFind now works properly with firefox. - Bug fixes: 325501, 322668, 326813. 2.0.0 "One for the road." - Works with mozilla 1.7.5+, 1.8a3 and up; Firefox 1.0.x and 1.5 - Embedded http error message pages. (If mozilla support them) - Security Device Manager button in security prefs. - Delete key works in Personal Data Manager. - Support for multimedia keyboard keys like Back and Forward. - Other bug fixes. (http://tinyurl.com/7zqb7) --- www/galeon/Makefile | 11 +++-------- www/galeon/PLIST | 7 ++++++- www/galeon/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'www') diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e78f436fd4b..4dab5e5d07b 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2006/07/05 05:37:46 jlam Exp $ +# $NetBSD: Makefile,v 1.102 2006/09/02 19:42:58 rillig Exp $ # -DISTNAME= galeon-1.3.21 -PKGREVISION= 8 +DISTNAME= galeon-2.0.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} EXTRACT_SUFX= .tar.bz2 @@ -11,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://galeon.sourceforge.net/ COMMENT= GNOME2 Web browser based on gecko -BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 - CONFLICTS+= galeon-devel-[0-9]* USE_LANGUAGES= c c++ @@ -21,8 +18,6 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -MOZILLA_USE_GTK2= # yes -MOZILLA_USE_XFT= YES PKG_OPTIONS_VAR= PKG_OPTIONS.galeon .include "../../www/mozilla/gecko-options.mk" @@ -31,7 +26,7 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.galeon .if !empty(PKG_OPTIONS:Mfirefox) CONFIGURE_ARGS+= --with-mozilla=firefox .else -BUILDLINK_RPATHDIRS.mozilla-gtk2+= lib/mozilla-gtk2 +BUILDLINK_RPATHDIRS.mozilla-gtk2+= lib/mozilla-gtk2 .endif GCONF2_SCHEMAS= galeon.schemas diff --git a/www/galeon/PLIST b/www/galeon/PLIST index d768a79576b..096dc573296 100644 --- a/www/galeon/PLIST +++ b/www/galeon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.27 2006/04/17 07:07:37 jlam Exp $ +@comment $NetBSD: PLIST,v 1.28 2006/09/02 19:42:58 rillig Exp $ bin/galeon bin/galeon-config-tool lib/bonobo/servers/GNOME_Galeon_Automation.server @@ -14,6 +14,10 @@ share/galeon/bookmarks-editor.glade share/galeon/bookmarks.glade share/galeon/bug.png share/galeon/certificate-dialogs.glade +share/galeon/chrome/branding/brand.dtd +share/galeon/chrome/branding/brand.properties +share/galeon/chrome/galeon.manifest +share/galeon/chrome/global/about.xhtml share/galeon/debian.png share/galeon/default-bookmarks.xbel share/galeon/default-prefs.js @@ -212,6 +216,7 @@ share/locale/uk/LC_MESSAGES/galeon-2.0.mo share/locale/vi/LC_MESSAGES/galeon-2.0.mo share/locale/wa/LC_MESSAGES/galeon-2.0.mo share/locale/zh_CN/LC_MESSAGES/galeon-2.0.mo +share/locale/zh_HK/LC_MESSAGES/galeon-2.0.mo share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo share/omf/galeon/galeon-C.omf share/omf/galeon/galeon-es.omf diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 7e29ba38d51..ff4b3cbe9a4 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.42 2005/05/31 15:43:56 drochner Exp $ +$NetBSD: distinfo,v 1.43 2006/09/02 19:42:58 rillig Exp $ -SHA1 (galeon-1.3.21.tar.bz2) = a0d9920c85e5ec010dc65209a12f655c3bacee36 -RMD160 (galeon-1.3.21.tar.bz2) = 9629be135a5197056d5c291d8c61033f4ccc64a6 -Size (galeon-1.3.21.tar.bz2) = 4080353 bytes +SHA1 (galeon-2.0.1.tar.bz2) = d27a9a3f34f54646c2fe2222038e103c5c1baecd +RMD160 (galeon-2.0.1.tar.bz2) = 79ed47c272df3c87eade11de1bfc3086602d6bcc +Size (galeon-2.0.1.tar.bz2) = 2991656 bytes SHA1 (patch-ac) = a9369e0dc72d3347bb9a2924e92eedd41addc58f SHA1 (patch-ad) = db8076fb6c5fbf25e3a03d006a2801dc24002175 -- cgit v1.2.3