diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-28 21:53:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-28 21:53:42 +0000 |
commit | f647aab259e4be10c7750491b5e0a3ad3b1e8b4e (patch) | |
tree | 9b790d885b6d85f2f41072d9d7727ca465498c9d /print/ggv2 | |
parent | c58149e364e7b2486cad2aadb152eba89a9b1544 (diff) | |
download | pkgsrc-f647aab259e4be10c7750491b5e0a3ad3b1e8b4e.tar.gz |
Update to 2.8.1:
2004-12-05 Jaka Mocnik <jaka@gnu.org>
* configure.in: added proper --enable-* arguments for adding extra
debugging output, logging bonobo component output to a file and for
enabling PDF options in the prefs dialog.
* src/ggv-prefs-ui.c: do not show the PDF-related options in the
dialog unless explicitly configured to do so. Since I no longer
actively support the PDF viewing capabilities in GGV, this seems
like a proper thing to do.
* help/C/ggv.xml: commented out the description of the PDF related
options.
2004-12-04 Jaka Mocnik <jaka@gnu.org>
* src/ggv-window.c (ggv_window_load): fix the title updating;
fixes #150332, patch by Subrahmanyam Madduri.
* configure.in: bumped version to 2.8.1.
2004-11-30 Jaka Mocnik <jaka@gnu.org>
* src/gtkgs.c (gtk_gs_load): pass the path to uncompressed file to
psscan, not the original path.
* updated copyright notices, licensing terms, etc. in all source files.
* re-indented the sources because of migration emacs->eclipse.
2004-10-17 Jaka Mocnik <jaka@gnu.org>
* src/Makefile.am (INCLUDES): removed -I$(includedir): apparently
it breaks builds for some people.
2004-09-28 Pawan Chitrakar <pawan@nplinux.org>
* configure.in: Added ne "Nepali" in ALL_LINGUAS
Diffstat (limited to 'print/ggv2')
-rw-r--r-- | print/ggv2/Makefile | 5 | ||||
-rw-r--r-- | print/ggv2/PLIST | 3 | ||||
-rw-r--r-- | print/ggv2/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 885d2859c3f..4b2f4d422a1 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2004/10/03 00:18:04 tv Exp $ +# $NetBSD: Makefile,v 1.37 2004/12/28 21:53:42 jmmv Exp $ # -DISTNAME= ggv-2.8.0 -PKGREVISION= 1 +DISTNAME= ggv-2.8.1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/ggv2/PLIST b/print/ggv2/PLIST index 4f3f8731855..22b68a7dde9 100644 --- a/print/ggv2/PLIST +++ b/print/ggv2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/09/21 17:11:25 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/12/28 21:53:42 jmmv Exp $ bin/ggv lib/bonobo/servers/GNOME_GGV.server libexec/ggv-postscript-viewer @@ -84,6 +84,7 @@ ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/ggv.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/ggv.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/ggv.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/ggv.mo +${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/ggv.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/ggv.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/ggv.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/ggv.mo diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo index b533dde67ba..6050764778d 100644 --- a/print/ggv2/distinfo +++ b/print/ggv2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2004/09/21 17:11:25 jmmv Exp $ +$NetBSD: distinfo,v 1.12 2004/12/28 21:53:42 jmmv Exp $ -SHA1 (ggv-2.8.0.tar.bz2) = eb65a858f81cd51dbad306c52303d6128d738e96 -Size (ggv-2.8.0.tar.bz2) = 1280464 bytes +SHA1 (ggv-2.8.1.tar.bz2) = 0ed344be7c2514d624413071c146fe5ed3101ef4 +Size (ggv-2.8.1.tar.bz2) = 1268785 bytes |