pkgsrc/print/libgnomeprintui/buildlink3.mk

25 lines
931 B
Makefile
Raw Normal View History

# $NetBSD: buildlink3.mk,v 1.52 2018/04/17 22:29:33 wiz Exp $
2004-02-11 03:30:49 +01:00
BUILDLINK_TREE+= libgnomeprintui
2004-02-11 03:30:49 +01:00
.if !defined(LIBGNOMEPRINTUI_BUILDLINK3_MK)
LIBGNOMEPRINTUI_BUILDLINK3_MK:=
2004-02-11 03:30:49 +01:00
BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.8.0
BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb31
2004-02-11 03:30:49 +01:00
BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui
.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
2004-02-11 03:30:49 +01:00
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
2004-02-11 03:30:49 +01:00
.include "../../devel/zlib/buildlink3.mk"
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) 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
2004-04-01 20:29:40 +02:00
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../graphics/libart/buildlink3.mk"
2004-02-11 03:30:49 +01:00
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../print/libgnomeprint/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.endif # LIBGNOMEPRINTUI_BUILDLINK3_MK
2004-02-11 03:30:49 +01:00
BUILDLINK_TREE+= -libgnomeprintui