Commit graph

13084 commits

Author SHA1 Message Date
wiz
ec70429ab5 *: recursive bump for poppler-0.75 2019-03-26 07:12:07 +00:00
wiz
6098c1a7e3 *: recursive bump for vala-0.44 2019-03-25 13:56:25 +00:00
nia
6febe1d8f8 graphics/materia-gtk-theme: Add version 20190315.
Materia is a Material Design theme for GNOME/GTK based desktop
environments.
2019-03-24 15:57:52 +00:00
gutteridge
a6af57baf3 dia: note new bug report URL in a patch (NFC)
Update bug report URL to the migrated site; the old version of the bug
has been closed upstream.
2019-03-23 18:12:32 +00:00
adam
6195e06cd9 leptonica: updated to 1.78.0
1.78.0:
* Various improvements in handling boxa sequences and transforms.
* New regression tests: boxa4_reg, string_reg
* New function for copying a pix, filtered by a boxa.
* Modify histogram method for image comparison.
* More careful attention to invalid boxes in box geometry functions.
* Better string and array functions for search and replace.
* Convenience functions for generating simple masks.
* Allow pdf writing of jp2k images, in full generality.
* Allow writing compressed ps images for printing.
* Modified enum comments to include a suggested enum name.
* New program: imagetops
2019-03-22 08:23:04 +00:00
tsutsui
f77742f969 ruby-gnome2: update to 3.3.6.
Upstream changes:

== Ruby-GNOME2 3.3.6: 2019-03-21

This is a follow-up release of 3.3.5.

=== Changes

