summaryrefslogtreecommitdiff
path: root/print/libgnomeprintui
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-03-12Update to 2.2.1.2. Changes in this version: bugfixes and new translations.jmmv4-8/+12
2003-02-14Update to 2.2.1.1. Changes since 1.116.0 include:jmmv4-50/+97
* Makefile.am (mydistcheck): use $(AMTAR) rather than $(TAR) which I guess it has been changed in automake * libgnomeprintui/gnome-print-preview.c (gpp_stroke): Fix the second part of #104932. Spotted by jean.brefort@ac-dijon.fr * configure.in (gtk_doc_min_version): don't need to check for "gtk-doc > 0.10". 0.9 is good enough * libgnomeprintui/gnome-printui-marshal.list (VOID): generate the right marshaler * libgnomeprintui/gnome-print-copies.c (gnome_print_copies_selector_class_init): use the marshaler that matches the function prototype * configure.in: Added am ar el fi fr ga gl hr hu it lt nl nn no pt_BR sk tr uk to ALL_LINGUAS * libgnomeprintui/gpaui/gpa-transport-selector.c (gpa_transport_selector_construct): fix #104319 * configure.in: post release version bump to 2.2.2 * configure.in: Added "mn" to ALL_LINGUAS. * configure.in: release 2.2.1 to match libgnomeprint * This is the gnome-2-2 branch
2003-01-10USE_PKGLOCALEDIR=yescjep1-1/+2
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-4/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-30s/USE_X11BASE/USE_X11/ to be consistent with the rest of GTK2/GNOME2.rh2-5/+6
Bump PKGREVISION.
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam1-2/+1
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-12Initial import of libgnomeprintui-1.116.0, the user interface dependentrh5-0/+105
part of the GNOME2 printing infrastructure. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18204.