Commit graph

8091 commits

Author SHA1 Message Date
joerg
ec17d28eab Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend
support.
2010-02-04 16:36:05 +00:00
adam
5f549cfa35 Fix building with babl-0.1.2 2010-02-04 12:28:43 +00:00
joerg
367301e6d0 DESTDIR support 2010-02-03 23:27:52 +00:00
joerg
d8b33546f3 DESTDIR support 2010-02-03 23:23:27 +00:00
joerg
40bf6e7166 DESTDIR ready 2010-02-03 23:21:36 +00:00
joerg
fdbe3af1ef DESTDIR support 2010-02-03 23:11:15 +00:00
joerg
025b7ad848 DESTDIR ready 2010-02-03 23:05:44 +00:00
joerg
406a95f945 DESTDIR ready. Needs full libXt. 2010-02-03 23:04:20 +00:00
joerg
2965f9ddeb DESTDIR support 2010-02-03 22:58:38 +00:00
joerg
166f273b95 DESTDIR ready. Needs full libXt. 2010-02-03 22:53:39 +00:00
joerg
5b9b74839b DESTDIR support. Needs full libXt dependency. 2010-02-03 22:46:02 +00:00
joerg
1efbf474bc DESTDIR ready. Needs full libXt. 2010-02-03 22:42:57 +00:00
joerg
c0d9b09a2d DESTDIR ready 2010-02-03 22:42:10 +00:00
joerg
7aff8ee764 DESTDIR support. Full libXt dependency. 2010-02-03 22:40:00 +00:00
joerg
e89232e407 DESTDIR support 2010-02-03 22:37:56 +00:00
joerg
d53c31cd1d DESTDIR ready 2010-02-03 22:35:34 +00:00
joerg
ee217e6074 DESTDIR support 2010-02-03 21:55:04 +00:00
obache
9e2900b943 Update PATCH_SITES and HOMEPAGE. 2010-02-03 05:40:23 +00:00
obache
d948184497 Update HOMEPAGE and MASTER_SITES. 2010-02-03 05:35:00 +00:00
joerg
9e24dcc014 Make sure the header directory is created under ${DESTDIR} 2010-02-02 15:53:56 +00:00
adam
29e9a5429b Changes 0.1.2:
Made babl mostly threadsafe (sufficient for GIMP/GEGLs needs). Streamlined
core functionality, reducing number of function calls and removing overeager
instrumentation.
2010-02-02 14:09:58 +00:00
joerg
64d8b87578 DESTDIR support 2010-02-01 02:52:51 +00:00
joerg
7099a50d36 DESTDIR support 2010-02-01 02:41:52 +00:00
joerg
963c881dca DESTDIR ready 2010-02-01 02:40:26 +00:00
joerg
e6e1c4faa7 DESTDIR support 2010-02-01 02:31:28 +00:00
joerg
3fc03a91c7 DESTDIR ready 2010-02-01 02:29:55 +00:00
joerg
c69a674200 DESTDIR support 2010-02-01 01:50:04 +00:00
heinz
ccd5df3b35 Added LICENSE information. 2010-01-30 16:27:59 +00:00
tnn
93f6f2399e Update to libggiwmh-0.3.2. 2010-01-30 15:36:36 +00:00
tnn
fbc7d45340 Update to libggigcp-1.0.2. 2010-01-30 15:33:25 +00:00
tnn
4353d799af Update to libggimisc-2.2.2 2010-01-30 15:29:44 +00:00
tnn
ec966d32dd export libXxf86dga dependency 2010-01-30 15:29:04 +00:00
tnn
8b4676bd3c fix master site 2010-01-30 15:22:13 +00:00
tnn
22b4a0bd1c Update to libggi-2.2.2.
No NEWS entry, but does not need the vidmodeproto fix.
2010-01-30 15:19:26 +00:00
joerg
7d915421ac Fix fallout from xf86vidmodeproto update. Not MAKE_JOBS_SAFE. 2010-01-30 14:58:33 +00:00
tnn
82e85f42c1 Update to libgii-1.0.2.
Needed for libggi update. No NEWS entry.
2010-01-30 14:54:48 +00:00
obache
2b7198fe2e Update rabbit to 0.6.4.
== Changes 0.6.4 from 0.6.3: 2010-01-29

Rabbit had been included in Debian official packages! [Youhei
SASAKI]

=== Improvements

  * Added --keep-above option: Rabbit is always shown top of
    windows.
  * Added --source-filename option that adds source link to
    output HTML.
  * Added a directory in source file into theme load path.
  * Supported a single theme file in the same directory of
    source file. [zunda]
  * Improved PDF file detection.

