pdftoraster filter.
It honours the *LandscapeOrientation: Plus90 | Minus90 | Any PPD
directive (Any interpreted as Plus90) and does the necessary
transformation by ordinary PostScript means, thus bypassing the
special CTM handling by Ghostscript's cups device (which is equivalent
to Minus90).
Currently, only the Landscape/Portrait orientation is handled,
forcing the output to the orientation specified by the PPD default
page size. Any fit-to-page scaling is not yet implemented.
ok aja@
(upstream git commit 45576b6c6f8255e979187b034a73385d508c9223)
Add a comment about why I chose to not install auto-generated
non-English manpages (thanks schwarze@)
and e2fs-uuid.pc to uuid.pc. uuid.pc is what all projects using
pkg-config expect to find when looking for the "standard" uuid lib nowadays.
prompted by aja@
ok aja@ landry@ sthen@
Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and
Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and
Rubinius on platforms supporting POSIX shared memory. It may also be
used as a generic scoreboard for sharing atomic counters across multiple
processes.
OK sthen@
- Add missing build dependency on automake
- Update the autoconf version to a more appropriate version
- Add in a fix for the automake issue that came up with newer
GNU libtool installed which broke the build
from brad
GUPnP-UI is a collection of GTK+ widgets on top of GUPnP. It features a
GtkTreeModel exposing devices discovered by a GUPnPControlPoint and a
GtkTreeView for exposing such models.
ok aja@
GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.
They provides the following client and server side tools which enable
one to easily test and debug one's UPnP devices and control points.
ok aja@
GUPnP DLNA is a small utility library that aims to ease the DLNA-related
tasks such as media profile guessing, transcoding to a given profile,
etc.
ok aja@