diff options
author | taya <taya@pkgsrc.org> | 2003-02-17 14:34:00 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2003-02-17 14:34:00 +0000 |
commit | c0f73c207d13c832125c20bd936fa2b6e1b953c1 (patch) | |
tree | f79c89465aaa1ee0faa80e807a765d74355a41cd /www/galeon | |
parent | d6b8a1f5357bb2d74725628e0347c8eae2eb72e1 (diff) | |
download | pkgsrc-c0f73c207d13c832125c20bd936fa2b6e1b953c1.tar.gz |
Update galeon to 1.2.8
Changes:
1.2.8 "Gettextize me captain!"
- Compatible with 1.01, 1.1, 1.2.1, 1.3a, 1.3b
- API Wrappers added from Mozilla for support for old plugins when
compiled with gcc 3.x
- *Finally* got new versions of gettext (0.11.x) working properly
- Couple of bugfixes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 6 | ||||
-rw-r--r-- | www/galeon/PLIST | 17 | ||||
-rw-r--r-- | www/galeon/distinfo | 6 |
3 files changed, 9 insertions, 20 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 361835000f5..b43bf68f0d2 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2003/01/10 07:56:35 cjep Exp $ +# $NetBSD: Makefile,v 1.43 2003/02/17 14:34:00 taya Exp $ -DISTNAME= galeon-1.2.7 +DISTNAME= galeon-1.2.8 PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} @@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --with-mozilla-includes=${PREFIX}/include/mozilla \ --disable-applet \ --disable-werror \ --sysconfdir=${PREFIX}/etc -# XXX to build against mozilla 1.1 +# XXX to build against mozilla 1.2 CONFIGURE_ARGS+= --with-mozilla-snapshot=1.2 .include "../../converters/libiconv/buildlink2.mk" diff --git a/www/galeon/PLIST b/www/galeon/PLIST index 3cd57ef426b..53c374d09dd 100644 --- a/www/galeon/PLIST +++ b/www/galeon/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.14 2002/10/08 14:50:52 taya Exp $ +@comment $NetBSD: PLIST,v 1.15 2003/02/17 14:34:00 taya Exp $ bin/galeon bin/galeon-bin bin/galeon-config-tool etc/gconf/schemas/galeon.schemas etc/sound/events/galeon.soundlist +lib/galeon/components/libgaleon-xpcom.a lib/galeon/components/libgaleon-xpcom.la lib/galeon/components/libgaleon-xpcom.so man/man1/galeon.1 @@ -208,7 +209,6 @@ share/galeon/toc.css share/galeon/toolbars.png share/galeon/windows.png share/gnome/apps/Internet/galeon.desktop -share/gnome/help/galeon-manual/C/LEGALNOTICE.html share/gnome/help/galeon-manual/C/aboutbook.html share/gnome/help/galeon-manual/C/apx-authors.sgml share/gnome/help/galeon-manual/C/apx-bugs.sgml @@ -268,6 +268,7 @@ share/gnome/help/galeon-manual/C/getting-started.sgml share/gnome/help/galeon-manual/C/history.html share/gnome/help/galeon-manual/C/index.html share/gnome/help/galeon-manual/C/introduction.html +share/gnome/help/galeon-manual/C/ln26.html share/gnome/help/galeon-manual/C/menubar.html share/gnome/help/galeon-manual/C/mouse-gestures.html share/gnome/help/galeon-manual/C/other-tools.html @@ -283,18 +284,6 @@ share/gnome/help/galeon-manual/C/prefs-handlers.html share/gnome/help/galeon-manual/C/prefs-rendering.html share/gnome/help/galeon-manual/C/prefs-user-interface.html share/gnome/help/galeon-manual/C/statusbar.html -share/gnome/help/galeon-manual/C/stylesheet-images/caution.gif -share/gnome/help/galeon-manual/C/stylesheet-images/home.gif -share/gnome/help/galeon-manual/C/stylesheet-images/important.gif -share/gnome/help/galeon-manual/C/stylesheet-images/next.gif -share/gnome/help/galeon-manual/C/stylesheet-images/note.gif -share/gnome/help/galeon-manual/C/stylesheet-images/prev.gif -share/gnome/help/galeon-manual/C/stylesheet-images/tip.gif -share/gnome/help/galeon-manual/C/stylesheet-images/toc-blank.gif -share/gnome/help/galeon-manual/C/stylesheet-images/toc-minus.gif -share/gnome/help/galeon-manual/C/stylesheet-images/toc-plus.gif -share/gnome/help/galeon-manual/C/stylesheet-images/up.gif -share/gnome/help/galeon-manual/C/stylesheet-images/warning.gif share/gnome/help/galeon-manual/C/tabbed-browsing.html share/gnome/help/galeon-manual/C/toolbar.html share/gnome/ui/nautilus-galeon-view-ui.xml diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 4ec18598f60..021f6e2cfa9 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.28 2002/12/10 01:30:03 hubertf Exp $ +$NetBSD: distinfo,v 1.29 2003/02/17 14:34:00 taya Exp $ -SHA1 (galeon-1.2.7.tar.gz) = 4c60322b819727dc0d8c940edca03ff15569ec30 -Size (galeon-1.2.7.tar.gz) = 4054986 bytes +SHA1 (galeon-1.2.8.tar.gz) = ee405d8862e13f8e722a870ba96011cfe3b3ea7c +Size (galeon-1.2.8.tar.gz) = 4109134 bytes |