Commit graph

11224 commits

Author SHA1 Message Date
taca
64bc271f6b Update ruby-oily_png to 1.2.0.
Update HOEPAGE.

No changes are available except commit log.
<https://github.com/flori/tins/commits/master>
2015-06-07 10:47:57 +00:00
taca
c2e423e350 Update ruby-mini-magick to 4.2.7.
4.2.7

* Fix Ruby 1.9.3

4.2.5

* Fixed MiniMagick::Image#details parsing

4.2.4

* Fixed detecting MiniMagick version
* Fix the private method 'format' called on mogrify for real

4.2.3

* Fixed a rush mistake

4.2.2

* Raise proper error in #cheap_info on invalid image
* Improved MiniMagick::Image#details parsing
* Attempt to solve private method 'format' called on mogrify

4.2.1

* Attempt to fix #279

4.1.1

* Fix MiniMagick::Image#composite defaulting to JPG extension. The default is
  now the extension of the base image, the one on which composite is called.
2015-06-07 10:43:50 +00:00
taca
e30f4ba083 Update ruby-RMagick to 2.15.2.
## RMagick 2.15.2

- GitHub repository moved back to github.com/rmagick/rmagick - @wurde, @vassilevsky

## RMagick 2.15.1

- Fix loop in linked list in `ImageList` methods => they no longer hang - @u338steven

RMagick 2.15.0
    o Ability to remove alpha channel - @ollie
    o C local variables guarded against GC to avoid segfaults - @u338steven
    o trace_proc protected with a mutex to avoid segfaults - @u338steven

RMagick 2.14.0
    o RMagick.rb moved to deprecated directory - @mockdeep
    o Better ImageMagick feature detection - @bf4
    o Prevent compilation failures if prefix is an empty string - @voxik
    o SplineInterpolatePixel preprocessor check removed - @joshk
    o Make error format a string literal - @mtasaka
    o Automatically set ARCHFLAGS on OS X - @u338steven
    o Fixed 'rmagick/version' require failure - @u338steven
    o Fixed escaping of '%' in Draw#get_type_metrics - @mkluczny
    o Silence warnings on Ruby 2.2 when comparing Enums - @meanphil
    o Multiple test suite improvements - @mockdeep, @bf4
    o Ruby source code formatting with RuboCop - @vassilevsky
2015-06-07 10:32:36 +00:00
taca
69bfe23280 Allow this package build on Ruby 2.2. 2015-06-07 10:29:59 +00:00
wiz
e34d33bc1a Update to 6.9.1.4.
Remove PLIST vars that only made more work during updates but didn't
simplify things.

2015-06-01  6.9.1-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-4, SVN revision 18697.

2015-06-01  6.9.1-4 Cristy  <quetzlzacatenango@image...>
  * Support 'restrict' keyword under Windows.

2015-05-25  6.9.1-4 Dirk Lemstra <dirk@lem.....org>
  * Added support for reading a user supplied layer mask in PSD files.

2015-05-24  6.9.1-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-3, SVN revision 18623.

2015-05-03  6.9.1-3 Dirk Lemstra <dirk@lem.....org>
  * Fixed transparency issue with 16-bit tga files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27469).
  * Fixed writing label and comment in tiff images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25516).
  * Jpeg images no longer have pixels per inch as a default value for density
    units when the density is not set (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27589).
  * Added support for setting the font color with -fill to the pango coder.

2015-05-03  6.9.1-3 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug with "-define png:format=x" in png.c, introduced in version
    6.8.9-0, that caused the define to be ignored.
  * Replaced some dead code in ReadJNGImage with an assert().
  * Avoid palette-building when writing a grayscale PNG (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27580).

2015-04-20  6.9.1-3 Cristy  <quetzlzacatenango@image...>
  * Support -define compose:clamp=false option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26946).
  * Don't extend any user supplied image buffer in SeekBlob() (bug report
    from a.chernij@corp...).
  * Improved reproducible builds (reference
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783933).
  * Draw a rectangle of width & height of 1 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24874).

2015-04-19  6.9.1-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-2, SVN revision 18429.

2015-04-09  6.9.1-2 Glenn Randers-Pehrson <glennrp@image...>
  * Avoid using a NULL alpha_image or color_image in the JNG decoder.

2015-04-07  6.9.1-2 Cristy  <quetzlzacatenango@image...>
  * Fix JPEG-2000 transparency on write (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27304).
  * Identify now identifies PSD (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26948).
  * Speed up writing to TGA (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27369).

2015-04-06  6.9.1-2 Dirk Lemstra <dirk@lem.....org>
  * Reduce draw epsilon to increase mathematical stability.
  * Fixed UTF8 issue when determining the current working directory
    on Windows (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27295).