==== Theme

  * Added:
    * per-slide-background-image:
      Uses background image per slide. A background
      image is specified by slide property:

        = target slide

        ...

        == properties

        : background-image
           my-picture.png
        : background-image-ralative-height
           95

      Supported options are same as image options in slide.
      Options name should be started with "background-image-".

      e.g.: "background-image-relative-height" for
      "relative-height" option.

    * per-slide-background-color:
      Uses background color per slide. A background color is
      specified by slide property:

        = target slide

        ...

        == properties

        : background-color
           black

      Color can be specified as color name, "black", or RGB
      values "#RRGGBBAA".

  * Changed:
    * default-slide:
      Supports title foreground color and shadow color
      change per slide. They are specified by slide
      property:

        = target slide

        ...

        == properties

        : headline-color
           red
        : headline-shadow-color
           gray

=== Fixes

  * Fixed a bug that empty title with
    @lightning_talk_as_large_as_possible = true crashes.
    [kdmsnr]
  * Added workaround for Ruby 1.8.7 p249.

=== Thanks

  * zunda
  * kdmsnr
  * Youhei SASAKI
2010-01-30 00:59:30 +00:00
joerg
cd19a24920 DESTDIR support 2010-01-29 23:50:26 +00:00
tnn
8e202bfc1b tiff seems to be a common point of failure from the jpeg fallout,
so bump the revision.
2010-01-29 11:14:57 +00:00
drochner
ae36a2706a update to 0.97.1
changes: misc bugfixes
2010-01-27 19:38:51 +00:00
drochner
ac1d51424a sync w/ base exiv2 pkg 2010-01-27 14:45:11 +00:00
adam
8b18c1f450 Changes 0.19:
* Exiv2 utility
  - Inverted the meaning of -u to deal with large numbers of unknown Nikon
    Makernote tags.
  - -b option now also suppresses Byte and SByte values.
* Exiv2 library fixes
  - Crash when reading PNG image.
  - Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1).
  - Exception to print raw from Olympus SP-560UZ.
  - Nef Metadata edit with Digikam make impossible to open it with captureNX
    or ViewNX.
  - Broken image causes exiv2 to abort.
  - Problems converting SubSec tags to XMP.
  - Exif tag: TimeZoneOffset (0x882a) and other TIFF/EP tags missing.
* more...
2010-01-27 12:40:48 +00:00
markd
0e4c4f6b89 Update to kde4 4.3.5
* A number of bugs in KIO have been squashed, making updating of shown
  directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
2010-01-27 10:38:38 +00:00
wiz
d2849dd501 Add gnome option, default on, that adds GConf dependency (previously
always enabled). Based on patch by David DEMELIER on pkgsrc-users.

Include desktopdb.mk.
Bump PKGREVISION.
2010-01-27 10:24:08 +00:00
tnn
dcfe2c127d bump dependency again because linking was broken in a two day window. 2010-01-25 08:45:34 +00:00
heinz
d653ce6a74 Added LICENSE information. 2010-01-24 17:11:17 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
obache
76e59c05ca Update GraphicsMagick to 1.3.8.
1.3.8 (January 21, 2010)
========================

Security Fixes:

  * Fix for CVE-2009-1882 "Integer overflow in the XMakeImage
    function".

  * Fix lockup due to hanging in loop while parsing malformed
    sub-image specification (SourceForge issue 2886560).

  * Libltdl: Updated libtool to 2.2.6b in order to fix security issue.
    Resolves CVE-2009-3736 as it pertains to GraphicsMagick.

Bug fixes:

  * -convolve, -recolor: Validate that user-provided matrix is square
    when parsing -convolve and -recolor commands in order to avoid a
    core dump.

  * CALS: Reading images taller than the image width resulted in a
    failure.

  * ConstituteImage(), DispatchImage(): 'A' and 'T' should indicate
    transparency and 'O' should indicate opacity.  Behavior was
    inconsistent.  In some cases 'O' meant transparency while in other
    cases it meant opacity. Also, in a few cases, matte was not
    getting enabled in the image as it should.

  * DCRAW: Module name was not registered so modules based builds were
    not supporting formats provided via 'dcraw'.

  * GetOptimalKernelWidth1D(), GetOptimalKernelWidth2D(): In the Q32
    build, convolution kernel size was estimated incorrectly for large
    sigmas on 32-bit systems due to arithmetic overflow.  This could
    cause wrong results for -convolve, -blur, -sharpen, and other
    algorithms which use these functions.

  * Image Size: Fixed the ability to pass the image size via the
    filename specification like "myfile.jpg[640x480]" rather than
    needing to use -size.

  * IPTC: Blob data needed to be padded to an even size.  Size is now
    correctly reported.

  * IPTC: Returned IPTC string values were one character too short.

  * Large Files: Large pixel cache files were not working under GNU
    Linux.

  * JP2: Fixed some value scaling problems.

  * JP2: Fix possible crash at exit when Jasper is used by a modules
    build.

  * MPC: is_monochrome and is_grayscale flags were not managed
    properly for the MPC coder.

  * PCL: Page was not always being ejected.

  * PNG: The png8 encoder would fail when trying to write a 1-color
    image.

  * PSD: PSD parser was confused by 0x0 pixel layers, resulting in
    image data corruption of all following layers.

  * -rotate, -shear: Some internally-reported errors were potentially
    being lost.

  * Subrange/stdin: Commands now support reading an image from stdin
    in conjunction with a subrange specification (e.g. "-[1]").

  * Magick++ STL ShadeImage: Implementation was completely botched.

