./print/xfce4-print, Xfce print dialog

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.6.1, Package name: xfce4-print-4.6.1, Maintainer: dieter.NetBSD

Print dialog for Xfce. The printing helper is a graphical frontend
for printing, a printer management, and a job queue management. It
doesn't let you configure printers but only use printing systems
that have already been configured properly.


Required to run:
[sysutils/desktop-file-utils] [print/a2ps] [graphics/hicolor-icon-theme] [devel/glib2] [x11/gtk2] [x11/libxfce4gui] [x11/libxfce4util] [devel/xfconf]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/xcb-proto]

Master sites:

SHA1: 4ce98c49d49b2d4c1a8fb5d76597b8e9ab9a51e8
RMD160: 8df81375cbc72eabd95911997210c8fa864bcf0b
Filesize: 822.925 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-09-16 03:15:36 by Jeremy C. Reed | Files touched by this commit (93)
Log message:
Upgrading Xfce to 4.6.1.

This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-06-14 20:12:04 by Joerg Sonnenberger | Files touched by this commit (118)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-12-20 19:59:52 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Add homepage.
   2008-12-20 19:59:43 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Add details to short DESCR. These two sentences are from website.
   2008-12-18 17:46:30 by Kouichirou Hiratsuka | Files touched by this commit (22) | Package updated
Log message:
Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).