Commit graph

12605 commits

Author SHA1 Message Date
adam
ae5878d4e3 py-Pillow: updated to 5.1.0
5.1.0:
Close fp before return in ImagingSavePPM
Added documentation for ICNS append_images
Docs: Move intro text below its header
CI: Rename appveyor.yml as .appveyor.yml
Fix TypeError for JPEG2000 parser feed
Certain corrupted jpegs can result in no data read
Add support for BLP file format
Simplify version checks
Fix "invalid escape sequence" warning on Python 3.6+
Allow append_images to set .icns scaled images
Support appending to existing PDFs
Fix and improve efficient saving of ICNS on macOS
Build: Enable pip cache in AppVeyor build
Trim trailing whitespace
Docs: Correct reference to Image.new method
Rearrange ImageFilter classes into alphabetical order
Test: Remove duplicate line
Build: Update AppVeyor PyPy version
Tiff: Open 8 bit Tiffs with 5 or 6 channels, discarding extra channels
Readme: Added Twitter badge
Removed __main__ code from ImageCms
Test: Changed assert statements to unittest calls
Depends: Update libimagequant to 2.11.10, raqm to 0.5.0, freetype to 2.9
Remove _imaging.crc32 in favor of builtin Python crc32 implementation
Move Tk directory to src directory
Enable pip cache in Travis CI
Remove unused and duplicate imports
Docs: Changed documentation references to 2.x to 2.7
Fix memory leak when opening webp files
Setup: Fix "TypeError: 'NoneType' object is not iterable" for PPC and CRUX
Setup: Add libdirs for ppc64le and armv7l
2018-04-03 09:24:19 +00:00
wiz
d6c38126f6 libgphoto2: update bl3.mk for dependency change
Bump PKGREVISIONs of packages using it.

Noted by John D. Baker on pkgsrc-users.
2018-04-03 06:14:54 +00:00
bsiegert
b70f8686ac Remove dependency on pthread-stublib.
This was conditional on NetBSD before 3.0. The corresponding stanza in the
Makefile is long gone, so this is probably an oversight from that time.
Nothing in the build itself pulls in pthread-stublib.
2018-04-02 15:44:47 +00:00
adam
2350757d67 jpegoptim: updated to 1.4.5
v1.4.5:
fix --overwrite option,
better error reporting for -d option,
fix memcmp() potentially reading past end of buffer,
some minor fixes
2018-04-02 12:34:47 +00:00
wiz
5e7c31d7dc sane-backends: update latex detection avoidance for recent configure
From John D. Baker on pkgsrc-users.
2018-03-31 22:39:20 +00:00
adam
0490b6c800 py-Pillow: disabled mp_compile hack; it has problems with native parallel building 2018-03-31 16:22:10 +00:00
bsiegert
429ee23e50 Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
2018-03-30 11:56:19 +00:00
taca
a6579e7beb pkgsrc: Reset PKGREVISION of archivers/php-zip and graphics/php-gd
Reset PKGREVISION by all lang/php* packages.
2018-03-30 00:39:21 +00:00
sevan
e3b3a321c3 Add NetBSD on mipsel family of system to skip building DRI drivers for PCI
graphics cards.
This allows MesaLib to complete the configure stage on NetBSD/cobalt where PCI
can be found but we don't ship with Nouveau support.
Drop reference to ARM in the comment as references to Darwin & mipsel invalidate
it.
2018-03-24 22:11:14 +00:00
schmonz
47983b1710 Make "quartz" an option on Darwin. Bump PKGREVISION. 2018-03-24 17:15:39 +00:00
fhajny
1db4d22e2d graphics/erlang-eimp: Update to 1.0.3.
- Improved GD library detection
- Introduce rate limit
- Fix detection of rebar3
2018-03-24 16:04:26 +00:00
wiz
b57a09d300 inkscape: Disable gnome2 support by default. 2018-03-21 21:32:44 +00:00
taca
a33b91cc76 devel/ruby-gnome2-pango: use ${RUBY_PKGPREFIX} instead of harcoded ruby24 2018-03-20 17:41:43 +00:00
minskim
ca9b8e70db graphics/Makefile: Add R-ggplot2 2018-03-20 15:20:51 +00:00
minskim
4f127038f0 graphics/R-ggplot2: Import version 2.2.1
A system for 'declaratively' creating graphics, based on "The Grammar
of Graphics". You provide the data, tell 'ggplot2' how to map
variables to aesthetics, what graphical primitives to use, and it
takes care of the details.
2018-03-20 15:20:48 +00:00
tsutsui
8200236e33 ruby-cairo: use ${RUBY_PKGPREFIX}, not hardcoded ruby24. 2018-03-18 14:52:41 +00:00
taca
11e9867c1b graphics/ruby-cairo: update to 1.15.12
Release 1.15.12 (2018-03-14) Kouhei Sutou <kou@cozmixng.org>
============================================================

