pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/libgnomeprint Update to 2.6.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc954fcfe27c
branches:  trunk
changeset: 474742:fc954fcfe27c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue May 04 21:39:44 2004 +0000

description:
Update to 2.6.1:

2004-04-12  Jody Goldberg <jody%gnome.org@localhost>

        * libgnomeprint/gpa/gpa-option.c (gpa_option_new_from_tree) :
          add braces

2004-04-16  Iñaki Larrañaga  <dooteo%euskalgnu.org@localhost>

        * configure.in: Added "eu" (Basque) to ALL_LINGUAS.

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

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

2004-04-09  Andreas J. Guelzow <aguelzow%taliesin.ca@localhost>
        for Keith Sharp <kms%passback.co.uk@localhost>
        * libgnomeprint/gnome-print-config.c: add gtk-doc information
        * libgnomeprint/gnome-print-paper.c: add gtk-doc information
        * libgnomeprint/gnome-print-stdapi.c: add gtk-doc information
        * libgnomeprint/gnome-print-unit.c: add gtk-doc information
        * doc/reference/tmpl/gnome-print-config.sgml: add gtk-doc information
        * doc/reference/tmpl/gnome-print-unit.sgml: add gtk-doc information

2004-04-06  Andreas J. Guelzow <aguelzow%taliesin.ca@localhost>

        http://bugzilla.gnome.org/show_bug.cgi?id=138346
        * libgnomeprint/gnome-font-face.c (gnome_font_face_is_italic):
        Fix a typo.

2004-04-06  Andreas J. Guelzow <aguelzow%taliesin.ca@localhost>

        http://bugzilla.gnome.org/show_bug.cgi?id=138438
        * libgnomeprint/gp-tt-t1.c (print_glyph): remove
        unneeded argument in ttf_printf call

2004-03-30  Jean Brefort  <jean.brefort%ac-dijon.fr@localhost>

        * libgnomeprint/gnome-print-pango.c:
        (gnome_print_pango_layout_print): fixed slanting of fonts

diffstat:

 print/libgnomeprint/Makefile |  6 ++++--
 print/libgnomeprint/PLIST    |  4 +++-
 print/libgnomeprint/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)

diffs (55 lines):

diff -r 8de5daf52d73 -r fc954fcfe27c print/libgnomeprint/Makefile
--- a/print/libgnomeprint/Makefile      Tue May 04 21:36:24 2004 +0000
+++ b/print/libgnomeprint/Makefile      Tue May 04 21:39:44 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2004/04/01 18:29:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.30 2004/05/04 21:39:44 jmmv Exp $
 #
 
-DISTNAME=      libgnomeprint-2.6.0
+DISTNAME=      libgnomeprint-2.6.1
 CATEGORIES=    print gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.6/}
 EXTRACT_SUFX=  .tar.bz2
@@ -45,6 +45,8 @@
 CONFIGURE_ENV+=                libltdl_cv_shlibext=so
 .endif
 
+PRINT_PLIST_AWK+=      /cups/ { print "$${USE_CUPS}" $$0; next; }
+
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"
diff -r 8de5daf52d73 -r fc954fcfe27c print/libgnomeprint/PLIST
--- a/print/libgnomeprint/PLIST Tue May 04 21:36:24 2004 +0000
+++ b/print/libgnomeprint/PLIST Tue May 04 21:39:44 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/01 18:29:40 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/05/04 21:39:44 jmmv Exp $
 include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h
 include/libgnomeprint-2.2/libgnomeprint/gnome-font.h
 include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h
@@ -92,10 +92,12 @@
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libgnomeprint-2.2.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/libgnomeprint-2.2.mo
 ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/libgnomeprint-2.2.mo
diff -r 8de5daf52d73 -r fc954fcfe27c print/libgnomeprint/distinfo
--- a/print/libgnomeprint/distinfo      Tue May 04 21:36:24 2004 +0000
+++ b/print/libgnomeprint/distinfo      Tue May 04 21:39:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/04/01 18:29:40 jmmv Exp $
+$NetBSD: distinfo,v 1.10 2004/05/04 21:39:44 jmmv Exp $
 
-SHA1 (libgnomeprint-2.6.0.tar.bz2) = 07a4993402d8ee925a4f81fb31f47198737cca85
-Size (libgnomeprint-2.6.0.tar.bz2) = 685974 bytes
+SHA1 (libgnomeprint-2.6.1.tar.bz2) = e567ee12095807c753693fd94ba3beb0207e9fe5
+Size (libgnomeprint-2.6.1.tar.bz2) = 699757 bytes



Home | Main Index | Thread Index | Old Index