(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@
- traded -pedantic for -Werror (per tedu@'s earlier comment),
- SHARED_ONLY=Yes, because all binaries were removed in 2.1.x.
from piotr sikora
maintainer timed-out
- skip the tests if you already have a running chrome instance
- default to 'no' (meaning you must not use the mouse for doing the
sensible thing)
- do not start chrome if you just close the window (alt+f4 etc)
ok robert@