head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.26 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.24 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.22 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.20 pkgsrc-2011Q2-base:1.8 pkgsrc-2009Q4:1.8.0.18 pkgsrc-2009Q4-base:1.8 pkgsrc-2008Q4:1.8.0.16 pkgsrc-2008Q4-base:1.8 pkgsrc-2008Q3:1.8.0.14 pkgsrc-2008Q3-base:1.8 cube-native-xorg:1.8.0.12 cube-native-xorg-base:1.8 pkgsrc-2008Q2:1.8.0.10 pkgsrc-2008Q2-base:1.8 pkgsrc-2008Q1:1.8.0.8 pkgsrc-2008Q1-base:1.8 pkgsrc-2007Q4:1.8.0.6 pkgsrc-2007Q4-base:1.8 pkgsrc-2007Q3:1.8.0.4 pkgsrc-2007Q3-base:1.8 pkgsrc-2007Q2:1.8.0.2 pkgsrc-2007Q2-base:1.8 pkgsrc-2007Q1:1.7.0.24 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.22 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.20 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.18 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.7.0.16 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.7.0.14 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.7.0.12 pkgsrc-2005Q3-base:1.7 pkgsrc-2005Q2:1.7.0.10 pkgsrc-2005Q2-base:1.7 pkgsrc-2005Q1:1.7.0.8 pkgsrc-2005Q1-base:1.7 pkgsrc-2004Q4:1.7.0.6 pkgsrc-2004Q4-base:1.7 pkgsrc-2004Q3:1.7.0.4 pkgsrc-2004Q3-base:1.7 pkgsrc-2004Q2:1.7.0.2 pkgsrc-2004Q2-base:1.7 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2-base:1.6 netbsd-1-5-PATCH001:1.5 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2 netbsd-1-4-PATCH002:1.2 comdex-fall-1999:1.1; locks; strict; comment @# @; 1.8 date 2007.05.20.15.48.21; author wiz; state dead; branches; next 1.7; 1.7 date 2004.04.27.15.21.15; author adam; state Exp; branches; next 1.6; 1.6 date 2002.03.26.09.20.45; author rh; state dead; branches; next 1.5; 1.5 date 2001.04.06.22.12.55; author rh; state Exp; branches; next 1.4; 1.4 date 2001.04.06.22.12.08; author rh; state dead; branches; next 1.3; 1.3 date 2000.10.15.17.35.30; author rh; state Exp; branches; next 1.2; 1.2 date 99.11.12.15.17.16; author rh; state Exp; branches; next 1.1; 1.1 date 99.08.01.15.55.00; author abs; state Exp; branches; next ; desc @@ 1.8 log @Remove remaining gnome1-libs dependencies from pkgsrc. @ text @$NetBSD: patch-ab,v 1.7 2004/04/27 15:21:15 adam Exp $ --- libgnomeprint/parseTT.h.orig 2004-04-27 10:27:00.000000000 +0000 +++ libgnomeprint/parseTT.h @@@@ -22,6 +22,7 @@@@ BEGIN_GNOME_DECLS #include +#include #include /* @ 1.7 log @Follow new FreeType2 build rules @ text @d1 1 a1 1 $NetBSD$ @ 1.6 log @Update gnome-print to 0.35. This is mainly a bug-fix release, but also includes the following changes: - Print preview clips now all graphics, including text and bitmaps - it makes gnumeric and sodipodi previews much nicer - Fontmaps can contain per-locale default entries now, so unknown font names do not fall uniformly back to Helvetica any more - Added --dir flag to gnome-font-install (Tambet) @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.5 2001/04/06 22:12:55 rh Exp $ d3 4 a6 5 --- installer/gf-pfb.c.orig Fri Apr 6 12:38:56 2001 +++ installer/gf-pfb.c @@@@ -4,8 +4,8 @@@@ * fixme: We should relly do some parsing here */ d8 5 a12 6 -#include #include +#include #include #include #include @ 1.5 log @Add missing patch @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update gnome-print to 0.28 Changes are: 2001-03-20 Lauris Kaplinski * configure.in: Version 0.28 * run-gnome-font-install: Added IRIX-specific font & exec paths * installer/gnome-font-install.c: #include instead of 2001-03-08 Chema Celorio * tests/testprint4.c (latin_to_utf8): was not being used, #ifdef out 2001-03-07 Lauris Kaplinski * gnome-print.spec.in (Group): Changed fontmap to fontamp2 and added fax profile 2001-03-06 Lauris Kaplinski * configure.in: Set version to final 0.26 * tests/testprint.c (test_dump_metafile): Close context after printing 2001-03-02 Lauris Kaplinski * installer/gnome-font-install.c (gfi_process_type1_alias): Read afm file, so we get correct italic angle and weight in case entry does not have them (as is the case with hand-made entries) * run-gnome-font-install: Change fontmap file name to fontmap2 2001-02-23 Lauris Kaplinski * configure.in: Use version 0.26.pre 2001-02-22 Lauris Kaplinski * profiles/fax-g3.profile (driver): Added fax profile 2001-02-21 Lauris Kaplinski * tests/testtext.c (print_test_page): Added beginpage * tests/testprint3.c (print_test_page): Added beginpage * tests/testprint2.c (print_test_page): Added beginpage @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.3 2000/10/15 17:35:30 rh Exp $ d3 5 a7 3 --- Makefile.in.orig Wed Sep 20 00:33:04 2000 +++ Makefile.in @@@@ -302,7 +302,7 @@@@ d9 6 a14 7 gnome-font-install: $(gnome_font_install_OBJECTS) $(gnome_font_install_DEPENDENCIES) @@rm -f gnome-font-install - $(LINK) $(gnome_font_install_LDFLAGS) $(gnome_font_install_OBJECTS) $(gnome_font_install_LDADD) $(LIBS) + $(LINK) $(gnome_font_install_OBJECTS) $(gnome_font_install_LDFLAGS) $(gnome_font_install_LDADD) $(LIBS) install-confexecDATA: $(confexec_DATA) @@$(NORMAL_INSTALL) @ 1.3 log @Update gnome-print to 0.23. Changes are bugfixes, additional properties, and support for test programs. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @defuzz @ text @d3 3 a5 3 --- Makefile.in.orig Fri Nov 12 16:12:48 1999 +++ Makefile.in Fri Nov 12 16:12:48 1999 @@@@ -335,15 +335,15 @@@@ d12 2 a13 12 testprint: $(testprint_OBJECTS) $(testprint_DEPENDENCIES) @@rm -f testprint - $(LINK) $(testprint_LDFLAGS) $(testprint_OBJECTS) $(testprint_LDADD) $(LIBS) + $(LINK) $(testprint_OBJECTS) $(testprint_LDFLAGS) $(testprint_LDADD) $(LIBS) testtext: $(testtext_OBJECTS) $(testtext_DEPENDENCIES) @@rm -f testtext - $(LINK) $(testtext_LDFLAGS) $(testtext_OBJECTS) $(testtext_LDADD) $(LIBS) + $(LINK) $(testtext_OBJECTS) $(testtext_LDFLAGS) $(testtext_LDADD) $(LIBS) testprint2: $(testprint2_OBJECTS) $(testprint2_DEPENDENCIES) @@rm -f testprint2 @ 1.1 log @Make this work under 1.4/i386 by ensuring the object is before the libraries on the link line. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1.1.1 1999/07/31 19:13:08 abs Exp $ d3 3 a5 3 --- Makefile.in.orig Sat Jul 31 20:37:15 1999 +++ Makefile.in Sat Jul 31 20:39:29 1999 @@@@ -324,15 +324,15 @@@@ d22 2 a23 2 install-confexecDATA: $(confexec_DATA) @@$(NORMAL_INSTALL) @