pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ggv2 Update to 2.8.0. This version corresponds ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f84343612f12
branches:  trunk
changeset: 480903:f84343612f12
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Sep 21 17:11:25 2004 +0000

description:
Update to 2.8.0.  This version corresponds to GNOME 2.8.0.

2004-09-12  Jaka Mocnik  <jaka%gnu.org@localhost>

        * configure.in: version 2.8.0; tag GGV_2_8_0; tarball for the upcoming 2.8.0 release.

2004-09-06  Jaka Mocnik  <jaka%gnu.org@localhost>

        * configure.in: version 2.7.99; tag GGV_2_7_99; released a tarball.
        * ggv.desktop.in (MimeType): removed application/pdf as the pdf
        viewing functionality of ggv is, although still available, not
        actively supported - use gpdf for PDF previewing.

2004-08-27  Akagic Amila  <bono%linux.org.ba@localhost>

        * configure.in: Added 'bs' to ALL_LINGUAS.

2004-08-17  Mark McLoughlin  <mark%skynet.ie@localhost>

        * src/recent-files/egg-recent-item.[ch],
          src/recent-files/egg-recent-model.c,
          src/recent-files/egg-recent-util.[ch],
          src/recent-files/egg-recent-view-bonobo.c,
          src/recent-files/egg-recent-view-gtk.c,
          src/recent-files/egg-recent-view.[ch]: sync with
        latest libegg.

        * src/recent-files/update-from-egg.sh: add

        * src/recent-files/Makefile.am: add update-from-egg.sh to
        EXTRA_DIST.

2004-08-16  Kjartan Maraas  <kmaraas%gnome.org@localhost>

        * configure.in: Added nb to ALL_LINGUAS.

2004-07-21  Ray Strode  <rstrode%redhat.com@localhost>
        * ggv/ggv.desktop.in: Add MimeType line to desktop file
        new mime sytem.

2004-07-18  Jaka Mocnik  <jaka%gnu.org@localhost>

        * configure.in: version 2.7.0; released a tarball.
        * src/ggv-prefs.c (ggv_prefs_load): test for "/usr/usb/lpr" on Solaris.
        * src/ggv-ui.xml: changed "Fullscreen mode" to "Full Screen"; fixes #144876.
        * src/gtkgs.c (gtk_gs_goto_page): do a gtk_gs_set_page_size() in order to properly
        display documents with pages of multiple sizes. now how could this one have crept in
        and how come no one noticed it until now? fixes #147591.
        * bonobo/ggv-postscript-view.c (ggv_postscript_view_print): do not attempt to execute
        a print command from an argv array whose first element is NULL; fixes #147705.

2004-07-16  Muktha  <muktha.narayan%wipro.com@localhost>

        * bonobo/main.c (main): disable session manager connection for
        ggv-postscript-viewer. Fixes bug #147710.

Fri Jun 18 08:33:07 2004  Jonathan Blandford  <jrb%gnome.org@localhost>

        * AUTHORS: Changed the authors file to make it more obvious who's
        really in charge.

2004-06-16  Jaka Mocnik  <jaka%gnu.org@localhost>

        * src/ggv-window.c (ggv_window_load): applied patch from Subrahmanyam
        Madduri: added code for getting the filename which is to be opened,
        from the path of the file. Also changed the order of display in title
        to "<filename> - GGV". Fixes bug #60092
        * bonobo/ggv-postscript-view-ui.xml: applied a patch from Udayan Kumar,
        that adds a print icon to the toolbar, fixing #140907.

2004-04-18  Jaka Mocnik  <jaka%gnu.org@localhost>

        * ggv-prefs-ui.c: (ggv_prefs_dialog_new): Changed accelarators
        for Document tab - Default Zoom and Coordination Units to resolve
        conflicts in accelarators. patch by Archana Shah. Fixes bug#
        134976.
        * src/ggv-window.c (ggv_add_open_button): added tooltip for recent
        files button. patch by chenthill.
        * backport of bugfixes from gnome-2-6 branch.
        * src/ggv-window.c (verb_FileOpen): don't set the file chooser size.
        fixes #139518. patch by Darren Adams.
        * src/gsdefaults.c (gtk_gs_defaults_set_*): only set the new value
        if it differs from the old: should fix #139362.
        * src/ggv-window.c (open_button_pressed_cb): applied a patch by
        Kouichirou Hiratsuka, fixing a crash when event parameter is NULL.
        fixes #139408.

