Commit graph

7784 commits

Author SHA1 Message Date
hasso
e695afdffc * Make it link on DragonFly and maybe some others (sane_find_scanner needs
to be linked against libcam).
* Fix PLIST for platforms not building sane-pint backend.
* Bump PKGREVISION.
2009-08-20 03:53:20 +00:00
tnn
b7d0636d7c not for python-2.4, because support was dropped from py-gtk2 2009-08-19 11:34:34 +00:00
tnn
de9e054eb1 not for python-2.4, because support was dropped from py-cairo 2009-08-19 08:06:47 +00:00
gdt
466a536022 Update to production release 7.89.
- IMPORTANT: Not quite done with NRW fixes -- fixed similar bug which could
    corrupt NRW images when writing new values larger than 10 MB
  - IMPORTANT: Fixed bug introduced in version 7.77 which causes Nikon NRW
    images to be corrupted when writing
  - API Changes:
  - Added support for reading Garmin TCX track logs with the -geotag option
  - Decode Nikon D300 firmware 1.10 camera settings (thanks Stuart Solomon)
  - Improved geotagging by allowing different NMEA sentences with slightly
    different timestamps (within 10 seconds) in the same fix

  [Assorted other changes; see "Changes" in source]
2009-08-18 23:30:08 +00:00
hasso
7026e1ba37 p5-GDGraph3d was moved to p5-GD-Graph3d. 2009-08-18 12:57:30 +00:00
sno
98ab3a8129 Removing files from graphics/p5-GDGraph3d - they are located in
graphics/p5-GD-Graph3d now.
2009-08-17 19:48:38 +00:00
sno
5a11b5508a - Adding recommended dependencies (used modules)
- Bump PKGREVISION for this
- Adding license according to POD (perl)
2009-08-17 19:35:54 +00:00
sno
41b1eb08c8 Added graphics/p5-GD-Graph3d version 0.63 2009-08-17 17:51:41 +00:00
sno
32708d0d80 Importing package for p5 module for GD::Graph3d version 0.63. This supersedes
currently existing graphics/p5-GDGraph3d ("corrected" name of dist-file).
This update includes LICENSE adding and since 0.56 following upstream changes:
0.61  16.Oct.2002
	- Added support for h_bars (or rotate_graph) (Chia-liang Kao)
	- Added a new cynlider.pm bar style (Chia-liang Kao)
0.60  Dec 07 2001
	- Fixed another bug with x_tick_number rendering - off by one tick.
	  Sent patch to MVERB for same bug in GD::Graph::axestype.pm
0.59  Dec 05 2001
	- Fixed bug with x_tick_number
0.58  Dec 05 2001
	- Added visual tests and note in Makefile.PL
	- Built test suite in t/
0.57  Nov 08 2001
	- Rebuilt with h2xs 1.20 with options
		-v 0.57 -X -n GD::Graph3d
2009-08-17 17:50:11 +00:00
zafer
a780e701da update homepage and master_sites. 2009-08-16 20:21:47 +00:00
zafer
6c67440420 update master_sites and homepage. 2009-08-16 20:14:39 +00:00
wiz
7f569aae44 Use .tar.bz2 again, 112kb bigger (gz is 280kb bigger). 2009-08-16 13:21:15 +00:00
wiz
f93b3b9314 Update to 1.0.20, set LICENSE.
New with 1.0.20, released 2009-05-03:

* New backends: canon_dr (Canon DR-series), coolscan3 (Nikon LS & Coolscan),
  rts8891 (Umax & HP 44xx), xerox_mfp (Samsung/Xerox/Dell MFPs)
* Many backends updated.
* 75 more scanner models supported.
* New build system (thanks Chris and Olaf).
* Avahi support (thanks Julien).
* More network scanners supported
* Epson backend deprecated, use epson2
* Coolscan2 backend deprecated, use coolscan3
* Internal SCSI, USB, threading, TCP & UDP code updates.
* Updated HAL and udev support.
* Improved saned configuration.
* Scanimage updates.
* Updated translations.
* Documentation updates.
* Bugfixes.
2009-08-15 17:53:11 +00:00
wiz
ba0ea6c1ab Update to 1.2.39. Use .xz instead of .gz. (20% smaller)
version 1.2.39beta01 [July 25, 2009]
  Added a prototype for png_64bit_product() in png.c

version 1.2.39beta02 [July 27, 2009]
  Avoid a possible NULL dereference in debug build, in png_set_text_2().
    (bug introduced in libpng-0.95, discovered by Evan Rouault)

version 1.2.39beta03 [July 29, 2009]
  Relocated new png_64_bit_product() prototype into png.h
  Expanded the information about prototypes in the libpng style section of
    the documentation.
  Rebuilt configure scripts with autoconf-2.64.

