tweaks nad ok rsadowski@
QMapShack will help you to plan your next outdoor trip or to visualize and
archive all the GPS recordings of your past exciting adventures. QMapShack is
the next generation of the famous QLandkarte GT application. And of course it's
even better and easier to use.
ok rsadowski@
Routino is an application for finding a route between two points using
the dataset of topographical information collected by
http://www.OpenStreetMap.org.
from wen heping; OK cwen@
Comment:
WebSocket support for URI package
Description:
After this module is installed, the URI package provides the same
set of methods for WebSocket URIs as it does for HTTP ones. For
secure WebSockets, see URI::wss.
MATE Menu is an advanced menu for MATE, forked off of MintMenu with
some Mint specific options and package management features removed.
It provides the follow features by default:
- filtering
- favorites
- plugins
ok ajacoutot@
The new structure is required for switching to TTC fonts, but it will also make
adding different Iosevka variants easier.
bentely@ convinced me to drop the -fonts suffix on the PKGNAME as it's
redundant and isn't part of the project's actual name.
OK bentley@, thanks!
CGI::Struct lets you transform CGI data keys that look like perl data
structures into actual perl data structures.
From Wen Heping <wenheping2000 () hotmail ! com>
OK afresh1@
This module is XS implementation of CGI::Struct. It's fully compatible
with CGI::Struct, except for error messages. CGI::Struct::XS is 3-15(5-25
with dclone disabled) times faster than original module.
From Wen Heping <wenheping2000 () hotmail ! com>, with a WANTLIB tweak from me.
OK afresh1@
using an unsigned long, which triggers a build failure (-Wc++11-narrowing)
on 32-bit systems.
I have reported this upstream.
Bump REVISION.
Thanks to sthen@'s i386 build failures emails, which alerted me to the
issue.
From martijn@:
GCC on alpha has an optimization bug, which cause problems with gnulib's
mmalloca function. Disable alloca to work around the failing code.