pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/glabels Update glabels to 2.0.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a90e2e781d4c
branches:  trunk
changeset: 493193:a90e2e781d4c
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Apr 29 04:48:24 2005 +0000

description:
Update glabels to 2.0.2.

ChangeLog has:

2005-01-22  Jim Evins  <evins%snaught.com@localhost>

        * NEWS:
                Final prep for 2.0.2 release.

2005-01-22  Jim Evins  <evins%snaught.com@localhost>

        * glabels.spec.in:
                Added '--remove-original' flag to desktop-file-install, so that
there is
                only one menu entry.

2005-01-20  Jim Evins  <evins%snaught.com@localhost>

        * data/glade/object-editor.glade:
                - Font family entry should not be editable.
                - img_key_entry should have sensitivity=YES, so that it follows
the
                  sensitivity of img_key_combo.
                - Barcode key entry should not be editable.

2005-01-17  Jim Evins  <evins%snaught.com@localhost>

        * src/view.c: (screen_changed_cb):
                Don't do anything, if we don't have a screen.

2005-01-06  Jim Evins  <evins%snaught.com@localhost>

        * src/view.c: (get_home_scale):
                Fixed bad call to gtk_widget_has_screen() -- huh?

2005-01-04  Jim Evins  <evins%snaught.com@localhost>

        * AUTHORS:
        * data/templates/avery-iso-templates.xml:
        * data/templates/misc-iso-templates.xml:
        * data/templates/misc-us-templates.xml:
                Added templates, submitted by Larry Harriman, Juan Carlos Valero
, and
                Nick Hill.

2004-11-26  Jim Evins  <evins%snaught.com@localhost>


        * AUTHORS:
        * po/fr.po:
                Updated french translations provided by Florent Morel <florent@t
aket.org>.
        * src/view-barcode.c:
        * src/view-box.c:
        * src/view-ellipse.c:
        * src/view-image.c:
        * src/view-line.c:
        * src/view-text.c:
                Added '#include <config.h>' -- HAVE_*GETTEXT macros were not def
ined and
                thus _() strings were not being translated.

2004-11-14  Jim Evins  <evins%snaught.com@localhost>

        * src/debug.h:
        * src/debug.c: (gl_debug_init), (gl_debug):
                Borrowed from gedit:  use environmental variables to select debu
g
                sections.
        * src/splash.c:
                Removed unused include of debug.h.

        * src/glabels.c: (main):
                Added call to gl_debug_init(), and removed debug clutter from co
mmand line
                options.
        * src/glabels-batch.c: (main):
                Added call to gl_debug_init().

2004-11-13  Jim Evins  <evins%snaught.com@localhost>

        Drawing and property toolbars were being initialized with the "icons and
 text"
        look in Fedora Core 3.  Even though none of the buttons had any text att
ached to
        them, the buttons were being sized as if they were.  This led to less re
al estate
        for the property editor, leading to Bug #1064630.  The

        * data/ui/glabels-ui.xml:
                Added explicit "look" property to both drawing and property tool
bars.
        * src/prefs-model.c: (gl_prefs_model_save_settings),
        (gl_prefs_model_load_settings):
        * src/prefs-model.h:
                Removed drawing_toolbar_button_style configuration parameter.
        * src/ui.c: (view_menu_item_toggled_cb),
        (set_app_drawing_toolbar_style):
                Do not attempt to adjust look property of the drawing toolbar.

2004-10-28  Jim Evins  <evins%snaught.com@localhost>

        * data/pixmaps/glabels-about-logo.png:
                Updated about logo.

2004-10-28  Jim Evins  <evins%snaught.com@localhost>

        * data/man/glabels.1:
        * src/glabels-batch.c: (main):
        * src/print.h:
        * src/print.c: (gl_print_batch):

                Added option to glabels-batch to select the first label to begin
                printing on.