version 1.2.39beta04 [August 1, 2009]
  Replaced *.tar.lzma with *.txz in distribution.  Get the xz codec
    from <http://tukaani.org/xz>.

version 1.2.39beta05 [August 1, 2009]
  Reject attempt to write iCCP chunk with negative embedded profile length
    (JD Chen)

version 1.2.39c01 [August 6, 2009]
  No changes.

version 1.2.39 and 1.0.48 [August 13, 2009]
  No changes.
2009-08-15 17:29:18 +00:00
wiz
1a49a263ad Does not build against python-2.4, remove it from accepted versions. 2009-08-15 14:26:38 +00:00
obache
31dd1ca45f Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0.

=== Changes

==== Ruby/GTK2

  * use RUBYARCHDIR
    [OBATA Akio]
  * #2814953: install missing headers
    [Mamoru Tasaka]

==== Ruby/GLib2

  * Bug fixes:
    * avoid object allocation while GC
      [OBATA Akio, Kouhei Sutou]
  * use RUBYARCHDIR
    [OBATA Akio]
  * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS.
    [OBATA Akio, Kouhei Sutou]

==== Ruby/ATK

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/Pango

  * use RUBYARCHDIR
    [OBATA Akio]
  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/Libart

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/GdkPixbuf

  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/GnomePrint

  * install rblibgnomeprintversion.h
    [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkMozEmbeded

  * fix header generation error caused by missing file
    [OBATA Akio]

==== Ruby/VTE

  * support VTE 0.20
    [Kouhei Sutou]

==== Ruby/PanelApplet

  * #2815036: re-support Ruby 1.8.6.
    [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/Libglade2

  * Debian#519786: fix GC related SEGV when a widget in
    glade is removed by hand.
    [Arnaud Cornet, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Mamoru Tasaka
  * Arnaud Cornet
2009-08-12 12:43:08 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
hasso
1293be10b2 Fix PLIST for platforms !NetBSD. Bump PKGREVISION. 2009-08-11 19:41:43 +00:00
drochner
2d74e4653c update to 1.0
changes:
-added support of svg gradients
-implemented GetResultBBox() (SVG1.2)
-added parameter coordinates (wxSVG_COORDINATES) to GetBBox()
-implemented baseline
-some other small changes and bug fixes
2009-08-11 18:57:07 +00:00
drochner
675bf982c1 add a comment telling that ImageMagick detection in "configure"
doesn't work currently
2009-08-11 15:44:01 +00:00
drochner
ff65a49b0f bump PKGREVISION for ImageMagick shlib name change 2009-08-11 15:41:01 +00:00
drochner
30fd0c4830 turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
is compiled here
2009-08-11 15:40:18 +00:00
taca
2399596445 Add patches to avoid conflict with getline(3). 2009-08-11 15:26:22 +00:00
drochner
661091704d back out unneeded PKGREV change (has been there only for minutes),
according to Joerg the ImageMagick libs are not used
2009-08-11 15:24:27 +00:00
drochner
add460aa1b to save myself the work to install KDE3: instead of checking now
ImageMagick is used just bump PKGREVISION (for ImageMagick lib
major change), to be on the safe side.
2009-08-11 14:38:27 +00:00
drochner
c9d7ff052f bump PKGREVISION for ImageMagick shlib name change 2009-08-11 14:35:15 +00:00
drochner
155d5486f3 this changed its shlib major number on last update, adjust ABI requirement 2009-08-10 19:59:48 +00:00
wiz
d727caf8b7 Convert to wxGTK28. Bump PKGREVISION. 2009-08-10 16:52:59 +00:00
wiz
6399b1b1a0 Remove two master sites: one does not have the file, the other times out. 2009-08-09 22:25:07 +00:00
wiz
aa19fcbc5a Update to 2.26.3:
version 2.26.3
  - Added/Updated Translations
    - ca, courtesy of Gil Forcada
    - hi, courtesy of Rajesh Ranjan
  - Added/Updated Documentation
    - el, courtesy of Simos Xenitellis
2009-08-08 16:06:20 +00:00
drochner
d65bc236c3 As suggested by Tom Spindler, remove the libdrm version requirement
from dri.mk where it is pulled in from bl3.mk. The minimum version
is only necessary if a new MesaLib is built, we don't need to force
users of older ones to update libdrm.
2009-08-08 15:03:18 +00:00
sno
fc5ff785bf Updating package for p5 module Image::Info from 1.28nb1 to 1.29
pkgsrc changes:
  - Update dependencies:
    * IO::String is not required anymore (it's in Perl CORE)
    * XML::LibXML is preferred over XML::Simple
  - Added license (perl5 license)
  - Added Module::Install as module type to prevent bundled
    Module::Install from automatic installing

Upstream changes:
2009-07-31  Slaven Rezic  <srezic@cpan.org>

    Release 1.29

    SVG parsing is now done by XML::LibXML::Reader, if available,
    otherwise the old XML::Simple-based code is used. Using the
    new code is much more memory efficient and faster. The old
    module can still be used by setting
    @Image::Info::SVG::PREFER_MODULE

    Removed deprecation notice.

    Bundled Module::Install 0.91.

    Ceased a warning in the JPEG parsing code with perl 5.6.x.

    Lowered minimum required Perl version to 5.6.0 (There's no
    evidence that it does not work with that Perl version).

    Ceased warnings when reading PNG files with ztxt (compressed
    comment) chunk (RT #28054)
2009-08-08 13:33:12 +00:00
wiz
71ffec3056 Fix symbol handling in glu. Patch from upstream via Jörn Clausen
in PR 41613.

Bump glu PKGREVISION.
2009-08-08 08:25:50 +00:00
obache
dee691f8ce Update goocanvasmm to 0.15.
0.15.0 (unstable):

Build:
* Image, ImageModel: Added scale_to_fit property.
* Fix the build with alternative glibmm API (without properties or exceptions).
  (Murray Cumming)
* Avoid a compiler warning. Bug #582996 (Vincent Untz)
2009-08-08 08:01:57 +00:00
obache
beb1aec1c0 Update goocanvas to 0.15.
GooCanvas 0.15	(Jun 29 2009)
==============

 o Fixed a bug that caused a hang when using GooCanvasWidget with
   accessibility support turned on.
 o Added "scale-to-fit" property to GooCanvasImage, to scale the image
   to the "width" and "height" settings, instead of just clipping.
2009-08-08 07:50:20 +00:00
obache
ed34d9e8b2 Update GraphicsMagick to 1.3.6.
This release fixes many bugs, adds many improvements, and adds new
major features. Quite a few volunteers contributed to this release.

The following are the major changes since the 1.3.5 release:

Security Fixes:

* None.

Bug fixes:

* Composition was failing when the change image overlaps off the
left side of the canvas.

* EPT, PDF, PS: PDF bounding box is sometimes incorrect or not
globally applicable so don't specify bounding box when reading PDF
files.

* OpenMP: Fix (benign) multi-thread cross-contentions (detected by
valgrind's Helgrind).

* TIFF: Fix problem with reading one bit per sample RGB images.

* TIFF: Writer was using rows-per-strip of 8 when writing
JPEG-compressed TIFF. This does not work for vertical
subsampling, and some TIFF readers insist on 16. The
rows-per-strip is now required to be a multiple of 16.

* TIFF: In some cases, the TIFF reader and writer were accessing
planar TIFF in row-order rather than plane-order, which resulted
in sever buffering problems in libtiff, and failure when
compression was used.

* -write now works usefully as documented.

* Temporary file name generator was not random enough, resulting in
some file name collisions for GraphicsMagick processes started at
the same time.

* PerlMagick: Fixed Ping on a BLOB.

* GetImageDepth was leaking memory.

* Convert/mogrify -mask option was leaking memory.

* Mogrify -output-directory option was leaking memory.

* DPX: Fixed memory leak encountered when subsampling to 4:2:2.

* DPX: Values read received insuficient scaling, which round-tripped
correctly, but rounded-down excessively if any image processing
was applied.

New Features:

* Added HRS reader for slow scan TV (contributed by Fojtik Jaroslav).

* Pthreads (POSIX threads) API may now be used under the WIN32 API.

* New access confirmation facility (MagickConfirmAccess) to allow
the API user to monitor and/or block access to files and URLs.
This allows the API user to implement a security policy based on
actual accesses.

* New color matrix function (ColorMatrixImage) to apply a color
matrix similar to Adobe Flash Flash.filters.colorMatrixFilter(),
and Windows GDI+ ColorMatrix class, (order up to 5x5) to the image
pixels. This is accessible via the -recolor command option.

* Added an IDENTITY coder to return a Hald identity CLUT image of
specified order (e.g. "identity:8").

* Added a Hald CLUT capability as described at
http://www.quelsolaar.com/technology/clut.html. This allows a
color transformation to be easily created and replicated on any
number of images. The algorithm is accessed by the -hald-clut
option of 'convert' and 'mogrify'. Original algorithm by Eskil
Steenberg and adapted for GraphicsMagick by Cl?ment Follet, with
additional work by Bob Friesenhahn.

* Added support for the ASC CDL transform. Available as -asc-cdl
via the 'convert' and 'mogrify' subcommands. Original
implementation by Cl?ment Follet but considerably re-worked by Bob
Friesenhahn. Implementation passes the +/- 1 count accuracy
requirement required by the ASC CDL SOP tests.

* Added support for reading CALS Type 1 format (contributed by John
Sergeant). CALS is a standard raster format used by the US
Department of Defense for storing blueprint images.

* Added a random number generation system based on George
Marsaglia's multiply-with-carry generator. Somewhat slower than
rand() but produces better random numbers with a period >2^60.
This is a much better random number generator than the C library
rand() and the algorithm is integrated in a way which maximizes
multi-thread performance.

* The 'compare' command now supports a -maximum-error option to
specify the maximum image error so that it may be used to support
boolean logic in automated test scripts.

* For OpenMP-builds, the '-list resource' output now indicates the
number of threads which will be used.

Feature improvements:

* Image resize now avoids adding "halos" around objects when
resizing an image which contains transparency (patch contributed by
Pavel Merdin).

* DICOM: The DICOM reader is completely re-written and is much more
functional now. A few features (e.g. RLE compression) are still
missing. This work is contributed by John Sergeant.

* EXIF: Unprintable characters in EXIF attribute strings are now
returned using three-digit octal notation. Unknown tags are
identified via their four-character hex value.

* PCL: PCL writer is rewritten to fix many bugs, add support for
compression, add support for 8 bit PseudoClass images, and
dramatically improve usability (work contributed by John Sergeant).

* TIFF: Allow the user to force the returned image to be TrueColor
type for min-is-white and min-is-black TIFF files.

* TIFF: User can now specify the predictor using syntax like
'-define tiff:predictor=2'.

* TIFF: User can now specify the rows-per-strip value when using
JPEG compression.

* TXT: The TXT reader is now capable of reading image files written
by the TXT writer, as well continuing to render ASCII text into an
image (work contributed by Fojtik Jaroslav).

* Utilities @file.txt syntax for including a list of files to use as
an argument now really works as expected. This may be used to
inject any other text into the command line as well. As a result,
the 'mogrify' utility may be invoked on thousands of files at once
while obtaining the list of files to process from a text file.

* The 'mogrify' utility now caches argument images so that they are
loaded only once when mogrify is used to process multiple image
files.

Performance Improvements:

* -median and -noise now see reliable linear speedup as threads are
added.

Behavior Changes:

* PerlMagick is configured but no longer built by default.

* Use '-interlace Line' to produce an interlaced GIF, PNG, or
progressive JPEG.
2009-08-08 04:45:28 +00:00
obache
55777edc22 Add an patch to fixes CVE-2008-1097, taken from upstream repository.
Bump PKGREVISION.
2009-08-08 04:41:07 +00:00
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
drochner
99bbd2d0eb for sanity, include "python/application.mk" first 2009-08-05 17:29:56 +00:00
drochner
2547a7cfd1 this needs gmake, at least for me 2009-08-05 17:27:21 +00:00
markd
1b59681a35 Update py-matplotlib* to 0.98.4
various bug fixes and new features.
2009-08-05 11:02:12 +00:00
wiz
07fa92e232 Make bash run-dependency as intended in previous.
Will be removed again when next version of geeqie is out.
2009-08-05 00:18:04 +00:00
wiz
1e692fa41f Add bash dependency, and fix bash usage in 3 scripts. Bump PKGREVISION.
Reported by hasso.
2009-08-04 23:46:15 +00:00
joerg
681143688d MAKE_JOBS_SAFE=no 2009-08-04 13:58:57 +00:00
minskim
ff18a95541 Add tex-a2ping and tex-a2ping-doc. 2009-08-03 23:52:11 +00:00
minskim
5e5a807bad Import tex-a2ping-doc-2.77p as graphics/tex-a2ping-doc.
This is documentation for tex-a2ping.
2009-08-03 23:49:19 +00:00
minskim
2091cc9e09 Import tex-a2ping-2.77p as graphics/tex-a2ping.
a2ping is a Perl script command line utility written for Unix that
converts many raster image and vector graphics formats to EPS or PDF
and other page description formats.  Accepted input file formats are:
PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, PNM, BMP, GIF, LBM, XPM,
PCX, TGA.  Accepted output formats are: EPS, PCL5, PDF, PDF1, PBM,
PGM, PPM, PS, markedEPS, markedPS, PNG, XWD, BMP, TIFF, JPEG, GIF,
XPM.  a2ping delegates the low- level work to Ghostscript (GS),
pdftops and sam2p.  a2ping fixes many glitches during the EPS to EPS
conversion, so its output is often more compatible and better
embeddable than its input.
2009-08-03 23:48:44 +00:00
minskim
750d590beb Enable t1lib font rendering. This fixes PR 41773. 2009-08-03 18:45:36 +00:00
joerg
c786d52599 MAKE_JOBS_SAFE= no 2009-08-03 15:24:18 +00:00
joerg
db56fdaa9a MAKE_JOBS_SAFE=no 2009-08-03 15:23:58 +00:00