when I updated to 2.5.5.
Use the correct papersize names. And bump PKGREVISION.
It now just passes along the name set in pkgsrc PAPERSIZE.
It has no checking so could still have wrong value.
I didn't check for "Letterdj" so that may cause problem as mpage
doesn't know it. For the record this is what mpage knows:
Mpage knows about the following paper types:
Type Points Wide Points High
-------------- ----------- -----------
Letter 612 792
LetterSmall 612 792
Tabloid 792 1224
Ledger 1224 792
Legal 612 1008
Statement 396 612
Executive 540 720
A0 2384 3368
A1 1684 2384
A2 1192 1684
A3 842 1192
A4 596 842
A4Small 595 842
A5 420 595
B4 729 1032
B5 516 729
Folio 612 936
Quarto 610 780
10x14 720 1008
pkgsrc changes:
* Add some additional modules:
devel/ruby-gnome2-bonobo
devel/ruby-gnome2-bonoboui
devel/ruby-gnome2-gconf
devel/ruby-gnome2-libglade
graphics/ruby-gnome2-gtkglext
multimedia/ruby-gnome2-gstreamer
print/ruby-gnome2-gnomeprintui
sysutils/ruby-gnome2-gnomevfs
www/ruby-gnome2-gtkhtml2
www/ruby-gnome2-gtkmozembed
x11/ruby-gnome2-gtksourceview
x11/ruby-gnome2-vte
* Fixed detection of rcairo. It had been broken since switched to gem.
patch-a{c,h,i,j,k,l.m}
(It Already in upstream trunk)
* Add patches for allow to load gem rcairo.
patch-a{n,o,p}
* Fixed overwritten glib module when installing modules require generated
header of glib module.
Modify to install the header as part of glib module and use bl3.mk.
* clean up dependency
* Add test target for modules having unit test.
* Modified patch-a{a,b,d,f,g} to acceptable by upstream.
Ruby-GNOME2-0.17.0 (2008-09-07)
Release notes:
* This Release supports Ruby 1.8.7 and has many bug fixes and
new bound functions.
Main changes:
* Ruby/GLib:
- [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1
[Kouhei Sutou]
* Ruby/GTK:
- [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou]
- [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou]
* Ruby/Pango:
- [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou]
* Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog
for detailed information on changes and contributors.
Special thanks for your contributions to: (list in no particular order)
- Neil Roberts
- Cesare Tirabassi
- Arnaud Cornet
libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.
Changes since 0.8.5:
Core:
* Call error() when font loading fails
* Be less strict parsing TTF tables (bug #16940)
* Fix crash due to uninitialized variable
Qt 4 frontend:
* Make the paper color setting working as it should
* Make sure to use the correct page width/height for form widgets coordinates
Don't -DUSE_INLINE - this creates "static inline", and the imake setup
at least on NetBSD-4/arm calls "cc -ansi", which, as being a c89 compiler,
refuses this c99 code (or so I've been told by C language lawyers).
(Maybe somebody can come up with a patch that does the right thing
wrt. this stuff for all our environments.)
changes:
-bugfixes
-multithreaded rendering
-Images are now always interpolated in their source colorspace
-Support for OpenPrinting Vector devices has been upgraded to version 1.0
-two new devices: cairo, svgwrite
-maximum number of color components has been reduced to 8 (from 252)
-The -Z: debugging option now uses 'realtime' instead of 'usertime'
NEWS in the distfile.
* CHANGES FROM GUTENPRINT 5.2.0-BETA2:
4) Printing speed, and possibly quality, have been improved in
certain cases on newer Epson inkjet printers (C120, Stylus Photo
2400, RX700, and all printers using Claria ink). The speed
improvement should be most noticeable with plain paper at lower
resolutions. Quality improvements may or may not be noticeable.
5) The Epson driver is in the process of being converted to use data
stored in files external to the binary library. While this
should have no impact on end-user use, it is a substantial change
that people should be aware of. Please report any issues.
6) Test coverage has been significantly increased.
7) New printers supported in this release:
(450+ lines of printers omitted)
* GENERAL CHANGES FROM GUTENPRINT 5.0:
1) Gutenprint 5.2 and beyond no longer support GIMP 1.2. Please
ensure that you are using GIMP 2.0 or above.
2) The PostScript driver has been rewritten, offering enhanced
functionality approaching that of the native printer drivers.
This driver is used by the enhanced Print plugin for the GIMP,
and by other packages (such as PhotoPrint) that utilize
Gutenprint. In particular, the following specific functionality
has been added:
- All PPD file options are now offered.
- CMYK input is now handled correctly.
- The PostScript driver recognizes Gutenprint PPD files (from
the native CUPS driver, not from Foomatic) and presents
floating point options correctly.
Note that this driver does not offer the curve options offered
by the native drivers.
----------------
* CHANGES FROM GUTENPRINT 5.0.2 AND 5.1.7:
1) cups-genppdupdate is no longer versioned, as it was in 5.0 and
5.1 (cups-genppdupdate.5.0 and cups-genppdupdate.5.1). It also
supports the following options:
-r Specify the major.minor version to update to, e. g. 5.0 or
5.1.
-f Bypass ownership/permissions checks on update PPD files.
-i Interactively ask whether to update each PPD file.
2) The performance of cups-genppdupdate has been improved
significantly.
3) cups-genppdupdate no longer updates PPD files that differ only
in case of the file extension (e. g. printer.ppd and
printer.PPD). This avoids updating PPD files twice on
filesystems that are case insensitive, such as OS X.
4) cups-genppdconfig has been removed from this release. This
command was used to configure CUPS printer queues, but is not
necessary as there are ample other tools available to configure
printer queues.
8) L-size photo paper (3 1/2x5 inches) has been added.
I needed this for upgrading dblatex. I don't use xetex myself yet.
This simple TeX package defines the \ifxetex boolean for testing
whether the TeX-variant XeTeX is being used for typesetting. Also
provides the \RequireXeTeX command which throws an error if XeTeX
is not the engine in use.
. Fontforge version comparison in configure script is broken, because
the numbers get too big for test(1). Comment it out, we know the
pkgsrc version is new enough.
. Do not install any emacs lisp files. Should be a separate package.
. Give path to Century New Schoolbook L fonts to configure script directly.
There seems to be some problem with fc-match in a sandbox (to be
investigated).
Bump PKGREVISION for PLIST change.
Changes created in cooperation with dillo@ and schmonz@ at pkgsrcCon 2008.
changes:
-fix crashes on certain input
-Fix leaks
-Do not limit CharCodeToUnicodeString to 8 characters
-Support for surrogates outside the BMP plane
pkgsrc note: the crashes had been fixed by patches in pkgsrc before