New Features:

  * CALS Type 1 files may now be written (Work contributed by John
    Sergeant).  CALS support is dependent on the TIFF library.

  * GROUP4RAW encoder supports reading/writing RAW Group4 data.

  * JP2: JPEG 2000 may now be written in arbitrary bit depths ranging
    from 2 to 16 rather than just 8 or 16.

  * JPEG: IJG JPEG library version 7 is now supported.

  * JPEG: Added jpeg:block-smoothing and jpeg:fancy-upsampling defines
    to control these JPEG library options.

  * JPEG: Detect and apply colorspaces appropriately for ITU FAX JPEG.

  * Resource Limits: There is now a "threads" resource limit which
    allows specifying the number of OpenMP threads which may be used,
    similar to the OMP_NUM_THREADS environment variable.

  * TIFF: Allow CIELAB TIFF to be read.

  * MagickGetImageAttribute()/MagickSetImageAttribute(): New Wand
    methods to support getting and setting an image attribute.
    Contributed by Mikko Koppanen.

  * ClonePixelWand(): New Wand method to deep-copy an existing pixel
    wand.

  * ClonePixelWands(): New Wand method to deep-copy an array of
    existing pixel wands.

  * MagickCdlImage(): New Wand method to apply the ASC CDL to an
    image.

  * MagickGetImageBoundingBox(): New Wand method to return the crop
    bounding box required to remove any solid-color border from the
    image.

  * MagickGetImageFuzz(), MagickSetImageFuzz(): New Wand methods to
    get and set the color comparison fuzz factor.

  * MagickHaldClutImage(): New Wand method to apply a Hald CLUT to an
    image.

  * MagickSetResolution(): New Wand method to set the wand resolution.

  * MagickSetResolutionUnits(): New Wand method to set the wand
    resolution units.

  * Magick++: Allow Magick++ library to built as a DLL under MinGW and
    Cygwin.  This requires a modern GCC in order for C++ exceptions to
    work.

Feature improvements:

  * Cygwin: Cygwin 1.7 is now supported.

  * JPEG compression settings are preserved (if possible) when
    inserting JPEG blobs into formats which use JPEG.

  * PDF: If the original file used JPEG compression, then use JPEG
    compression with original settings (if possible).

  * TIFF: Update Windows build to use libtiff 3.9.2.

  * X11 Display: Apply a checkerboard pattern underneath transparent
    images which use more than simple binary transparency.

Performance Improvements:

  * Gamma: Performance is improved for Q8 and Q16 builds.  Also
    preserve full precision in Q32 build.

  * String data is dealt with a bit more efficiently (fewer
    allocations, less memory, and less CPU).

Behavior Changes:

  * InitializeMagick() MUST be invoked prior to using any Magick API
    function.  Failure to do so will likely lead to an immediate
    application crash.  This is due to initialization and runtime
    changes intended to improve thread safety and efficiency.
    Previously it was only strongly recommended to invoke
    InitializeMagick().

  * ConstituteImage(), DispatchImage(): 'A' and 'T' should indicate
    transparency and 'O' should indicate opacity.  Behavior was
    inconsistent.  In some cases 'O' meant transparency while in other
    cases it meant opacity. Also, in a few cases, matte was not
    getting enabled in the image as it should.

  * colors.mgk: Is now empty to default and is optional.  Previous
    content is now compiled into the library in an efficient way, but
    existing values may be modified, or new values added by adding
    entries to color.mgk.

  * DisableSlowOpenMP is now the default.  Use --enable-openmp-slow to
    enable OpenMP for algorithms which sometimes run slower rather
    than faster.

  * magic.mgk: This configuration file is no longer used since this
    data is now compiled into the library in an efficient way.

  * modules.mgk: Is now empty to default and is optional.  Previous
    content is now compiled into the library in an efficient way, but
    existing values may be modified, or new values added by adding
    entries to modules.mgk.

  * Third party executables not included in the Visual Studio build
    are no longer bundled in the GraphicsMagick installer.  This means
    that hp2xx.exe, mpeg2dec.exe, and mpeg2enc.exe are no longer
    distributed.
2010-01-22 06:16:18 +00:00
wiz
1179bde1a6 Fix PLIST for doxygen-1.6.2, bump depends, bump PKGREVISION. 2010-01-21 22:41:23 +00:00
obache
65a3cd09e8 + jbigkit 2010-01-21 12:37:02 +00:00