==== Ruby/GIO2

  * Improvements

    * (({Gio::File#read})): Added support for block.

    * (({Gio::File.open})): Added support for (({Pathname})).

    * (({Gio::InputStream.open})): Added support for block.

==== Ruby/CairoGObject

  * Fixes

    * Fixed a bug that old cairo may be used.

==== Ruby/GObjectIntrospection

  * Fixes

    * Fixed a bug that 64bit integer conversion may be failed for
      large integer.

    * Fixed typos.
2019-03-21 08:42:21 +00:00
wiz
ee9b37935a p5-PerlMagick: reset PKGREVISION after base package update 2019-03-20 15:57:17 +00:00
wiz
f28860040f ImageMagick: update to 7.0.8.34.
2019-03-11  7.0.8-34 Cristy  <quetzlzacatenango@image...>
  * Associate one lock with each resource.
  * Report exception if opening TIFF did not work out.
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

2019-03-10  7.0.8-33 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-33, GIT revision 15401:c805e3205:20190310

2019-03-06  7.0.8-33 Cristy  <quetzlzacatenango@image...>
  * Fix SVG conversion infinite loop (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35591).
  * Initialize primitive drawing structure after resizing.

2019-03-05  7.0.8-32 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-32, GIT revision 15386:58d9c4692:20190305

2019-03-05  7.0.8-32 Cristy  <quetzlzacatenango@image...>
  * Fix out-of-boundary LocaleLowerCase() @
    https://github.com/ImageMagick/ImageMagick/issues/1495

2019-03-04  7.0.8-31 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-31, GIT revision 15381:3122a669d:20190304

2019-03-04  7.0.8-31 Cristy  <quetzlzacatenango@image...>
  * -trim is no longer sensitive to the image virtual canvas.

2019-03-03  7.0.8-30 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-30, GIT revision 15376:16d2b4e6a:20190303

2019-03-03  7.0.8-30 Cristy  <quetzlzacatenango@image...>
  * Support define to remove additional background from an image during a
    trim, e.g. -fuzz 5% -define trim:percent-background=0% -trim.
2019-03-20 15:56:33 +00:00
wiz
3e0912f114 *: remove commented out libXp dependency 2019-03-20 12:19:38 +00:00
wiz
c7711fcbb2 ecore: remove libXp support.
Bump PKGREVISION, and recursively bump all affected packages.

Untested since eet, an ecore dependency, does not build for me.
2019-03-20 12:13:21 +00:00
wiz
d6a0f15cb9 xmorph: update to 20060817nb6.
Remove Xp dependency. Not used here.
2019-03-20 10:53:07 +00:00
gdt
75fb5e1b59 Recursive bump for ghostscript default change 2019-03-18 16:17:46 +00:00
bsiegert
df61d022ce Revbump all Go packages after Go 1.12.1 update. 2019-03-16 08:35:37 +00:00
gutteridge
7b4dfccfb9 mate-themes: update to 3.22.19
### 3.22.19 (GTK 3.22)

  * Translations update
  * add Travis-CI support
  * TOK/TG: fix menubar view for LibreOffice
  * Menta metacity: synchronize frame_geometry
  * BlackMATE: fix invisible checkboxes in Firefox content when userChrome.css is used
  * Trad. and Menta themes: fix menu accelerator
  * submarine: fix font-color headerbar button.default
  * Trad. and GreenLaguna: fix lightdm-gtk panel
2019-03-13 23:08:23 +00:00
spz
ef300ac52c add patch for CVE-2018-11813 from mozjpeg, which has an easily found
development source tree.
2019-03-10 11:22:43 +00:00
tsutsui
2a28a2c4e8 ruby-gnome2: update to 3.3.5.
Upstream changes:

== Ruby-GNOME2 3.3.5: 2019-03-10

This is a follow-up release of 3.3.4.

=== Changes

==== Ruby/GObjectIntrospection

  * Improvements

    * Ignored no (({GType})) interface.
2019-03-10 01:12:00 +00:00
tsutsui
1c7ef74ff1 ruby-gnome2: update to 3.3.4.
Upstream changes:

== Ruby-GNOME2 3.3.4: 2019-03-09

This is a real release to support GLib 2.60.

=== Changes

==== Ruby/GObjectIntrospection

  * Improvements

    * Ignored no (({GType})) interface.

== Ruby-GNOME2 3.3.3: 2019-03-09

This is a release to support GLib 2.60.

=== Changes

==== Ruby/GLib2

  * Improvements

    * Made tests more robust.
      [GitHub#1272][Reported by Jeremy Bicha]

    * Required pkg-config 1.3.5 or later.

    * Added support for GLib 2.60.

    * Windows: Removed support for static compilation.

  * Fixes

    * (({GLib::PollFD#fd=})): Fixed wrong conversion.

==== Ruby/GObjectIntrospection

  * Improvements

    * Improved auto (({#==}))/(({#!=})) implementations.
      They returns (({true}))/(({false})) for invalid argument instead
      of raising an error.

==== Ruby/GTK2

  * Improvements

    * Made tests more robust.
      [GitHub#1275][Reported by Jeremy Bicha]

==== Ruby/RSVG2

  * Improvements

    * Made tests more robust.
      [GitHub#1273][Reported by Mamoru TASAKA]

==== Ruby/Poppler

  * Improvements

    * (({Poppler::Document.new(data:)})):
      Added support for (({Encoding.default_internal})).

    * (({Poppler::Document.new})):
      Added support for (({#to_path})) objects as path.

=== Thanks

  * Jeremy Bicha

  * Mamoru TASAKA
2019-03-09 14:08:43 +00:00
tsutsui
b6aaa7d999 ruby-cairo: update to 1.16.4.
Upstream changes (from NEWS):

Release 1.16.4 (2019-03-09) Kouhei Sutou <kou@cozmixng.org>
============================================================

Fixes
-----

  * Removed Skia related code entirely.

Release 1.16.3 (2019-03-09) Kouhei Sutou <kou@cozmixng.org>
============================================================

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

  * Improved Cairo::Poinst#distance performance.
    [GitHub#53][Patch by scivola]

  * Added support for building with cairo and GLib 2.60 installed by
    Homebrew.

  * Updated colors. There are some backward incompatibility. Sorry.

Fixes
-----

  * Fixed Cairo::Color::RGB#to_s.
    [GitHub#55][Patch by spoolkitamura]

Thanks
------

  * scivola

  * spoolkitamura.
2019-03-09 13:50:22 +00:00
bsiegert
7455fa5a88 all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
wiz
0b9259a598 tkpiechart: update to 5.4nb2.
Switch from devel/stooop to tcllib.
Some pkglint cleanup while here, and fix configure seddery.
2019-03-08 08:42:09 +00:00
joerg
c14731cbe4 Revert last, redundant with older fix. 2019-03-06 22:04:55 +00:00
joerg
5715bfe134 Ensure correct client linking when option liblqr is enabled. 2019-03-06 21:51:25 +00:00
leot
95925b0b1d girara: Update to 0.3.2
Changes:
0.3.2
-----
 - Various fixes and improvements
 - Update transations
2019-03-06 16:57:21 +00:00
joerg
af11c31996 + jbig2enc 2019-03-06 13:00:28 +00:00
joerg
0e70995091 Add jbig2enc-0.29pre:
jbig2enc is a encoder for the JBIG2 image compression format.  JBIG2 is
designed for lossy and lossless encoding of monochrome images at
moderately high resolutions.  For scanned paper documents, compression
ratios on the order of 100:1 are often seen.
2019-03-06 13:00:02 +00:00
gutteridge
3e4aa84374 mate-icon-theme: update to 1.22
### mate-icon-theme 1.22.0

  * Translations update
  * Initialize Travis CI support
2019-03-06 07:10:48 +00:00
gutteridge
4ededdaca0 mate-backgrounds: update to 1.22
### mate-backgrounds 1.22.0

  * Initialize Travis CI support
2019-03-06 06:52:21 +00:00
gutteridge
849fbb0cef eom: update to 1.22
### eom 1.22.0

  * tx: sync with transifex
  * Add update-authors.pl script which helps to update eom.about
  * Read authors (updated) and documenters (updated) from eom.about gresource
  * Initialize Travis CI support
  * Ensure proper translation of the about dialog title
  * Make translatable the copyright in about dialog
  * Help - fix gui labels
  * disable deprecation warnings for distcheck
  * Update the appdata XML file
  * Use make functions for HELP_LINGUAS
  * Fix url of ulink to point to mate-user-guide
  * Update Catalan screenhots
  * Fix spelling and grammar mistakes
  * Update eom_start_window.png
  * tx: add eom help to transifex config
  * Reduce the number of g_file_query_info calls at start-up
  * EomImage: Remove unused constructor
  * fix a memory leak
2019-03-06 06:34:22 +00:00
ryoon
f715139632 Update to 2.6.0
Changelog:
we're proud to announce the new feature release of darktable, 2.6.0!

as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are:

when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more.

#### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license!

- Over 1600 commits to darktable+rawspeed since 2.4
- 260+ pull requests handled
- 250+ issues closed
- Updated user manual is coming soon™

## The Big Ones

- new module retouch allowing changes based on image frequency layers
- new module filmic which can replace the base curve and shadows and highlights
- new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate
- new logarithm controls for the tone-curve
- new mode for the unbreak profile module
- add mask preview to adjust size, hardness before placing them
- make it possible to change the cropped area in the perspective correction module
- the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space).
- color balance module has two new modes based on ProPhotoRGB and HSL
- Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`)

## New Features And Changes

- search from the map view is now fixed
- visual rework of the lighttable (color label, image kind, local copy)
- an option make it possible to display some image information directly on the thumb
- add optional scrollbars on lighttable, or lighttable and darkroom
- allow each masks of the clone module to have the opacity adjusted
- lightroom import module supports the creator, rights, title, description and publisher information.
- enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47)
- new sort filter based on the image's aspect
- new sort filter based on the image's shutter speed
- new sort filter based on the image's group
- new sort filter based on a personalized sorting order (drag&drop on the lighttable view)
- collection based on the local copy status
- group image number displayed on the collection module
- new zoom level at 50%; 400%, 800% and 1600%
- better support for monochrome RAW
- add contextual help pointing to the darktable's manual
- better copy/paste support for multiple instances
- add support for renaming the module instances
- add frequency based adjustment for the RAW denoise module
- add frequency based adjustment for the denoise profile module
- all widgets should be themable via CSS now
- add support for configuring the modules layout
- different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children)
- better handling of grouped images by allowing setting stars, color label for the whole group.
- make it possible to apply a preset to a new module instance using the middle click
- new script to migrate collection from Capture One Pro

## Bug fixes

- Fix the color pickers behavior in all modules
- Fix liquify tools switching
- Many more bugs got fixed

## Lua

- No changes

## Changed Dependencies

- CMake 3.4 is now required
- In order to compile darktable you now need at least gcc-5.0+/clang-3.9+
- Minimal clang version was bumped from 3.4+ to 3.9+
- Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO.

## RawSpeed changes

- GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor
- Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor
- Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized
- Phase One ('.IIQ') decompressor got parallelized
- Nikon NEF 'lossy after split' raw support was recovered
- Phase One ('.IIQ') Quadrant Correction is now supported
- Olympus High-Res (uncompressed) raw support
- Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring.
- NOTE: Canon '.CR3' raws are *NOT* supported as of yet.

## Camera support, compared to 2.4.0

### Base Support

- Canon EOS 1500D
- Canon EOS 2000D
- Canon EOS Rebel T7
- Canon EOS 3000D
- Canon EOS 4000D
- Canon EOS Rebel T100
- Canon EOS 5D Mark IV (sRaw1, sRaw2)
- Canon EOS 5DS (sRaw1, sRaw2)
- Canon EOS 5DS R (sRaw1, sRaw2)
- Canon PowerShot G1 X Mark III
- Fujifilm X-A5
- Fujifilm X-H1 (compressed)
- Fujifilm X-T100
- Fujifilm X-T3 (compressed)
- GoPro FUSION (dng)
- GoPro HERO5 Black (dng)
- GoPro HERO6 Black (dng)
- GoPro HERO7 Black (dng)
- Hasselblad CFV-50
- Hasselblad H5D-40
- Hasselblad H5D-50c
- Kodak DCS Pro 14nx
- Kodak DCS520C
- Kodak DCS760C
- Kodak EOS DCS 3
- Nikon COOLPIX P1000 (12bit-uncompressed)
- Nikon D2Xs (12bit-compressed, 12bit-uncompressed)
- Nikon D3500 (12bit-compressed)
- Nikon Z 6 (except uncompressed raws)
- Nikon Z 7 (except 14-bit uncompressed raw)
- Olympus E-PL8
- Olympus E-PL9
- Olympus SH-2
- Panasonic DC-FZ80 (4:3)
- Panasonic DC-G9 (4:3)
- Panasonic DC-GF9 (4:3)
- Panasonic DC-GX800 (4:3)
- Panasonic DC-GX850 (4:3)
- Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1)
- Panasonic DC-GX9 (4:3)
- Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2)
- Panasonic DC-TZ200 (3:2)
- Panasonic DC-TZ202 (3:2)
- Panasonic DMC-FZ2000 (3:2)
- Panasonic DMC-FZ2500 (3:2)
- Panasonic DMC-FZ35 (3:2, 16:9)
- Panasonic DMC-FZ38 (3:2, 16:9)
- Panasonic DMC-GX7MK2 (4:3)
- Panasonic DMC-ZS100 (3:2)
- Paralenz Dive Camera (chdk)
- Pentax 645Z
- Pentax K-1 Mark II
- Pentax KP
- Phase One P65+
- Sjcam SJ6 LEGEND (chdk-b, chdk-c)
- Sony DSC-HX99
- Sony DSC-RX0
- Sony DSC-RX100M5A
- Sony DSC-RX10M4
- Sony DSC-RX1RM2
- Sony ILCE-7M3

### White Balance Presets

- Canon EOS M100
- Fujifilm X-T3
- Leaf Credo 40
- Nikon D3400
- Nikon D5600
- Nikon D7500
- Nikon D850
- Nikon Z 6
- Olympus E-M10 Mark III
- Olympus E-M1MarkII
- Panasonic DC-G9
- Panasonic DC-GX9
- Panasonic DMC-FZ300
- Sony DSC-RX0
- Sony DSC-RX100M5
- Sony DSC-RX100M5A
- Sony DSC-RX10M3
- Sony DSC-RX10M4
- Sony DSC-RX1RM2
- Sony ILCE-6500
- Sony ILCE-7M3
- Sony ILCE-7RM3

### Noise Profiles

- Canon EOS 200D
- Canon EOS Kiss X9
- Canon EOS Rebel SL2
- Canon EOS 750D
- Canon EOS Kiss X8i
- Canon EOS Rebel T6i
- Canon EOS 760D
- Canon EOS 8000D
- Canon EOS Rebel T6s
- Canon EOS 77D
- Canon EOS 9000D
- Canon EOS 800D
- Canon EOS Kiss X9i
- Canon EOS Rebel T7i
- Canon EOS M100
- Canon EOS M6
- Canon PowerShot G1 X Mark II
- Canon PowerShot G1 X Mark III
- Canon PowerShot G9 X
- Fujifilm X-A5
- Fujifilm X-E3
- Fujifilm X-T3
- Fujifilm X100F
- Nikon 1 AW1
- Nikon 1 J3
- Nikon COOLPIX B700
- Nikon D5600
- Nikon D7500
- Nikon D850
- Olympus E-M10 Mark III
- Olympus TG-5
- Panasonic DC-G9
- Panasonic DC-GX9
- Panasonic DMC-FZ35
- Panasonic DMC-FZ38
- Panasonic DMC-GF6
- Panasonic DMC-LX10
- Panasonic DMC-LX15
- Panasonic DMC-LX9
- Panasonic DMC-TZ70
- Panasonic DMC-TZ71
- Panasonic DMC-ZS50
- Pentax K-01
- Pentax KP
- Samsung NX1
- Sony DSC-RX100M4
- Sony DSC-RX10M3
- Sony ILCE-7M3

## Translations

- Afrikaans
- Albanian
- Chinese
- Czech
- Dutch
- Finnish
- French
- Galician
- German
- Hebrew
- Hungarian
- Italian
- Japanese
- Nepal
- Norwegian Bokmål
- Polish
- Portuguese
- Romanian
- Russian
- Slovenian
- Thai
2019-03-05 11:19:24 +00:00
youri
e09981e94f Update ImageMagick to 2.0.8-29:
- Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
2019-03-01 18:11:10 +00:00
leot
88ce592436 ImageMagick: Include liblqr bl3 if ImageMagick is built with liblqr option 2019-02-26 17:33:19 +00:00
maya
35e8c672c9 inkscape: fix build. also mentioned by someone on some mailing list. 2019-02-25 18:57:03 +00:00
taca
986c0ea539 graphics/ruby-RMagick: update to 3.0.0
## RMagick 3.0.0

Breaking Changes:

- Drop support for Ruby < 2.3.
- Drop support for ImageMagick < 6.8.
- Raise error when `nil` or empty string are passed to `Image.read`. (#351)
- Monitor feature disabled on Windows. (#344)
- Note: ruby versions > 2.4 and ImageMagick versions > 6.8 are not *explicitly*
  supported, yet, but if you are using them already, they should continue to
  work in the same fashion.

Enhancements:

- Add feature `Image#channel_entropy` (#300)
- Many quality of life improvements in the codebase.

Bug Fixes:

- Many memory leaks fixed!
- Fix `LoadError` on Windows. (#315)
- fix argument count in `Image#morphology_channel` (#306)
2019-02-25 16:48:58 +00:00
wiz
f9e5f4abe1 ImageMagick: update to 7.0.8.28.
2019-02-12  7.0.8-28 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).
2019-02-24 15:40:59 +00:00
mef
61fa0c6a3b Updated graphics/p5-GD-SecurityImage to 1.75
(pkgsrc) Drop patch-Makefile.PL (which was said necessary to perl 5.26,
         this version may be packged with perl 5.26 without this patch)
(upstream)
1.75 2018-12-24 BURAK
    - Drop legacy workarounds and documentation about those as well.
    - In relation to that, we now depend on relatively new versions
        of both GD & PerlMagick.
    - These methods are now also removed a from the backends as well:
        _versiongt
        _versionlt
    - Distro fix.

1.74 2018-12-24 BURAK
    - Migrate to dzil.
2019-02-24 05:15:18 +00:00
mef
1365eb3638 graphics/p5-GD updated to 2.71
2.71    * skip Test::Fork on freebsd (GH #25)
2.70    * fixes for hardened CCFLAGS with -Werror (RT #128167)
2019-02-24 00:52:58 +00:00
tnn
8d8acf8cc6 exiv2: drop MAKE_JOBS_SAFE=no 2019-02-23 09:00:25 +00:00
tnn
d035b1121b librsvg: drop MAKE_JOBS_SAFE=NO 2019-02-22 20:50:54 +00:00
tnn
28ec41d81c mesa: update to 18.3.4
Bug fixes
  Bug 109107 - gallium/st/va: change va max_profiles when using Radeon VCN Hardware
  Bug 109401 - [DXVK] Project Cars rendering problems
  Bug 109543 - After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
  Bug 109603 - nir_instr_as_deref: Assertion `parent && parent->type == nir_instr_type_deref' failed.

Changes
  gallium-xlib: query MIT-SHM before using it.
  radv: Only look at pImmutableSamples if the descriptor has a sampler.
  amd/common: Use correct writemask for shared memory stores.
  get-pick-list: Add --pretty=medium to the arguments for Cc patches
  meson: Add dependency on genxml to anvil
  docs: add sha256 checksums for 18.3.3
  cherry-ignore: nv50,nvc0: add explicit settings for recent caps
  cherry-ignore: add more 19.0 only nominations from Ilia
  cherry-ignore: radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
  Update version to 18.3.4
  vc4: Fix copy-and-paste fail in backport of NEON asm fixes.
  xvmc: fix string comparison
  xvmc: fix string comparison
  vc4: Fix leak in HW queries error path
  v3d: Fix leak in resource setup error path
  intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments
  nvc0: we have 16k-sized framebuffers, fix default scissors
  intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf()
  intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode
  nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocks
  anv/cmd_buffer: check for NULL framebuffer
  st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048
  freedreno/a6xx: Emit blitter dst with OUT_RELOCW
  st/va: fix the incorrect max profiles report
  st/va/vp9: set max reference as default of VP9 reference number
  meson: drop the xcb-xrandr version requirement
  gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
  radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0
  winsys/amdgpu: don't drop manually added fence dependencies
  egl/wayland: Allow client->server format conversion for PRIME offload. (v2)
  egl/wayland-drm: Only announce formats via wl_drm which the driver supports.
  radeonsi: Fix guardband computation for large render targets
  freedreno: stop frob'ing pipe_resource::nr_samples
  intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.
  radv: fix compiler issues with GCC 9
  radv: always export gl_SampleMask when the fragment shader uses it
2019-02-22 15:40:35 +00:00
tsutsui
51bace4f9a xv: rename patches for maintainability, and also fix pkglint warnings. 2019-02-21 14:32:32 +00:00
tsutsui
cc871a9967 xv: add a missed options.mk file in the previous commit.
> xv: make ghostscript support optional and disable it by default.
2019-02-21 06:00:22 +00:00
tsutsui
2cb183002c xv: make ghostscript support optional and disable it by default.
Building ghostscript on 1990's ancient machines is a bit pain
and postscript support on the old viewer is rarely necessary.

Bumps PKGREVISION. Also take maintainership as a user.
2019-02-21 01:37:14 +00:00
gutteridge
0b290a752f mate-backgrounds: update to 1.21.0
Change log:

  * Translations update
2019-02-17 06:05:58 +00:00
wiz
53d9d04207 *: recursive bump for poppler-0.74.0 2019-02-16 13:26:48 +00:00
leot
7041d2e64c sxiv: Remove no longer needed tool dependency to gmake
It should build fine with (non-g)make too.
2019-02-16 13:13:42 +00:00
wiz
d856d61767 ImageMagick: update to 7.0.8.27.
2019-02-09  7.0.8-27 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-27, GIT revision 15315:5d48cd312:20190209

2019-02-09  7.0.8-27 Cristy  <quetzlzacatenango@image...>
  * Mod patch to properly handle subimage ranges (e.g. image.gif[2-3]).

2019-02-03  7.0.8-26 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-26, GIT revision 15294:726bd82a3:20190203

2019-02-02  7.0.8-26 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).
2019-02-14 10:03:43 +00:00
tnn
4cbb38b25b revbump for converters/qrencode solib major bump 2019-02-13 15:20:27 +00:00
nia
15e01883e2 papirus-icon-theme: Update to 20190203
Added icons

    ActivityWatch #1570
    AllToMP3 #1556
    Delta Chat
    Downline #1617
    Ephemeral
    gImageReader #1605
    Ice #1553
    Jami #1614
    JDeveloper #1573
    Kaku (app and tray icons) #1586
    Leonflix
    LightZone #1571
    Linux Mint Software Sources #1337
    Megabasterd #1587
    Mint Development Settings #1608
    Mounted and Unmounted emblems #1560
    NewBreeze File Manager #1578
    NFO Viewer #1551
    PDFArranger #1568
    Polo File Manager #1577
    preferences-system-splash
    PyMOL #1563
    Qt V4L2 video capture utility #1552
    Raven Reader #1574
    RealVNC Viewer #1579
    Rename My TV-Series
    Screen Recorder #1576
    smb4k #1584
    Sonic Visualiser #1612
    Stata 14 #1562
    Timetrack #1611
    Trinity Desktop (IOTA Wallet) #1598
    Universal Media Server
    Vivado Design Suite #1615
    VMD #1601
    WebPlotDigitizer #1585
    WiFi Radar #1599
    Wings3D #1569

Updated icons

    Enpass #1606
    Etcher #1588
    GNOME MPV (Celluloid)
    Help Browser #1337
    Krita icon #1558
    Meld
    Minitube
    Slack (app & tray)
    Stremio

Changes and fixes

    Added attention icons for indicator-kdeconnect
    Differentiate the MessagingMenu tray icon from the xfce4-notifyd tray icon #1567
    Fixed the pixelated sound volume icon on Papirus-Light #1602
    Removed app icon for Qt Designer to fix toolbar icons #1600
2019-02-06 13:44:37 +00:00
tsutsui
b642a9a21e ruby-gnome2: update to 3.3.2.
Upstream changes (from NEWS):

== Ruby-GNOME2 3.3.2: 2019-02-03

This is a bug fix release of 3.3.1.

=== Changes

==== Ruby/GObjectIntrospection

  * Fixed

    * Fixed wrong nil check.
      [GitHub#1270][Patch by moveccr]

    * Fixed a memory leak when module function is used with block.
      [GitHub#1270][Reported by Izumi Tsutsui]

==== Ruby/GTK3

  * Improvements

    * Add backward compatibility APIs:

      * (({Gtk::Screen#add_style_provider}))

      * (({Gtk::Screen#remove_style_provider}))

      * (({Gtk::StyleContext.add_provider_for_screen}))

      * (({Gtk::StyleContext#add_provider}))

=== Thanks

  * moveccr

  * Izumi Tsutsui
2019-02-03 07:02:52 +00:00
markd
0f4a20bb8e graphics: add tex-pgf-umlsd{,-doc} 2019-02-02 02:12:55 +00:00