2004-04-09  Guntupalli Karunakar  <karunakar%freedomink.org@localhost>

        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-04-07  Remi Cohen-Scali  <rcoscali%cvs.gnome.org@localhost>

        Fix for bug #139363

        * bonobo/ggv-postscript-view.c (verb_FileSaveMarked): Added
        chooser filter for PS docs and all files.

        * src/ggv-window.c (verb_FileOpen): Added chooser filters for
        PS docs and all files.

2004-04-07  Jaka Mocnik  <jaka%gnu.org@localhost>

        * src/recent-files/egg-recent-model.c (egg_recent_model_filter): do not
        test for existence of files since this is done before setting the mime
        filter, so we can (and usually will) end up with testing a bunch of URIs,
        many of which can be remote, which causes unacceptable delays when
        starting GGV!
        * configure.in: bump version to 2.7.0.

2004-03-31  Christian Rose  <menthos%menthos.com@localhost>

        * configure.in: Added "af" to ALL_LINGUAS.

2004-03-30  Adam Weinberger  <adamw%gnome.org@localhost>

        * configure.in: Added en_CA (Canadian English) to ALL_LINGUAS.

2004-03-29  Samúel Jón Gunnarsson  <sammi%techattack.nu@localhost>

        * is.po: Added "is" to ALL_LINGUAS.

2004-03-24  Guntupalli Karunakar  <karunakar%freedomink.org@localhost>

        * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.

diffstat:

 print/ggv2/Makefile |  7 ++++---
 print/ggv2/PLIST    |  5 +++--
 print/ggv2/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (65 lines):

diff -r 948a3a077d68 -r f84343612f12 print/ggv2/Makefile
--- a/print/ggv2/Makefile       Tue Sep 21 17:11:10 2004 +0000
+++ b/print/ggv2/Makefile       Tue Sep 21 17:11:25 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2004/08/06 03:11:00 reed Exp $
+# $NetBSD: Makefile,v 1.35 2004/09/21 17:11:25 jmmv Exp $
 #
 
-DISTNAME=              ggv-2.6.2
+DISTNAME=              ggv-2.8.0
 CATEGORIES=            print gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/ggv/2.6/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/ggv/2.8/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
@@ -26,6 +26,7 @@
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/intltool/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../mk/ghostscript.mk"
diff -r 948a3a077d68 -r f84343612f12 print/ggv2/PLIST
--- a/print/ggv2/PLIST  Tue Sep 21 17:11:10 2004 +0000
+++ b/print/ggv2/PLIST  Tue Sep 21 17:11:25 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/07/18 21:29:35 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/09/21 17:11:25 jmmv Exp $
 bin/ggv
 lib/bonobo/servers/GNOME_GGV.server
 libexec/ggv-postscript-viewer
@@ -49,6 +49,7 @@
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/ggv.mo
+${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/ggv.mo
@@ -78,11 +79,11 @@
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/ggv.mo
-${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/ggv.mo
 ${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/nl/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/ggv.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/ggv.mo
diff -r 948a3a077d68 -r f84343612f12 print/ggv2/distinfo
--- a/print/ggv2/distinfo       Tue Sep 21 17:11:10 2004 +0000
+++ b/print/ggv2/distinfo       Tue Sep 21 17:11:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2004/07/18 21:29:35 jmmv Exp $
+$NetBSD: distinfo,v 1.11 2004/09/21 17:11:25 jmmv Exp $
 
-SHA1 (ggv-2.6.2.tar.bz2) = 7cf4eae417355110859bdd641013e57ce4528eae
-Size (ggv-2.6.2.tar.bz2) = 1234678 bytes
+SHA1 (ggv-2.8.0.tar.bz2) = eb65a858f81cd51dbad306c52303d6128d738e96
+Size (ggv-2.8.0.tar.bz2) = 1280464 bytes



Home | Main Index | Thread Index | Old Index