summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2017-11-15feh: Update to 2.22.2szptvlfn2-7/+7
https://git.finalrewind.org/feh/plain/ChangeLog Tue, 07 Nov 2017 17:36:26 +0100 Daniel Friesel <derf+feh@finalrewind.org> * Release v2.22.2 * Fix HTTPS certificate errors on some systems (broken in 2.22) Tue, 07 Nov 2017 07:51:48 +0100 Daniel Friesel <derf+feh@finalrewind.org> * Release v2.22.1 * Allow ~/.fehbg to be sourced (instead of executed) from other shell scripts again (broken in 2.22) Sat, 04 Nov 2017 14:55:38 +0100 Daniel Friesel <derf+feh@finalrewind.org> * Release v2.22 * Add support for CURL_CA_BUNDLE environment variable when loading images via HTTPS * Fix ~/.fehbg not being updated when setting a wallpaper via menu (broken in 2.21)
2017-11-15libimagequant: updated to 2.11.3adam2-10/+10
2.11.3 Bug fixes
2017-11-13Update ImageMagick to version 7.0.7.11.he2-7/+7
Upstream changes: 2017-11-11 7.0.7-11 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-11, GIT revision 21635:0447c6b46:20171111. 2017-11-05 7.0.7-10 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-10, GIT revision 21612:36e2aabfd:20171105. 2017-11-03 7.0.7-10 Dirk Lemstra <dirk@lem.....org> * Fixed a problem with resource bookkeeping in AcquireMatrixInfo(). 2017-10-30 7.0.7-9 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-9, GIT revision 21580:2682a311e:20171031. 2017-10-20 7.0.7-9 Cristy <quetzlzacatenango@image...> * Encode JSON control characters (reference https://github.com/ImageMagick/ImageMagick/issues/848). 2017-10-27 7.0.7-9 Dirk Lemstra <dirk@lem.....org> * Added support for reading mipmaps in dds images (reference https://github.com/ImageMagick/ImageMagick/issues/845).
2017-11-12Bump PKGREVISION on packages depending on CUPSkhorben1-3/+2
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
2017-11-12Update dependencies on print/cups to print/cups-basekhorben1-2/+2
This is with the notable exception of meta-pkgs/desktop-gnome, which I believe implies a fully functional cups. This is still missing revision bumps - I'll be right there (first time I am doing this on so many packages at a time). As discussed on tech-pkg@
2017-11-10Fix GPL versionryoon1-1/+1
2017-11-10Add rawtherapeeryoon1-1/+2
2017-11-10graphics/rawtherapee: import rawtherapee-5.3ryoon5-0/+995
RawTherapee is a cross-platform raw image processing program released under GNU GPL 2.
2017-11-06libv4l: comment out dead siteswiz1-3/+3
2017-11-06opencv: follow redirectwiz1-2/+2
2017-11-06libimagequant: updated to 2.11.2adam2-7/+7
Changes 2.11.2: Bug fixes.
2017-11-03gnuplot: updated to 5.2.1adam12-79/+84
Release 5.2.1 A few bug-fixes present in the distributed package for 5.2.1 are not yet commited upstream because the repository is in the process of migration from cvs to git. * src/graphics.c (plot_betweencurves): plot 'foo' with filledcurves below y=bar would fail to identify "below" regions where the y value foo[x] at the start or end of the region was exactly equal to bar. * src/axis.c (gen_tics): `set log x; set xtics foo` would always place the first axis tic at foo rather than at (foo / base^N) for suitable N. * src/win/winmain.c (ConsolePutS, ConsolePutCh): Use standard file IO instead of Console API to enable word-wrapping on Windows 10 and to allow for redirection of stdout/stderr. * term/post.trm: Raise the limit on number of relative moves before a "stroke" so that a full circle as drawn by do_arc() does not glitch due to insertion of a "stroke xx yy M" sequence that resets the dot/dash pattern. * src/plot2d.c (eval_plots): If the range for logscaled y axis is empty, e.g. the plot holds a single point, auto-extend the range rather than giving up with an error.
2017-10-30Update graphics/ImageMagick6 to 6.9.9.20.fhajny4-10/+10
6.9.9.20 - Return expected results for a percent 0 -chop option argument - Tweaks to OpenMP support within ImageMagick. 6.9.9.19 - Correct handling of GIF transparency 6.9.9.18 - Resetting the magick_list_initialized boolean when needed 6.9.9.17 - Fix broken build 6.9.9.16 - Fixed numerous memory leaks - Support URW-base35 fonts. 6.9.9.15 - Fixed numerous memory leaks 6.9.9.14 - Fixed numerous memory leaks - Stop poential leaks in the JNG decoder - Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum valid minute is 59, not 60. 6.9.9.13 - Use signed integer arithmetic to calculate timezone corrections
2017-10-30Update graphics/ImageMagick to 7.0.7.8fhajny3-9/+8
- Return expected results for a percent 0 -chop option argument - Tweaks to OpenMP support within ImageMagick.
2017-10-30graphics/ImageMagick*: Replace (optional) dependency on jasper, removedfhajny6-24/+26
by upstream in as early as 6.8, and replace with openjpeg - for the purposes of JPEG 2000 (JP2) support. Bump PKGREVISION.
2017-10-30libimagequant: updated to 2.11.0adam2-7/+7
version 2.11 - new liq_image_set_background() for high-quality remapping of GIF frames - new liq_image_set_importance_map() for controlling which parts of the image get more palette colors
2017-10-28sxiv: Update graphics/sxiv to 24.leot2-7/+11
pkgsrc changes: - Add AUTORELOAD=nop to MAKE_FLAGS in order to avoid optional inotify support to automatically reload the current image whenever it changes - Needs `c99' (`-std=c99' is passed to CFLAGS) Changes: 24 -- - Automatically reload the current image whenever it changes - Support embedding into other X windows with -e (e.g. tabbed) - New option -p prevents sxiv from creating cache and temporary files - Simpler mouse mappings, the most basic features are accessible with the mouse only (navigate, zoom, pan)
2017-10-27pkgsrc: reset PKGREVISIONtaca1-2/+1
reset PKGREVISION along with update of all lang/php*.
2017-10-23py-strich: follow redirectwiz1-2/+2
2017-10-23+ py-strichjoerg1-1/+2
2017-10-23Add py-strich-0.8:joerg7-0/+415
PyStrich is a Python module to generate 1D and 2D barcodes (Code 39, Code 128, DataMatrix, QRCode and EAN13).
2017-10-23tex-pst-ovl{,-doc}: update to 0.07amarkd4-16/+16
changes unknown
2017-10-23tex-pst-tools{,-doc}: update to 0.09markd4-16/+16
changes unknown
2017-10-23tex-pstricks{,-doc}: update to 2.77markd5-17/+22
- fix bug with wrong position for catcode change of @ - created new file pstricks-tex.def for the additional latex macros when running tex - define \ifpst at psfonts for the TeX part
2017-10-23tex-animate{,-doc}: update to 20170929markd4-16/+16
changes unknown
2017-10-23tex-pstricks-add{,-doc}: update to 3.84markd5-18/+17
This version has a new macro \psRandomPoinArea to draw random points in a square qhich is devided by a function.
2017-10-23tex-epstopdf{,-doc}: update to 2.27markd4-16/+16
epstopdf 2.27 contains bug fixes for parsing and checking of the --gsopt value. For exampole, --gsopt -dAutoFilterColorImages=true previously incorrectly failed, but now (I hope) works. Thanks to Yannick Berker for the report, analysis, and fix.
2017-10-23tex-mcf2graph{,-doc}: update to 4.28markd4-16/+16
-improve function ext(),EXT() -update MCF syntax manual -change syntax #n #n => $n -update MCF syntax manual
2017-10-21tex-tikzsymbols{,-doc}: update to 4.07markd4-16/+16
* New symbols: \Sleepey and \dSleepey * New symbol: \SchrodingersCat (Is it dead, unknown or alive? You decide!) * New option: 'global-scale', scale all symbols by a given number * New option: 'symbol-scale', scale specific symbols by a given number * Option 'usebox' can now be used during the document
2017-10-21tex-pst-plot{,-doc}: update to 1.84markd5-18/+17
use \psx|ylabelsep for plotstyle xvalues
2017-10-21ruby-gnome2: update to 3.1.9.tsutsui7-35/+35
Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.9/NEWS) == Ruby-GNOME2 3.1.9: 2017-10-16 This is a release that includes GObject Introspection migrated Ruby/Poppler. === Changes ==== All * Improvements * Added (({Makefile})) existence check before running (({make})). [GitHub#1065][Patch by HIGUCHI Daisuke] * Fixes * Fixed shebang paths. [GitHub#1066][Patch by HIGUCHI Daisuke] ==== Ruby/GLib * Improvements * Windows: Updated required cairo gem dependency. ==== Ruby/GObjectIntrospection * Improvements * (({GObjectIntrospection::Loader.register_object_class_converter})): Added. * Added (({gboolean *})) output support. * Added (({[GBoxed]})) output support. * Added (({[gboolean]})) input support. ==== Ruby/GDK3 * Improvements * (({Gdk::Window#origin})): Ignored garbage return value. ==== Ruby/GTK3 * Improvements * Added more demos. [GitHub#1096][GitHub#1098][GitHub#1099][GitHub#1103] [Patch by cedlemo] * (({Gtk::Container#add_child})): Added. [GitHub#1101][Reported by Robert A. Heiler] * (({Gtk::Container#remove_child})): Added. [GitHub#1101][Reported by Robert A. Heiler] ==== Ruby/Poppler * Improvements * Migrated to GObject Introspection bindings. [Patch by cedlemo] ==== Ruby/WebKit2GTK * Improvements * Reduced fragile test failure. [GitHub#1067][Patch by HIGUCHI Daisuke] * Followed upstream fix for (({webkit_web_view_new_with_related_view})). [GitHub#1095][Reported by Jeremy Bicha] * Relaxed test to support the latest WebKit2GTK+. [GitHub#1095][Reported by Jeremy Bicha] ==== Ruby/Rsvg2 * Improvements * Added document how to install on Heroku. [GitHub#1071][Patch by Ciocanel Razvan] ==== Ruby/VTE3 * Improvements * (({Vte::Regex})): Added. [GitHub#1087][Patch by cedlemo] === Thanks * HIGUCHI Daisuke * cedlemo * Ciocanel Razvan * Jeremy Bicha * Robert A. Heiler
2017-10-19Update to 2.21szptvlfn2-7/+7
https://git.finalrewind.org/feh/plain/ChangeLog Sat, 07 Oct 2017 12:14:17 +0200 Daniel Friesel <derf+feh@finalrewind.org> * Release v2.21 * Add toggle_fixed_geometry ('g') key binding to toggle window auto-resize * Improve control via terminal input * Fix crash (segmentation fault) when using feh -O in non-index mode * Fix --force-aliasing (and possibly other options) missing from ~/.fehbg when using them for background setting Thu, 07 Sep 2017 20:20:11 +0200 Daniel Friesel <derf+feh@finalrewind.org> * Release v2.20 * Fix clang/gcc warnings (Patches by orbea) * Add support for control via terminal input. feh will read key presses from the controlling terminal and handle them like X11 key presses inside the feh window. Note that at the moment, only lower / upper case ASCII letters and a very small set of additional keys are supported. * Fix broken ImageMagick support (see --magick-timeout) when using some ImageMagick versions <https://github.com/derf/feh/issues/323> * Remove images from the filelist if they were removed by executing a user-defined action <https://github.com/derf/feh/issues/322>
2017-10-17Enable erlang-eimpfhajny1-1/+2
2017-10-17Add eimp 1.0.1 as graphics/erlang-eimp.fhajny4-0/+39
eimp is an Erlang/Elixir application for manipulating graphic images using external C libraries. It supports WebP, JPEG, PNG and GIF.
2017-10-16netpbm: Extend SunOS workaround to GCC 6.x.jperkin1-2/+2
2017-10-16tex-pst-barcode{,-doc}: update to 0.18markd4-16/+16
changes unknown
2017-10-16gdk-pixbuf2: update to 2.36.11adam3-18/+9
2.36.11 * build: Fix tiff loader build * build: Fix the build on OS X * build: Prefer newer libpng * Use a free reference images for tests * gif: fail quickly if image dimensions are too big * xlib: Avoid an out-of-bounds error on bigendian * Translation updates
2017-10-15Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packagesprlw13-6/+3
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
2017-10-15Makefile: add tex-tkz-{base,fct}{,-doc}markd1-1/+5
2017-10-15tex-tkz-base: add tex-numprint dependencymarkd1-1/+2
2017-10-15tex-tkz-fct{,-doc}: Add version 1.16cmarkd8-0/+153
The tkz-fct package is designed to give math teachers (and students) easy access to programming graphs of functions with TikZ and gnuplot.
2017-10-15tex-tkz-base{,-doc}: Add version 1.16markd8-0/+64
The bundle is a set of packages, designed to give mathematics teachers (and students) easy access to programming of drawings with TikZ.
2017-10-14cogl: requires glib-mkenums which is now in py-glib2-toolsprlw11-1/+2
2017-10-13librsvg: requires glib-mkenums which is now in py-glib2-toolsprlw11-1/+2
2017-10-13gdk-pixbuf2: requires glib-mkenums which is now in py-glib2-toolsprlw11-1/+2
2017-10-13py-matplotlib: update to 2.1.0adam4-44/+75
v2.1.0: This is the second minor release in the Matplotlib 2.x series and the first release with major new features since 1.5. This release contains approximately 2 years worth of work by 275 contributors across over 950 pull requests. Highlights from this release include: * support for string categorical values * export of animations to interactive javascript widgets * major overhaul of polar plots * reproducible output for ps/eps, pdf, and svg backends * performance improvements in drawing lines and images * GUIs show a busy cursor while rendering the plot * along with many other enhancements and bug fixes.
2017-10-12Revbump and use of c++11 beacuse of lang/qore update.nros4-10/+10
2017-10-11leptonica: Support openjpeg-2.3.jperkin2-1/+26
2017-10-10ImageMagick: update to 7.0.7.7tez3-8/+9
2017-10-07 7.0.7-7 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-7, GIT revision 21432:29003eeed:20171007. 2017-10-06 7.0.7-7 Cristy <quetzlzacatenango@image...> * Correct handling of GIF transparency (reference https://github.com/ImageMagick/ImageMagick/issues/831). 2017-10-04 7.0.7-6 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-6, GIT revision 21426:0a1cb507b:20171004. 2017-10-03 7.0.7-6 Cristy <quetzlzacatenango@image...> * Reset the magick_list_initialized boolean when needed (reference https://github.com/ImageMagick/ImageMagick/pull/826). 2017-10-02 7.0.7-6 Cristy <quetzlzacatenango@image...> * Reset the magick_list_initialized boolean when needed (reference https://github.com/ImageMagick/ImageMagick/pull/826). 2017-10-01 7.0.7-5 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-5, GIT revision 21382:3846f9d97:20171001. 2017-09-28 7.0.7-5 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). * Support URW-base35 fonts. 2017-09-26 7.0.7-5 Glenn Randers-Pehrson <glennrp@image...> * Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently added to coders/png.c (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32771). 2017-09-23 7.0.7-4 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-4, GIT revision 21265:bdbc14590:20170923. 2017-09-23 7.0.7-4 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/pull/763). 2017-09-17 7.0.7-3 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.7-3, GIT revision 21202:6e6907ac7:20170917. 2017-09-17 7.0.7-3 ADLab of Venustech * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/pull/763). 2017-09-15 7.0.7-3 Glenn Randers-Pehrson <glennrp@image...> * Stop potential leaks in the JNG decoder (reference: https://github.com/ImageMagick/ImageMagick/issues/760). * Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum valid minute is 59, not 60.
2017-10-09opencv2: update HOMEPAGEwiz1-2/+2