2015-06-07 09:13:11 +00:00
gdt
2551a3e86c Update homepage from berlios to sourceforge.
(I can't find any evidence that lensfun has abandonded sourceforge
yet, but if I'm wrong please let me know.)
2015-06-06 12:03:24 +00:00
youri
07d545ff75 Update maintainer email address. 2015-06-02 13:27:03 +00:00
adam
accabb50a8 version 0.4.3
This is a binary compatible release.
* Android / gcc / iOS / MSVS build fixes and improvements
* lossless decode fix (issue 239 -- since 0.4.0)
* documentation / vwebp updates for animation
* multi-threading fix
2015-06-02 03:10:39 +00:00
dsainty
2bd3d8c40c Build requires USE_TOOLS+=m4 - fixes build on Linux. 2015-05-31 03:42:28 +00:00
tnn
59b796e39e PR pkg/49923: pull in libxshmfence via bl3 for Linux.
Needed for linking packages that use gl.pc because it lists libxshmfence
as dependency.
2015-05-28 21:09:07 +00:00
markd
88b589e1de Add freeimageplus 2015-05-27 22:06:54 +00:00
markd
031d942bbd Add freeimageplus 3.17.0
C++ wrapper for freeimage.
2015-05-27 22:06:11 +00:00
markd
7a5643d341 Update to 3.17.0
Release 3.17.0 adds many improvements for ICO, TIFF, PNG, HDR, TGA, GIF,
RAW, JXR, JP2, Exif plugins. It comes with new conversion functions for
RGBA16/RGBAF formats, as well as new functions used to deal with external
pixel buffers (ConvertFromRawBitsEx, CreateView). Other useful added
functions are ReslaleRect, GetMemorySize, SetMetadataKeyValue and the
FIQ_LFPQUANT quantizer algorithm.
The library has been updated with the new LibPNG (1.6.16), LibTIFF (4.0.4),
LibRaw (0.17.a1), LibWebP (0.4.2), OpenEXR (2.2.0).
FreeImage is also distributed with updated VB6, Delphi and C++ wrappers.
2015-05-27 21:59:26 +00:00
kefren
514c4b5883 Fix lambda used in tags reduce 2015-05-24 06:50:14 +00:00
kefren
79760891fb Add gif patch from PR/48074
PKGREVISION++
2015-05-23 11:52:46 +00:00
kefren
f13a77be8c Fix the build 2015-05-23 10:33:01 +00:00
kefren
b915d8d683 Provide a useful pkg-config file. PKGREVISION++ 2015-05-23 09:52:59 +00:00
kefren
fcf909026f add flickrnet subdir 2015-05-23 09:02:18 +00:00
kefren
50296d6199 Add flickrnet, a .NET library for accessing Flickr 2015-05-23 09:01:20 +00:00
kefren
47a70823c2 Switch to latest mono. This will still not reach post-configure as
pkgsrc lacks flickrnet
2015-05-23 07:01:03 +00:00
kefren
638c966900 Update gdiplus to 3.12 - latest on mono-project site, probably
released as part of mono-3.12. No other information available from
master site.
2015-05-23 06:36:18 +00:00
adam
a92ab7629f Changes 1.4.3:
- fix bug that could cause jpegoptim crash when processing certain jpeg files
2015-05-22 08:04:59 +00:00
tsutsui
d6a4cd5019 Update ruby-gnome2 to 2.2.5.
It is a GLib 2.44 support release.

=== Changes

==== Ruby/GLib2

    Improvements
        Supported GLib 2.44.
        [GitHub#361][Reported by Benjamin Maisano]

=== Thanks

    Benjamin Maisano
2015-05-17 06:45:23 +00:00
tnn
c11fd333d4 Fix OSX build errors. patches from FDO bug 66346 and 90249.
Reported on IRC by Youri Mouton.
2015-05-16 16:39:52 +00:00
wiz
03317cc152 regen (for committed version of patch-src_gallium_winsys_svga_drm_vmw__screen__ioctl.c) 2015-05-16 00:15:52 +00:00
nros
ebfd60d0d7 Moved define of _KERNEL_STRUCTURES to patch instead of setting
it in the Makefile.
2015-05-15 14:27:42 +00:00
nros
90f36c0867 Fix build on DragonFlyBSD.
-D_KERNEL_STRUCTURES are needed for ERESTART on DragonFlyBSD.
2015-05-12 17:10:30 +00:00
tnn
bf536beb9b Update to MesaLib-10.5.5.
MesaLib-10.5.5 2015-05-11
"This release includes a selection of i965 and nouveau driver fixes. Everyone
using a gallium driver (r300, r600 and others) is also encouraged to update."

MesaLib-10.5.4 2015-04-24
"This release includes fixes for the mesa state-tracker used by all the
gallium drivers, a drirc workaround for Second Life, plus i965 fixes."
2015-05-11 21:43:19 +00:00
tnn
a211b00aa4 Assume that __GNUC__ implies that it has __builtin_ffsll as a last
ditch resort in case ffsll(3) is found to be not available.
2015-05-11 21:33:58 +00:00
wiz
ee7f3919c3 Fix path to tex-texinfo. 2015-05-11 10:32:54 +00:00
markd
ef0ccfb9fc Add tex-animate{,-doc} 2015-05-09 02:16:03 +00:00
markd
5853fda737 Add tex-animate{,-doc} 2014
The package provides an interface to create portable,
JavaScript driven PDF animations from sets of graphics files or
from inline graphics, such as LaTeX picture environment,
PSTricks or pgf/TikZ generated pictures, or just from typeset
text.
2015-05-09 02:14:49 +00:00
markd
c849ac5eac Change version from v0.9 to just 0.9 2015-05-09 00:03:56 +00:00
wiz
34d37deea6 more tex packages. 2015-05-08 13:48:01 +00:00
wiz
5a41de9e4d Add metapost packages from texlive. 2015-05-08 13:47:37 +00:00
wiz
a7c9933a01 + tex-mfpic* 2015-05-08 13:17:37 +00:00
wiz
f9ec1543af Import tex-mfpic-doc-1.10 as graphics/tex-mfpic-doc.
Documentation for tex-mfpic.
2015-05-08 13:17:29 +00:00
wiz
1efad3e9de Import tex-mfpic-1.10 as graphics/tex-mfpic.
Mfpic is a scheme for producing pictures from (La)TeX commands.
Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment)
enclose a group in which drawing commands may be placed. The
commands generate a Meta-language file, which may be processed
by Metapost (or even Metafont). The resulting image file will
be read back in to the document to place the picture at the
point where the original (La)TeX commands appeared. Note that
the ability to use Metapost here means that the package works
equally well in LaTeX and PDFLaTeX.
2015-05-08 13:17:14 +00:00
wiz
6c1bdf76a0 + tex-pictex* 2015-05-05 14:40:55 +00:00
wiz
8f01041fd4 Import tex-pictex-doc-1.1 as graphics/tex-pictex-doc.
Documentation for tex-pictex.
2015-05-05 14:40:41 +00:00
wiz
54a2534940 Import tex-pictex-1.1 as graphics/tex-pictex.
PicTeX is an early, and very comprehensive drawing package,
that mostly draws by placing myriads of small dots to make up
pictures. It has a tendency to run out of space, most
especially of allowable dimensions registers; packages m-pictex
and pictexwd deal with the register problem, in different ways.
Note that full documentation may be bought via the PC-TeX site,
though a command summary is available as free software.
Alternatively, a front-end package such as mathsPiC, which
covers all of PicTeX and has a complete and free manual, could
be used.
2015-05-05 14:40:28 +00:00
wiz
b8959045b3 Recursive PKGREVISION bump for libzip shlib major bump. 2015-05-04 21:14:24 +00:00
joerg
e6b21d5836 Needs pkg-config to detect GTK2. Won't work on NetBSD/amd64. 2015-05-03 19:45:48 +00:00
markd
cbd26894b7 Add tex-graphics-pln{,-doc} 2015-05-03 10:03:07 +00:00
markd
2211caea1a Add tex-graphics-pln{,-doc} 2014
The Plain TeX graphics package is mostly a thin shell around
the LaTeX graphicx and color packages, with support of the
LaTeX-isms in those packages provided by miniltx (which is the
largest part of the bundle). The bundle also contains a file
"picture.tex", which is a wrapper around the autopict.sty, and
provides the LaTeX picture mode to Plain TeX users.
2015-05-03 10:01:03 +00:00
ryoon
60e82c981f Update HOMEPAGE 2015-05-02 08:44:51 +00:00
markd
2109e3eba2 Be more explicit in TeX dependencies. 2015-05-02 05:56:07 +00:00
joerg
ae0d21c70f Precreate trans to avoid race conditions. 2015-04-30 11:37:42 +00:00
gson
6b175ab055 Rename zopen on Mac OS X to avoid conflict with a function by the same
name defined in stdio.h.
2015-04-29 15:52:53 +00:00
tnn
d740acbdf9 Fix DRI3 build on Linux 2015-04-29 14:36:36 +00:00