pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Update to 2.6.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/82141b22fffb
branches: trunk
changeset: 471902:82141b22fffb
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Apr 01 18:29:40 2004 +0000
description:
Update to 2.6.0:
libgnomeprint 2.5.3
* Some GtkFileChooser adjustments
* Fix leak (133415)
* Fix printing crash under cups if no ppd file available (132872)
* Use g_get_tmp_dir rather than hard coding directory (133926)
* Fix header order (required for Darwin) (134806)
* Fix PDF locale bug
* Accessibility fixes
libgnomeprint 2.5.2
* Various fixes
* Remove setlocale invocations where they change the
locale (109446)
* Fix leak and erroneous model names (131359)
* Fix encoding mismatch for cups ppd files
* Fix mishandling of font weights (89580)
* Fix unconfimed overwriting of files (assuming people use
gnome_print_dialog_run)
* Switch to GtkFileChooser
* Make the print preview theme-able
libgnomeprint 2.5.1
* Handle ttc files
* Handle duplex and tumble in postscript files
* Improve handling of duplex printing (#128036)
* HIGify print dialog (#128614)
* Add delayed printing support in cups module
* Remove modifying calls to setlocale
* Remove markup from translatable text
* Offer users the possibility to display several
pages together (#113956).
* add source (tray) selector to paper selector (for
cups module)
libgnomeprint 2.5.0.1
http://bugzilla.gnome.org/show_bug.cgi?id=126046
* make gnumeric work correctly with cups via gnome-print.
* handle fonts with spaces in postscript export
* Change cups module to load ppd files on demand
http://bugzilla.gnome.org/show_bug.cgi?id=115566
* Protect against libcups changing the locale
http://bugzilla.gnome.org/show_bug.cgi?id=125836
* Implement a better fallback than first font.
* Replace filename entry field with file selector.
* Adjust Preview windo size
http://bugzilla.gnome.org/show_bug.cgi?id=124307
* Make ctl-q and ctl-w close the preview window
* Reduce the usage of setlocale
libgnomeprint 2.5.0
http://bugzilla.gnome.org/show_bug.cgi?id=125828
* Apply patch (by bland%mail.ru@localhost) to improve performance
exporting large images.
http://bugzilla.gnome.org/show_bug.cgi?id=122741
* Work around unreliable cupsGetDefault
* Fix some leaks
* Fix locating the lpr command.
http://bugzilla.gnome.org/show_bug.cgi?id=120954
* Use Sans Regular rather than Helvetica as fallback
http://bugzilla.gnome.org/show_bug.cgi?id=120910
* Fix clipping
diffstat:
print/libgnomeprint/Makefile | 7 +++----
print/libgnomeprint/PLIST | 17 ++++++++++++++++-
print/libgnomeprint/buildlink3.mk | 4 ++--
print/libgnomeprint/distinfo | 7 +++----
print/libgnomeprint/patches/patch-aa | 14 --------------
print/libgnomeprintui/Makefile | 8 ++++----
print/libgnomeprintui/PLIST | 14 +++++++++++++-
print/libgnomeprintui/buildlink3.mk | 5 +++--
print/libgnomeprintui/distinfo | 7 +++----
print/libgnomeprintui/patches/patch-aa | 26 --------------------------
10 files changed, 47 insertions(+), 62 deletions(-)
diffs (267 lines):
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprint/Makefile
--- a/print/libgnomeprint/Makefile Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprint/Makefile Thu Apr 01 18:29:40 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.29 2004/04/01 18:29:40 jmmv Exp $
#
-DISTNAME= libgnomeprint-2.4.2
-PKGREVISION= 2
+DISTNAME= libgnomeprint-2.6.0
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv%NetBSD.org@localhost
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprint/PLIST
--- a/print/libgnomeprint/PLIST Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprint/PLIST Thu Apr 01 18:29:40 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/12/18 11:02:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/01 18:29:40 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
@@ -15,6 +15,7 @@
include/libgnomeprint-2.2/libgnomeprint/private/gnome-fontmap.h
include/libgnomeprint-2.2/libgnomeprint/private/gnome-glyphlist-private.h
include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-config-private.h
+include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-pango.h
include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h
include/libgnomeprint-2.2/libgnomeprint/private/gp-gc-private.h
include/libgnomeprint-2.2/libgnomeprint/private/gpa-config.h
@@ -53,6 +54,16 @@
share/doc/html/libgnomeprint/left.png
share/doc/html/libgnomeprint/libgnomeprint-building.html
share/doc/html/libgnomeprint/libgnomeprint-compiling.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-font-face.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-font.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-glyphlist.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-pgl.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-print-job.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-print-paper.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-print-unit.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-print.html
+share/doc/html/libgnomeprint/libgnomeprint-gnome-rfont.html
share/doc/html/libgnomeprint/libgnomeprint-resources.html
share/doc/html/libgnomeprint/libgnomeprint.html
share/doc/html/libgnomeprint/libgnomeprintunsorted.html
@@ -77,6 +88,8 @@
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/libgnomeprint-2.2.mo
+${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/fa/LC_MESSAGES/libgnomeprint-2.2.mo
@@ -85,6 +98,7 @@
${PKGLOCALEDIR}/locale/ga/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
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/libgnomeprint-2.2.mo
@@ -101,6 +115,7 @@
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgnomeprint-2.2.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprint/buildlink3.mk
--- a/print/libgnomeprint/buildlink3.mk Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprint/buildlink3.mk Thu Apr 01 18:29:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/03/18 09:12:14 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/04/01 18:29:40 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBGNOMEPRINT_BUILDLINK3_MK:= ${LIBGNOMEPRINT_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@
BUILDLINK_PACKAGES+= libgnomeprint
.if !empty(LIBGNOMEPRINT_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libgnomeprint+= libgnomeprint>=2.4.2nb1
+BUILDLINK_DEPENDS.libgnomeprint+= libgnomeprint>=2.6.0
BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint
.endif # LIBGNOMEPRINT_BUILDLINK3_MK
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprint/distinfo
--- a/print/libgnomeprint/distinfo Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprint/distinfo Thu Apr 01 18:29:40 2004 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.8 2003/12/18 11:02:47 adam Exp $
+$NetBSD: distinfo,v 1.9 2004/04/01 18:29:40 jmmv Exp $
-SHA1 (libgnomeprint-2.4.2.tar.bz2) = 86c3010533b8d9514f94ae3a4dab80be406f44fb
-Size (libgnomeprint-2.4.2.tar.bz2) = 639654 bytes
-SHA1 (patch-aa) = 54cf15d9caa7834f06cae48a792fc4716bc8a3f9
+SHA1 (libgnomeprint-2.6.0.tar.bz2) = 07a4993402d8ee925a4f81fb31f47198737cca85
+Size (libgnomeprint-2.6.0.tar.bz2) = 685974 bytes
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprint/patches/patch-aa
--- a/print/libgnomeprint/patches/patch-aa Thu Apr 01 18:29:19 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2003/09/27 21:05:22 danw Exp $
-
---- libgnomeprint/gnome-print.c.orig Mon Sep 1 10:11:58 2003
-+++ libgnomeprint/gnome-print.c Mon Sep 1 10:11:35 2003
-@@ -38,8 +38,8 @@
- #include <libgnomeprint/gnome-print-frgba.h>
-
- /* For the buffer stuff, remove when the buffer stuff is moved out here */
--#include <sys/mman.h>
- #include <sys/types.h>
-+#include <sys/mman.h>
- #include <sys/stat.h>
- #include <fcntl.h>
- #include <unistd.h>
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprintui/Makefile
--- a/print/libgnomeprintui/Makefile Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprintui/Makefile Thu Apr 01 18:29:40 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2004/02/14 17:21:50 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/01 18:29:40 jmmv Exp $
#
-DISTNAME= libgnomeprintui-2.4.2
-PKGREVISION= 2
+DISTNAME= libgnomeprintui-2.6.0
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv%NetBSD.org@localhost
@@ -31,6 +30,7 @@
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../print/libgnomeprint/buildlink3.mk"
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprintui/PLIST
--- a/print/libgnomeprintui/PLIST Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprintui/PLIST Thu Apr 01 18:29:40 2004 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2003/12/18 11:05:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/04/01 18:29:40 jmmv Exp $
include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h
+include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-config-dialog.h
include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h
include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h
include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-paper-selector.h
@@ -16,6 +17,13 @@
share/doc/html/libgnomeprintui/index.html
share/doc/html/libgnomeprintui/index.sgml
share/doc/html/libgnomeprintui/left.png
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-font-dialog.html
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-print-copies.html
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-print-dialog.html
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-print-job-preview.html
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-print-paper-selector.html
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-print-preview.html
+share/doc/html/libgnomeprintui/libgnomeprintui-gnome-printer-selector.html
share/doc/html/libgnomeprintui/libgnomeprintui.html
share/doc/html/libgnomeprintui/right.png
share/doc/html/libgnomeprintui/up.png
@@ -31,6 +39,8 @@
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/libgnomeprintui-2.2.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo
@@ -58,6 +68,7 @@
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgnomeprintui-2.2.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo
@@ -70,6 +81,7 @@
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo
+${PKGLOCALEDIR}/locale/th/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprintui/buildlink3.mk
--- a/print/libgnomeprintui/buildlink3.mk Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprintui/buildlink3.mk Thu Apr 01 18:29:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/03/18 09:12:14 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/04/01 18:29:40 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBGNOMEPRINTUI_BUILDLINK3_MK:= ${LIBGNOMEPRINTUI_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
BUILDLINK_PACKAGES+= libgnomeprintui
.if !empty(LIBGNOMEPRINTUI_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.4.2nb1
+BUILDLINK_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.6.0
BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui
.endif # LIBGNOMEPRINTUI_BUILDLINK3_MK
@@ -20,6 +20,7 @@
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../print/libgnomeprint/buildlink3.mk"
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprintui/distinfo
--- a/print/libgnomeprintui/distinfo Thu Apr 01 18:29:19 2004 +0000
+++ b/print/libgnomeprintui/distinfo Thu Apr 01 18:29:40 2004 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/12/18 11:05:25 adam Exp $
+$NetBSD: distinfo,v 1.7 2004/04/01 18:29:40 jmmv Exp $
-SHA1 (libgnomeprintui-2.4.2.tar.bz2) = acb256ac0ad4ad5d064cdc5ea2e23c3aae4746a0
-Size (libgnomeprintui-2.4.2.tar.bz2) = 509655 bytes
-SHA1 (patch-aa) = 08d8651239974915cb515ac94e13d7705295f367
+SHA1 (libgnomeprintui-2.6.0.tar.bz2) = 0c82f3dc8c657a6a9852dc926c91f1519c512a85
+Size (libgnomeprintui-2.6.0.tar.bz2) = 551097 bytes
diff -r 8a1cc6f08a4f -r 82141b22fffb print/libgnomeprintui/patches/patch-aa
--- a/print/libgnomeprintui/patches/patch-aa Thu Apr 01 18:29:19 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2003/12/18 11:05:25 adam Exp $
-
---- libgnomeprintui/gpaui/Makefile.in.orig 2003-11-26 20:41:53.000000000 +0000
-+++ libgnomeprintui/gpaui/Makefile.in
-@@ -54,11 +54,6 @@ CCDEPMODE = @CCDEPMODE@
- CFLAGS = @CFLAGS@
- CPP = @CPP@
-
--CPPFLAGS = \
-- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-- -DBINDIR=\""$(bindir)"\" \
-- -DDATADIR=\""$(datadir)"\"
--
- CXX = @CXX@
- CXXCPP = @CXXCPP@
- CXXDEPMODE = @CXXDEPMODE@
-@@ -192,6 +187,9 @@ INCLUDES = \
- -I$(top_srcdir)/libgnomeprintui \
- -DWE_ARE_LIBGNOMEPRINT_INTERNALS \
- $(LIBGNOMEPRINTUI_CFLAGS) \
-+ -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-+ -DBINDIR=\""$(bindir)"\" \
-+ -DDATADIR=\""$(datadir)"\" \
- -DG_DISABLE_DEPRECATED \
- -DGDK_DISABLE_DEPRECATED \
- -DGDK_PIXBUF_DISABLE_DEPRECATED
Home |
Main Index |
Thread Index |
Old Index