2004-09-26  Jim Evins  <evins%snaught.com@localhost>

        * data/desktop/glabels.desktop.in:

                Point to app icon, "glabels.png"
        * data/mime/glabels.keys.in:
                Point at mime icon, "glabels-application-x-glabels.png"
        * data/pixmaps/Makefile.am:
                Added glabels_app_icondir.  Renamed icons.
        * data/pixmaps/glabels.png:
                New cleaned up app icon.  Deleted glabels-icon.png.
        * data/pixmaps/glabels-application-x-glabels.png:
                New mime icon.
        * data/pixmaps/glabels-splash.png:
                Renamed glabels-logo to glabels-splash to be more correct about
role.
        * src/glabels.c:
        * src/template-designer.c:
                Point at app icon, "glabels.png"
        * src/splash.c:
                Point at renamed splash image, "glabels-splash.png"

2004-08-22  Jim Evins  <evins%snaught.com@localhost>

        * AUTHORS:
        * src/glabels-batch.c: (main):
                Applied patch with minor mods to allow selecting merge source and
                crop-marks on glabels-batch's command line.  Original patch prov
ided by
                Jos<E9> Dapena Paz <jdapena%igalia.com@localhost>.

2004-08-15  Jim Evins  <evins%snaught.com@localhost>

        * configure.in:
                Updated version to 2.0.2.
        * data/desktop/glabels.desktop.in:
                - Added encoding line
                - Removed period from comment
                - Fixed Terminal line, changed "0" to "false"
                - Added semicolen to Categories line
        * po/ja.po:
                - Made sure desktop.in comment string above still translated pro
perly

diffstat:

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

diffs (54 lines):

diff -r 658ee1f4387d -r a90e2e781d4c print/glabels/Makefile
--- a/print/glabels/Makefile    Fri Apr 29 02:31:48 2005 +0000
+++ b/print/glabels/Makefile    Fri Apr 29 04:48:24 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:07 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/29 04:48:24 reed Exp $
 #
 
-DISTNAME=              glabels-2.0.1
-PKGREVISION=           2
+DISTNAME=              glabels-2.0.2
 CATEGORIES=            print
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=glabels/}
 
diff -r 658ee1f4387d -r a90e2e781d4c print/glabels/PLIST
--- a/print/glabels/PLIST       Fri Apr 29 02:31:48 2005 +0000
+++ b/print/glabels/PLIST       Fri Apr 29 04:48:24 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:51 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/04/29 04:48:24 reed Exp $
 bin/glabels
 bin/glabels-batch
 include/libglabels/libglabels.h
@@ -47,6 +47,7 @@
 share/mime-info/glabels.mime
 share/mime/packages/glabels.xml
 share/omf/glabels/glabels-C.omf
+share/pixmaps/glabels-application-x-glabels.png
 share/pixmaps/glabels.png
 share/pixmaps/glabels/ex-1layout.png
 share/pixmaps/glabels/ex-2layouts.png
@@ -54,8 +55,7 @@
 share/pixmaps/glabels/ex-rect-size.png
 share/pixmaps/glabels/ex-round-size.png
 share/pixmaps/glabels/glabels-about-logo.png
-share/pixmaps/glabels/glabels-icon.png
-share/pixmaps/glabels/glabels-logo.png
+share/pixmaps/glabels/glabels-splash.png
 @dirrm share/pixmaps/glabels
 @comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/omf/glabels
diff -r 658ee1f4387d -r a90e2e781d4c print/glabels/distinfo
--- a/print/glabels/distinfo    Fri Apr 29 02:31:48 2005 +0000
+++ b/print/glabels/distinfo    Fri Apr 29 04:48:24 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:51:42 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/04/29 04:48:24 reed Exp $
 
-SHA1 (glabels-2.0.1.tar.gz) = a36d1e6de5f8981def21873329e2fe809df779de
-RMD160 (glabels-2.0.1.tar.gz) = 18527733e42bc89462275134d3f07925f1efde94
-Size (glabels-2.0.1.tar.gz) = 1415676 bytes
+SHA1 (glabels-2.0.2.tar.gz) = d579d2bf8187316ec3f846d4eea2b8ab448dca60
+RMD160 (glabels-2.0.2.tar.gz) = 0950e410e1f590869cfdd5b336b51b443b5d6742
+Size (glabels-2.0.2.tar.gz) = 1614927 bytes



Home | Main Index | Thread Index | Old Index