Selected changelog:
Add HDF5 saved document format, master color setting for xy point and
nonorthpoint plot, more accurate axis tick label bounding boxes, and
switching to scientific notation earlier when showing float settings, along
with bug fixes.
this port didn't build on static-only arch anyway). Unsupported upstream
(http://bugs.ghostscript.com/show_bug.cgi?id=691887#c1) but the patch is
easy to maintain, and there's a clear benefit:
$ stat -f "%Z %N" mupdf*
25262988 mupdf-1.4.tgz
4619258 mupdf-1.4p0.tgz
Asterisk's configure script so it can find these required libs. No bump
needed here as it didn't build previously since c-client's lib version
was last bumped.
Dancer plugin for easy thumbnails creation via GD.
Makes thumbnail image from original file by chain of graphic operations
(crop and resize).
ok espie@
puddletag is an audio tag editor similar to the Windows program, Mp3tag.
It uses a spreadsheet-like layout so that all the tags you want to edit by
hand are visible and easily editable.
from 'Nils R', thanks!
with tweaks from and ok sthen@
GLib event loop has been fixed upstream.
It adds a dependency on gcc 4.8 because code was rewritten c++11-style.
Original diff for 0.18.9 by landry@.
Tested by landry@ and Bryan Linton.
OK landry@
- tweak and install default configuration file (from Ian McWilliam, thanks!);
- zap KRB5_LIBS leftover that shouldn't be committed in the first place;
- restrict access to Samba directories; what about adding Samba user(-s)?..
transcode was already broken as is due to it relying on certain functionality
with presets which is no longer relevant for more modern FFmpeg. Searching
via Google showed the same bug being reported with Debian, Gentoo and Arch.
They have eliminted the use of presets but that just exposed another bug.
So this builds with newer FFmpeg but it is essentially just as broken as
before. If anyone wants to take a look at this and figure out why it is
crashing go ahead.
- Merge the quicktime FLAVOR into the main port / package. IMO it doesn't
make sense to have an app like this that cannot work with the MP4 container
FFmpeg bits taken from FreeBSD and Debian packages.
ok ajacoutot@
Add dependency on system json-c, and add a bunch of patches to cope with
json-c 0.12 API change (upstream r27267 / bug #5449)
See http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News for details.
Now installs a gdal.pc file for easier detection.
went in a bulk build without fallout.