Improvements
------------

  * Re-enabled tests that need Poppler.
    [GitHub#51][Patch by Mamoru TASAKA]

  * Windows: Added Ruby 2.5 support.
    [GitHub#52][Reported by Andy Meneely]

Thanks
------

  * Mamoru TASAKA

  * Andy Meneely
2018-03-17 14:16:47 +00:00
taca
a745aa8657 graphics/ruby-chunky_png: update to 1.3.10
=== 1.3.10 - 2018-01-23

- Fixed a regression in Datastream#metadata, which was not able to deal with iTXt chunks.

=== 1.3.9 - 2018-01-23

- Add support for reading and writing an international textual data (iTXt chunks).
2018-03-14 14:36:03 +00:00
taca
c5bb22cbfd graphics/ruby-cairo: update to 1.15.11
Release 1.15.11 (2017-12-14) Kouhei Sutou <kou@cozmixng.org>
============================================================

Improvements
------------

  * Added cairo 1.15.10 support.

    * Added Cairo::SVGUnit

    * Added Cairo::SVGSurface#document_unit

    * Added Cairo::SVGSurface#document_unit=

    * Added Cairo::MIMEType::CCITT_FAX

    * Added Cairo::MIMEType::CCITT_FAX_PARAMS

    * Added Cairo::MIMEType::EPS

    * Added Cairo::MIMEType::EPS_PARAMS

  * test: Updated expected value for cairo 1.15.
    [GitHub#50][Reported by Mamoru TASAKA]

  * Windows: Updated bundled libraries:

    * libpng: 1.6.32 -> 1.6.34

    * libxml2: 2.9.6 -> 2.9.7

    * cairo: 1.15.8 -> 1.15.10

Thanks
------

  * Mamoru TASAKA

Release 1.15.10 (2017-10-15) Kouhei Sutou <kou@cozmixng.org>
============================================================

Improvements
------------

  * Windows: Ensure setting PATH environment variable.

  * Added cairo 1.15.8 support.

  * Windows: Updated bundled libraries:

    * libpng: 1.6.29 -> 1.6.32

    * freetype: 2.9.4 -> 2.9.6

    * fontconfig: 2.12.1 -> 2.12.4

    * cairo: 1.15.4 -> 1.15.8
2018-03-14 14:35:06 +00:00
ryoon
a6ce3e45b8 Do not hardcode Python prefix 2018-03-13 21:41:55 +00:00
fhajny
7625900de3 graphics/ImageMagick: Update to 7.0.7.26
- Fixed numerous use of uninitialized values, integer overflow, memory
  exceeded, and timeouts.
2018-03-12 16:51:03 +00:00
adam
66a9b6a9e3 libimagequant: updated to 2.11.10
2.11.10:
Bug fixes.
2018-03-12 16:47:35 +00:00
minskim
35286e0821 graphics/Makefile: Add R-scales 2018-03-12 15:47:50 +00:00
minskim
bbec1d5978 graphics/R-scales: Import version 0.5.0
Graphical scales map data to aesthetics, and provide methods for
automatically determining breaks and labels for axes and legends.
2018-03-12 15:47:48 +00:00
fhajny
697d33d68a graphics/ImageMagick6: Update to 6.9.9.38.
6.9.9-38
- Fixed numerous use of uninitialized values, integer overflow, memory
  exceeded, and timeouts

6.9.9-37
- Fixed numerous use of uninitialized values, integer overflow, memory
  exceeded, and timeouts

6.9.9-36
- Do not refer to page in OptimizeLayerFrames
- PerlMagick unit tests pass again.
- Fixed numerous use of uninitialized values, integer overflow, memory
  exceeded, and timeouts

6.9.9-35
- Add support for reading the HEIC image format to the Windows build.
- Fixed numerous use of uninitialized values, integer overflow, memory
  exceeded, and timeouts
- Add list-length policy to limit the maximum image sequence length.

6.9.9-34
- Support aspect ratio geometry, e.g. -crop 3:2.
- Add support for reading the HEIC image format
- Fix IM build when HEIC is enabled.
- Fixed numerous memory leaks, credit to OSS Fuzz.

6.9.9-33
- Fix some enum values in the OpenCL code.

6.9.9-32
- Fixed numerous memory leaks

6.9.9-31
- Check for webpmux library version 0.4.4

6.9.9-30
- Fix error reading from pipe under Windows

6.9.9-29
- Fix heap use after free error

6.9.9-28
- Fix error reading multi-layer XCF image file.
- Fix possible stack overflow in WEBP reader
- Fixed numerous memory leaks

6.9.9-27
- Overall standard deviation is the average of each pixel channel

6.9.9-26
- Support Stereo composite operator.
- Fix build failure with --without-modules

6.9.9-25
- Fix build failure with libraw 0.14.8

6.9.9-24
- Support HDRI color profile management.
- Don't delete in-memory blob when reading an image

6.9.9-23
- Fixed initialization of OpenCL

6.9.9-22
- Fixed a problem with resource bookkeeping in AcquireMatrixInfo().

6.9.9-21
- Encode JSON control characters
2018-03-12 15:47:00 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
cf4c4456dc ImageMagick: update to 7.0.7.25.
2018-03-04  7.0.7-25 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-25, GIT revision 23177:17a986472:20180304.

2018-03-04  7.0.7-25 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).
2018-03-11 19:58:09 +00:00
wiz
13679c43e9 py-cairo: update to 1.16.3.
1.16.3 - 2018-02-27
-------------------

* Ship Python type annotation stubs. They are currently supported by mypy and
  PyCharm. 🐛`99` :pr:`101`
2018-03-11 18:06:13 +00:00
minskim
00a3100fa9 graphics/Makefile: Add R-viridisLite 2018-03-11 03:43:31 +00:00
minskim
3531721581 graphics/R-viridisLite: Import version 0.3.0
Implementation of the 'viridis', 'magma', 'plasma', 'inferno', and
'cividis' color maps for 'R'. 'viridis', 'magma', 'plasma', and
'inferno' are ported from 'matplotlib', a popular plotting library for
Python. These color maps are designed in such a way that they will
analytically be perfectly perceptually-uniform, both in regular form
and also when converted to black-and-white. They are also designed to
be perceived by readers with the most common form of color blindness
(all color maps in this package) and color vision deficiency
('cividis' only). This is the 'lite' version of the more complete
'viridis' package.
2018-03-11 03:43:29 +00:00
minskim
37fd19565c graphics/Makefile: Add R-labeling 2018-03-09 17:04:17 +00:00
minskim
feae9fa167 graphics/R-labeling: Import version 0.3
Provides a range of axis labeling algorithms.
2018-03-09 17:04:14 +00:00
minskim
cfc235ca27 graphics/Makefile: Add R-munsell 2018-03-08 19:36:17 +00:00
minskim
faad277ff1 graphics/R-munsell: Import version 0.4.3
Provides easy access to, and manipulation of, the Munsell
colours. Provides a mapping between Munsell's original notation
(e.g. "5R 5/10") and hexadecimal strings suitable for use directly in
R graphics. Also provides utilities to explore slices through the
Munsell colour tree, to transform Munsell colours and display colour
palettes.
2018-03-08 19:36:13 +00:00
minskim
5b097dac8b graphics/Makefile: Add R-dichromat 2018-03-08 19:33:39 +00:00
minskim
d3b55c7dfc graphics/R-dichromat: Import version 2.0.0
Collapse red-green or green-blue distinctions to simulate the effects
of different types of color-blindness.
2018-03-08 19:33:37 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
ryoon
78a17a4beb Update to 1.3.11
Changelog:
1.3.11
    . Fixes due to security review
    . Minor collision avoidance fixes
    . Fix LZ4 decompressor against high compression
2018-03-07 11:14:03 +00:00
adam
f3c189f313 py-exifread: added version 2.1.2
Easy to use Python module to extract Exif metadata from TIFF and JPEG files.
2018-03-05 14:04:33 +00:00
wiz
c578a58c8c py-sk1libs: follow redirect 2018-03-04 16:25:45 +00:00
wiz
f30aa3465d py-uniconvertor: follow redirect 2018-03-04 16:25:24 +00:00
bsiegert
9ab6e4ca7b Revbump all Go packages after Go 1.10 update. 2018-03-04 15:52:12 +00:00
fhajny
1fc4bdebe7 Bump PKGREVISION after updating graphics/opencv. 2018-03-02 16:29:15 +00:00
fhajny
49d8848184 graphics/opencv-contrib-face: Update to 3.4.1 to match graphics/opencv. 2018-03-02 16:26:21 +00:00
fhajny
ae74b8a144 graphics/opencv: Update to 3.4.1.
== OpenCV 3.4.1

dnn
- Added support for quantized TensorFlow networks
- OpenCV is now able to use Intel DL inference engine as DNN
  acceleration backend
- Added AVX-512 acceleration to the performance-critical kernels, such
  as convolution and fully-connected layers
- SSD-based models trained and retrained in TensorFlow Object
  Detection API can be easier imported by a single invocation of
  python script making a text graph representation
- Performance of pthreads backend of cv::parallel_for_() has been
  greatly improved on many core machines
- OpenCL backend has been expanded to cover more layers
- Several bugs in various layers have been fixed

OpenCL
- On-disk caching of precompiled OpenCL kernels has been fixed to
  comply with OpenCL standard
- Certain cases with UMat deadlock when copying UMats in different
  threads has been fixed

Android
- Supported Android NDK16
- Added build.gradle into OpenCV 4 Android SDK
- Added initial support of Camera2 API via JavaCamera2View interface

C++
- C++11: added support of multi-dimentional cv::Mat creation via C++
  initializers lists
- C++17: OpenCV source code and tests comply C++17 standard

Misc
- opencv_contrib: added GMS matching
- opencv_contrib: added CSR-DCF tracker
- opencv_contrib: several improvements in OVIS module


== OpenCV 3.4

- New background subtraction algorithms have been integrated.

dnn
- Added faster R-CNN support
- Javascript bindings have been extended to cover DNN module
- DNN has been further accelerated for iGPU using OpenCL

OpenCL
- On-disk caching of precompiled OpenCL kernels has been finally
  implemented
- It's now possible to load and run pre-compiled OpenCL kernels via
  T-API
- Bit-exact 8-bit and 16-bit resize has been implemented
2018-03-02 16:24:21 +00:00
gdt
81a24cf528 proj: revbump of multiple depdendencies 2018-03-02 01:19:24 +00:00
khorben
506fbe992e Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
adam
0fcc75d1b7 py-sk1libs, py-uniconvertor: updated HOMEPAGE 2018-02-27 14:28:13 +00:00
adam
861536fac6 hugin: updated to 2018.0.0
2018.0.0:
The version 2018.0 is mainly a bug fix release and introduce some minor new features.

Several improvements for optimizer tabs:
- mark deselected images
- allow changing optimizer variables for all selected images at once
- option to ignore line cp
hugin_stacker: New tool to stack overlapping images with several averaging modes (e.g. mean, median).
Hugin: Added option to disable auto-rotation of images in control point and mask editor.
Nona, verdandi and hugin_stacker can now write BigTIFF images (for files >4 GB). The output of BigTIFF has to manually activated on the command line. It is not set automatically. (For a complete panorama in BigTIFF you will probably also need enblend/enfuse from repository. The last released version of enblend does not yet support writing BigTIFF files.)
Added expression parser to GUI: This allows to manipulate several image variables at once. (This is the same as running pto_var --set from the command line.) This can be used e.g. to prealign the images in a given setup and then run cpfind --prealigned to search control points only in overlapping images.
Add user-defined assistant and expose it in the GUI. It allows to set up different assistant strategies without the need to recompiling. Provide also some examples (scanned images, multi-row panoramas with orphaned images, single-shot panorama cameras).
2018-02-27 09:59:36 +00:00
ryoon
3cb8af7e93 Update to 7.0.7.24
* Fix broken file format detection and potentially other features
  7.0.7.23 does not work at all for me.

Changelog:
2018-02-25  7.0.7-24 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.0-24, GIT revision 23079:7ccb76178:20180225.

2018-02-19  7.0.7-24 Cristy  <quetzlzacatenango@image...>
  * Do not refer to page in OptimizeLayerFrames (reference
    https://github.com/ImageMagick/ImageMagick/pull/987).
  * PerlMagick unit tests pass again.
  * Fixed numerous use of uninitialized values, integer overflow,
    memory exceeded, and timeouts (credit to OSS Fuzz).
2018-02-26 09:47:01 +00:00