diff options
author | tron <tron> | 2002-04-26 15:16:38 +0000 |
---|---|---|
committer | tron <tron> | 2002-04-26 15:16:38 +0000 |
commit | fd7e872900a1d85e9f31c4e97767647f0cbfdbe2 (patch) | |
tree | 40c4646ab9c01b45fc2b5a7243818f3a1e6fcac6 /www/galeon | |
parent | 718ee9d7b433316f072bf047fddded407cda8e44 (diff) | |
download | pkgsrc-fd7e872900a1d85e9f31c4e97767647f0cbfdbe2.tar.gz |
Update "galeon" package to version 1.2.1. Changes since version 1.2.0:
- mozilla 1.0 rc1 compatibility
- autoscroll
- mozilla native print preview
- bugfixes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 6 | ||||
-rw-r--r-- | www/galeon/PLIST | 18 | ||||
-rw-r--r-- | www/galeon/distinfo | 6 |
3 files changed, 22 insertions, 8 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 0d68d3b02fa..3d4c07bfc7b 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2002/03/13 17:37:51 fredb Exp $ +# $NetBSD: Makefile,v 1.28 2002/04/26 15:16:38 tron Exp $ -DISTNAME= galeon-1.2.0 +DISTNAME= galeon-1.2.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} @@ -12,7 +12,7 @@ CONFLICTS= galeon-current-[0-9]* BUILD_DEPENDS+= xml-i18n-tools>=0.8.1:../../textproc/xml-i18n-tools DEPENDS+= scrollkeeper>=0.2:../../textproc/scrollkeeper -DEPENDS+= mozilla>=0.9.9:../../www/mozilla +DEPENDS+= mozilla>=1.0rc1:../../www/mozilla USE_X11BASE= yes USE_GMAKE= yes diff --git a/www/galeon/PLIST b/www/galeon/PLIST index 51794c77e9b..b50cc85f96e 100644 --- a/www/galeon/PLIST +++ b/www/galeon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2002/03/13 16:14:57 taya Exp $ +@comment $NetBSD: PLIST,v 1.9 2002/04/26 15:16:39 tron Exp $ bin/galeon bin/galeon-bin bin/galeon-config-tool @@ -13,6 +13,7 @@ share/galeon/Fullscreen.png share/galeon/Insecure.png share/galeon/Secure.png share/galeon/about_logo.png +share/galeon/autoscroll.xpm share/galeon/babelfish.png share/galeon/bookmarks.glade share/galeon/bookmarks.png @@ -70,6 +71,7 @@ share/galeon/new_separator.xpm share/galeon/new_separator_small.xpm share/galeon/preferences.glade share/galeon/print.glade +share/galeon/print-preview.glade share/galeon/programs.png share/galeon/prompts.glade share/galeon/rpm.png @@ -279,6 +281,19 @@ 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/LEGALNOTICE.html 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 @@ -327,7 +342,6 @@ share/sounds/galeon/clicked.wav @dirrm share/sounds/galeon @exec ${MKDIR} -p %D/share/omf/galeon @dirrm share/omf/galeon -@exec ${MKDIR} %D/share/gnome/help/galeon-manual/C/stylesheet-images @dirrm share/gnome/help/galeon-manual/C/stylesheet-images @dirrm share/gnome/help/galeon-manual/C/figures @dirrm share/gnome/help/galeon-manual/C diff --git a/www/galeon/distinfo b/www/galeon/distinfo index b1abd103a57..943d082eb53 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.22 2002/03/13 16:14:57 taya Exp $ +$NetBSD: distinfo,v 1.23 2002/04/26 15:16:39 tron Exp $ -SHA1 (galeon-1.2.0.tar.gz) = b11bc0699a68d5fb9f962149a7789b89883b0f7f -Size (galeon-1.2.0.tar.gz) = 3921182 bytes +SHA1 (galeon-1.2.1.tar.gz) = 81492fd62740ff1d5688a619957520f9f7c510f5 +Size (galeon-1.2.1.tar.gz) = 3931284 bytes |