Commit graph

7697 commits

Author SHA1 Message Date
imil
dd0ba3f0c7 added buildlink3.mk for libpuzzle 2009-03-05 00:23:46 +00:00
imil
67fc7979cb add & enable libpuzzle-0.9 2009-03-04 19:26:05 +00:00
imil
23a0e53636 The Puzzle library is designed to quickly find visually similar images
(GIF, PNG, JPG), even if they have been resized, recompressed, recolored or
slightly modified.
The library is free, lightweight yet very fast, configurable, easy to use and
it has been designed with security in mind.

OK'd by cube@
2009-03-04 19:22:20 +00:00
minskim
ff41e1483c Add PKG_DESTDIR_SUPPORT. 2009-03-04 17:01:39 +00:00
joerg
b5cd29413f Fix DESTDIR build. 2009-03-03 16:04:53 +00:00
tron
7558a63ee6 Don't attempt to remove the the directory "/usr/pkg/lib/lua/5.1" after
building because it is owned by the "lua" package.
2009-03-02 20:15:43 +00:00
wiz
18ea40f80c Mark as MAKE_JOBS_SAFE=no, and reorder lines a bit. 2009-03-02 15:31:16 +00:00
tron
f18a07c65b Fix more problems in borked recent update:
1.) Add binary and manual page symlinks which "CHECK_FILES" didn't catch
    on my system as there were already present from previous installs.
    Problem noted by Hasso Tepper in private e-mail.
2.) Stop the install phase from creating "/usr/lib/lua/5.1" and writing
    files to it.

Bump package revision again because of these fixes.
2009-03-02 11:24:58 +00:00
kefren
c31b8cee0b Add patches from upstream in order to update to 0.6.2.1
Changes:

  * Fix SA34035: Use after free error that can be used to execute arbitrary
    code via a specially crafted GIF image
2009-03-02 06:20:33 +00:00
tron
b1a0a83801 Fix a lot of problems caused by th recent update:
1.) Add missing RCS Ids.
2.) Add missing ".pdf" files to the package list.
3.) Remove all entries for ".so*" and ".a" files and let "pkgsrc"
    derive them automatically from the ".la" files.
4.) Fix interpreter path in two example scripts.

Bump package revision after all these fixes.
2009-03-01 21:58:53 +00:00
drochner
99614dd6db kill a bash specific variable substitution in the "configure" script
so that it can be executed by a standard shell
(the section is question is windows specific, so just remove it)
This should fix PR pkg/40765 by Joern Clausen
2009-02-28 13:19:46 +00:00
bjs
741ff086bd Correct capitalization in FreeBSD case. 2009-02-28 01:22:07 +00:00
wiz
d34e1110c9 Update to 0.1.8:
0.1.8
------------------------------------------------------------------------
Updated to libraw 0.6.13:
 - Bugfixes in RIFF reading code. .
Updated to libraw 0.6.12:
 - Hasselblad V96C support.
Updated to libraw 0.6.11:
 - Fixed serious bug in loading metadata from external JPG file.
Updated to libraw 0.6.10:
 - Support for loading White Balance data from Sony ARW files edited with Sony IDC software.
Updated to libraw 0.6.9:
 - Better support for Samsung S85.
 - Fixed possible integer overflow in wavelet denoising code.
Updated to libraw 0.6.8:
 - Changes in QuickTake 100 files processing.
Updated to libraw 0.6.7:
 -Added support for Samsung S85.
 -Changes in external jpeg (metadata) processing.
Updated to libraw 0.6.6:
 -Changes in Panasonic FZ50 processing code.
Updated to libraw 0.6.5:
 -Fixed file descriptor and buffer memory leak when thumbnail extractor is called,
  but library object is not properly initialized.
 -Fixes in Imacon files unpacking.
 -Fixes in Hasselblad .fff files unpacking.

Fix PPM color preview extraction.
2009-02-27 23:13:26 +00:00
drochner
4cfdd75ffd fallout of the recent libcroco change: gtk2 was formerly pulled
in through libcroco but isn't anymore, so do it explicitely
2009-02-27 20:11:20 +00:00
wiz
4b90cb9ccb Comment out PKG_DESTDIR_SUPPORT.
PLIST generation in the post-install target is broken for destdir.
It tries to remove ${PREFIX}/bin et al.
2009-02-27 16:51:36 +00:00
minskim
ec1d87ba48 Make evas-{software,xrender}-x11 build with modular xorg.
Noted by Pierre ALLEGRAUD in PR 40768.
2009-02-27 16:44:38 +00:00
hira
ba803224ed Fix PLIST due to update of graphics/icon-naming-utils. Bump PKGREVISION. 2009-02-27 07:38:08 +00:00
minskim
88f6d3833a Add Evas backend packages. 2009-02-27 04:26:39 +00:00
minskim
cb515e9888 Import evas-xpm-0.9.9.050 as graphics/evas-xpm.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the XPM image loader of Evas.
2009-02-27 04:20:48 +00:00
minskim
b56e769366 Import evas-tiff-0.9.9.050 as graphics/evas-tiff.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the TIFF image loader of Evas.
2009-02-27 04:17:54 +00:00
minskim
07e20d7ee7 Import evas-svg-0.9.9.050 as graphics/evas-svg.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the SVG image loader of Evas.
2009-02-27 04:12:58 +00:00
minskim
a5afcfc9e4 Import evas-pmaps-0.9.9.050 as graphics/evas-pmaps.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the PMAPS image loader of Evas.
2009-02-26 23:52:31 +00:00
minskim
31a9e456c0 Import evas-gif-0.9.9.050 as graphics/evas-gif.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the GIF image loader of Evas.
2009-02-26 23:44:22 +00:00
minskim
bd51d0321d Import evas-edb-0.9.9.050 as graphics/evas-edb.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the Edb image loader of Evas.
2009-02-26 21:13:43 +00:00
minskim
55a97c340a Import evas-sdl-16-0.9.9.050 as graphics/evas-sdl-16.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the 16-bit SDL rendering backend of Evas.
2009-02-26 21:00:11 +00:00
minskim
5987ba20e2 Import evas-sdl-0.9.9.050 as graphics/evas-sdl.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the SDL rendering backend of Evas.
2009-02-26 20:43:13 +00:00
sno
cb4ecb9af0 pkgsrc changes:
- update to 2.20.3

Upstream changes:

October 7, 2008
        - Release 2.20.1
        - Security fix for stack overflow problem in the graph parser reported by IBM
June 25, 2008
        - Release 2.20.2
        - Fix bug in HTML-like labels
June 23, 2008
        - Release 2.20.1
        - Fix bug in ccomps related to conversion to cgraph
June 20, 2008
        - Release 2.20.0
        - Preparing for Release 2.20
        - Fixed bugs: 1315, 1317, 1324, 1336, 1343, 1364
        - Add new "folder" shape for nodes.
        - Migration of gvpr tools to libcgraph.
        - New output format -Teps  (encapsulated postscript)
        - Various NetBSD and SuSE fixes incorporated
        - ./configure now provides a summary
        - RPM specfile updates for fedora-10 (no more string comparisons)
        - Add MacOS support (Glen Low)
March 10, 2008
        - Release 2.18
        - Fixed bugs: 1249, 1255, 1256, 1268, 1276, 1289, 1295, 1300,
                Fedora BZ#247376,
        - in -Tps use a new number formatter that suppresses trailing 0.
        - support tcl/tk-8.5
        - support gcc-4.3
        - support for node usershapes/images in svg format (thanks Alex Poylisher)
        - install: perl, php, python, ruby, tcl, bindings in language-specified directories
        - add arrowhead scaling with edge penwidth
        - add "folder" node shape (thanks Pander)
        - many windows and mac fixes (thanks Glen)
        - add "smyna" large graph view (thanks Arif) (not yet included in binary distros)
2009-02-26 19:45:14 +00:00
minskim
d4a12362a9 Import evas-xrender-x11-0.9.9.050 as graphics/evas-xrender-x11.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the Xrender X11 rendering backend of Evas.
2009-02-26 19:33:49 +00:00
minskim
94c446dba2 Import evas-software-16-x11-0.9.9.050 as graphics/evas-software-16-x11.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the software 16-bit X11 rendering backend of Evas.
2009-02-26 19:26:52 +00:00
minskim
3d9e52a446 Import evas-software-x11-0.9.9.050 as graphics/evas-software-x11.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the software X11 rendering backend of Evas.
2009-02-26 19:14:12 +00:00
minskim
6f8486078e Import evas-png-0.9.9.050 as graphics/evas-png.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the PNG image loader of Evas.
2009-02-26 19:09:07 +00:00
minskim
dec27a302f Import evas-jpeg-0.9.9.050 as graphics/evas-jpeg.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the JPEG image loader of Evas.
2009-02-26 19:06:55 +00:00
minskim
4269d85f71 Import evas-eet-0.9.9.050 as graphics/evas-eet.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the EET image loader of Evas.
2009-02-26 19:03:43 +00:00
minskim
ec7dd23eab Import evas-buffer-0.9.9.050 as graphics/evas-buffer.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the buffer rendering backend of Evas.
2009-02-26 18:56:19 +00:00
minskim
d672134450 Set DISTINFO_FILE and PATCHDIR to share them with backend packages. 2009-02-26 18:46:52 +00:00
minskim
a97abb9eb1 Add evas. 2009-02-26 18:14:14 +00:00
minskim
c24823beda Import a minimal version of evas-0.9.9.050.
This package is based on wip/evas, originally packaged by airhead AT
users.sf.net and maintained by YazzY (yazzy AT yazzy.org).

Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.
2009-02-26 18:12:55 +00:00
minskim
de10a8a529 Let gri depend on dvipsk because teTeX-bin no longer provides dvips. 2009-02-25 17:48:56 +00:00
joerg
94a61c4afc Fix build with newer GTK. DESTDIR support. 2009-02-25 01:17:01 +00:00
cube
7d5de853b8 Remove nvtv-gtk2. There's no need to support both versions of the toolkit,
and if someone really insists on it, they can add an option to
graphics/nvtv.
2009-02-24 00:08:09 +00:00
cube
3983f2b72e - Use gtk2 (nvtv-gtk2 will go away right after this)
- Drop maintainership
- Add USE_DESTDIR support

Bump PKGREVISION because of gtk1->gtk2 move.
2009-02-24 00:06:54 +00:00
cube
2c6fc77fb8 - Update HOMEPAGE and MASTER_SITE to reflect reality
- Drop maintainership
- Add USE_DESTDIR (or however you call it) support
2009-02-23 23:13:11 +00:00
tnn
c0f3c02af3 regen patch-ab (silence warning) 2009-02-23 18:24:25 +00:00
wiz
6d8f0a3f38 Update to 4.0.3:
Comix 4.0.3

    - Hungarian translation updated by Ernő Drabik.

    - French translation updated by Benoît H.

    - Added a feature to automatically rotate images according to their
    EXIF tags.

    - Fixed a bug that caused drag-n-drop actions from KDE applications to
    not work properly.

    - Fixed some bugs that caused problems with non-UTF-8 filename encodings.

    - Fixed a bug that caused the manual zoom mode to not work as expected
    when set as the default mode.

    - Comix now accepts directories as command-line arguments.

    - Added command-line arguments to start Comix in fullscreen mode and to
    display the library on startup.

    - Comix preferences and data now reside in the $XDG_CONFIG_HOME and
    $XDG_DATA_HOME directories instead of in ~/.comix/.

    - Some minor interface enhancements.
2009-02-23 09:08:35 +00:00
wiz
6d280998b3 Update to 0.8.90:
2009-09-20  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 0.8.90 for release

2009-02-20  Rodney Dawes  <dobey@gnome.org>

	* legacy-icon-mapping.xml:
	Add MS Office Open XML MIME type links

	Fixes https://bugs.launchpad.net/ubuntu/+bug/222441

2009-02-20  Rodney Dawes  <dobey@gnome.org>

	* legacy-icon-mapping.xml:
	Move some of the help links to help-contents instead of help-browser

	Fixes http://bugs.freedesktop.org/show_bug.cgi?id=13048

2009-02-20  Rodney Dawes  <dobey@gnome.org>

	* legacy-icon-mapping.xml:
	Remove the stock_mail-priority-high symlink

	Fixes https://bugs.launchpad.net/ubuntu/+bug/319991
2009-02-22 15:48:11 +00:00
wiz
e88d3b5f19 Update to 1.8.0:
1.8.0:

* No notable changes since 1.7.2

1.7.2 (UNSTABLE):

* API Changes (all API changes are in unstable API introduced in 1.7.x)
  * UserFontFace is not implemented with virtual functions rather than by
    registering callbacks
  * Cairo::scaled_matrix() -> Cairo::scaling_matrix() to match other matrix
    convenience functions
* Bugfixes
  * Incorrect refcounting on ScaledFont
  * build fixes for Mac OSX
* Contributors for this release:
     1	Armin Burgmeier
     1	Dave Evans
    22	Jonathon Jongsma


1.7.0 (UNSTABLE):

 * API Changes
   * ScaledFont: Change fontface constructor parameter to be a RefPtr
     * This is an API break, but the old interface was essentially unusably
       broken
   * Cairo::Matrix now inherits from cairo_matrix_t
     * Previously, we had used Cairo::Matrix throughout our API, but
       Cairo::Matrix was just a typedef for cairo_matrix_t
     * This could be considered an API change, but the new Cairo::Matrix still
       is-a cairo_matrix_t even if it's not exactly a cairo_matrix_t.  This
       change does not break ABI either, as there are no data members or virtual
       functions.  So I believe this is a safe change, but feedback is appreciated.
     * Provides a much more C++-friendly API for handling matrices
     * Also added a set of standalone 'generator' functions for generating
       starting matrices:
       * Cairo::identity_matrix(), rotation_matrix(), translation_matrix(),
         scaled_matrix().  This allows for convenient use such as:
           cr->set_matrix(Cairo::identity_matrix());
         rather than something like what was required before:
           Cairo::Matrix identity_matrix;
           cairo_matrix_init_identity(&identity_matrix);
           cr->set_matrix(identity_matrix);
   * Pattern: get/set_matrix() functions were using a cairo_matrix_t parameter in
     the API.  This is the only place where we used this type and so it was
     inconsistent with every other matrix-related API in cairomm.  Previously
     this wasn't really an issue since cairo_matrix_t and Cairo::Matrix were
     typedefed to the same type.  However, with the the change to Cairo::Matrix
     mentioned above, this because a much bigger issue.
     * This is an ABI-compatible change, but it is a minor API change that could
       result in some warnings or compile problems in some situations`
 * New API (some of these are new in cairo 1.8, some are older API that were
   not wrapped in cairomm previously)
   * Add Context::get/set_scaled_font()
   * add Context::show_text_glyphs()
   * add Context::get_font_options()
   * Add Surface::has_show_text_glyphs()
   * Add Surface::get_content() + test
   * Added Surface::get_fallback_resolution()
   * Add ScaledFont::text_to_glyphs()
   * Add PsSurface::get_eps()
   * Add missing Win32Surface API: create_with_ddb(), create_with_dib(), and get_image()
   * Add Win32PrintingSurface
   * Vastly improved font support
     * ToyFontFace
     * UserFontFace
     * Add Freetype font support (FtFontFace, etc)
     * Add win32 font support (Win32FontFace, etc)
     * Add quartz font support (QuartzFontFace, etc)
     * Add ScaledFont::get_scale_matrix()
 * Fix API inconsistencies by adding overloads and deprecating old versions
   * Deprecated FontFace::extents() in favor of FontFace::get_extents()
   * Deprecated FontFace::text_extents() in favor of FontFace::get_text_extents()
   * Deprecated FontFace::glyph_extents() in favor of FontFace::get_glyph_extents()
   * Add sigc::slot versions of all of the functions that take a
     cairo_write_func_t or cairo_read_func_t
     * This adds a new dependency on libsigc++, but offers a much more flexible
       and C++-like solution
     * Old API using cairo_write_func_t / cairo_read_func_t still exist, but are
       deprecated in favor of the new API
   * Add a default value for the font_options parameter of the ScaledFont constructor
 * Added new macros for determining library version:
   * CAIROMM_MAJOR_VERSION, CAIROMM_MINOR_VERSION, and CAIROMM_MICRO_VERSION
 * Add a bunch of extra .pc files for additional functionality
   * like cairo, create convenience .pc files for using some of the optional
     features.  For example, cairomm-ft-1.0, cairomm-pdf-1.0, cairomm-xlib-1.0, etc.
 * Numerous windows build improvements
 * Added a *lot* of automated tests
2009-02-21 16:23:02 +00:00
wiz
18decf1db4 PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:43 +00:00
dholland
514093cf8c Fix broken PLIST when svg option is switched off. 2009-02-21 08:23:04 +00:00
wiz
457fe0a120 Update to 0.9.5 -- matches for digikam-0.9.5. 2009-02-20 19:49:35 +00:00
wiz
ef99f358ce Update to 0.9.5beta3, provided by drochner:
digiKam 0.9.5-beta3 - Release date: 2009-01-27

NEW FEATURES:

Image Editor   : New composition guide based on Diagonal Rules.

BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):

001 ==> 176477 : Files disappear while importing.
002 ==> 179134 : Compile-error with libkdcraw > 0.1.5.
003 ==> 162535 : Startup is extremely slow when famd is running.
004 ==> 179413 : Support restoring blown out highlights.
005 ==> 157313 : Option to reposition lighttable slide-list.
006 ==> 180671 : Scanner import does not work.
007 ==> 175387 : digikam-doc 0.9.4 sf.net tarball is outdated.
008 ==> 181712 : Ubuntu 8.10 - digiKam finds not the correct images.
2009-02-20 11:46:18 +00:00
drochner
7ad230f24c Fix an undefined symbol problem which rendered this pkg unusable
after the last update.
(due to use of a locking primitive which is only available on 486+
while gcc defaults to -march=i386)
This might also fix PR pkg/40630 by Kamel Derouiche.
bump PKGREVISION
2009-02-20 10:52:56 +00:00
adam
11e6edc324 Changes 1.6.14:
* Built with libpng 1.2.35
2009-02-20 06:01:29 +00:00
drochner
46908b77a7 update to 1.2.35
change: fix pointer initialization (SA33970)
2009-02-19 13:13:53 +00:00
ahoka
0b0e47ea68 +dvipng 2009-02-18 21:20:36 +00:00
ahoka
61e467dbf7 Import dvipng-1.11 as graphics/dvipng.
This program makes PNG and/or GIF graphics from DVI files. It produces
high-quality images while its internals are tuned for speed. It supports PK,
VF, PostScript and TrueType fonts, color, PostScript inclusion, bitmap
inclusion, and has CJK support
2009-02-18 21:19:15 +00:00
adam
0b022da198 Changes 2.6.5:
* Bugs fixed:
  Scaling image to 25% turn background from white to grey
  GIMP's GtkScaleButton conflicts with GTK's
  GEGL tool - missing Operation Settings for all sub-tools
  don't rely on GtkAction implementation details
  wrong RGB values for color names in libgimpcolor/gimprgb-parse.c
  wrong hex RGB value for the color names slategrey and slategray
  Brushes dragged to the image window look strange
  Rectangle Select Tool does not allow 1:1 fixed ratio
  Black pullout parameter of plug-in-newsprint has no effect
  First image opened in GIMP offset
  Align Tool doesn't work properly if it is the active tool at startup
2009-02-18 08:56:09 +00:00
joerg
1f9d754f97 Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
snj
155e103805 Add user-destdir support. 2009-02-17 01:08:24 +00:00
joerg
464184154f Fix build with Python 2.5 due to missing source encoding. 2009-02-16 16:49:16 +00:00
drochner
821a3690a6 This does not need glib1. bump PKGREVISION 2009-02-16 16:25:38 +00:00
wiz
81acd8c23c Remove some more direct dependencies that are implied by kde3.
Suggested by markd@
2009-02-16 00:02:11 +00:00
wiz
f0a6c02a03 Make libXt dependency a runtime one, because of:
ERROR: /usr/pkg/lib/libXt.so.6: libXt-1.0.5nb1 is not a runtime dependency
Bump PKGREVISION.

Mark as user-destdir ready.
2009-02-15 23:16:35 +00:00
jmcneill
24d107bd50 + quesoglc 2009-02-15 16:04:32 +00:00
jmcneill
fb96339c4d Import quesoglc version 0.7.1.
QuesoGLC is a free (as in free speech) implementation of the OpenGL Character
Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode
support and is designed to be easily ported to any platform that supports both
FreeType and the OpenGL API.
2009-02-15 16:03:46 +00:00
wiz
886e1c5e13 Fix build with latest libgpod, and depend on it. Bump PKGREVISION.
Patches from upstream, based on
http://lists.kde.org/?l=kde-commits&m=123341209907417&w=2
2009-02-15 14:41:40 +00:00
joerg
aaa2360211 Fix build with newer Gtk. 2009-02-14 18:33:06 +00:00
joerg
aff34a0e88 Needs libXpm, otherwise the icc_examine plugin will not be configured. 2009-02-13 14:17:03 +00:00
gdt
1965b85a77 Update to 7.67. Many changes omitted.
- IMPORTANT: Fixed bug introduced in version 7.01 which could cause corruption
    of TIFF-format images in very rare situations when adding tags to an image
    containing very large (> 10 MB) binary data blocks
  - Enhanced -listx option to give short output when used after -s
  - Included 2 new argument files in distribution: xmp2gps.args and gps2xmp.args
  - Prevent writing of TIFF images containing the obsolete (and unsupported)
    TIFF 6.0 JPEG extensions
2009-02-13 01:29:49 +00:00
joerg
9e32bd6a51 Move to proper Python Egg building. Bump revision. 2009-02-12 00:46:34 +00:00
joerg
f0bb01e6ae Fix build with newer Python versions. Add DESTDIR support. 2009-02-11 17:11:58 +00:00
joerg
be089192f3 Sort PYTHON_VERSIONS_ACCEPTED. 2009-02-11 14:23:31 +00:00
abs
62fa118560 update for new homepage and add PKG_DESTDIR_SUPPORT. Bump PKGREVISION 2009-02-10 11:59:16 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
e2107c85f6 Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
obache
e02d90091c Update rabbit to 0.5.9.
== Changes 0.5.9 from 0.5.8: 2009-02-09

  * Improvements
    * HTML output: supported link to PDF.
    * added rabbit-command command line tool to control Rabbit.
    * supported reflected image effect (requested by kdmsnr)

      Example:
        http://www.clear-code.com/archives/SendaiRubyKaigi01/love-and-continue-it-104.html
        http://www.clear-code.com/archives/SendaiRubyKaigi01/love-and-continue-it-085.html

      How to write:
        # image
        # src = XXX.jpg
        # relative_height = 80
        # reflect_ratio = 0.5

  * Theme
    * New themes
      * pdf-tortoise-and-hare:
        uses tortoise and hare timer when PDF viewer
        mode. Allotted time is specified by
        RABBIT_ALLOTTED_TIME environment variable.

        Example:
          % RABBIT_ALLOTTED_TIME=4.5m rabbit --theme pdf-tortoise-and-hare XXX.pdf
      * lightning-clear-blue:
        uses large character slides in bluish clear-blue theme.
      * title-on-image-toolkit:
        superimposes title on image.

        Example:
          http://www.clear-code.com/archives/SendaiRubyKaigi01/love-and-continue-it-036.html

        How to use:
          In slide:
            = Users Group

              # image
              # src = shocker.jpg
              # relative_height = 90

          In theme:
            include_theme("title-on-image-toolkit")

            match(Slide) do |slides|
              slides.each do |slide|
                slide.title_on_image if slide.title_on_image?
              end
            end

  * Bug fixes
    * fixed wrong Wiki format detection.
2009-02-09 08:33:32 +00:00
joerg
98ce32ae0a Needs intltool. 2009-02-07 21:51:08 +00:00
joerg
82d70baea5 Needs pkg-config. 2009-02-07 16:58:04 +00:00
jmorse
caea2aa488 Bump cheese PKGREVISION 2009-02-06 17:46:02 +00:00
jmorse
c6a05f6666 Updated graphics/cheese to 2.24.3nb1, fixes detection of webcams through hal. 2009-02-06 17:01:49 +00:00
obache
ae5dec5284 Update RMagick to 2.9.1.
Changes:
RMagick 2.9.1
    o Fix a bug that prevents the use of transparent background colors when
      built with ImageMagick 6.4.9-0
2009-02-03 12:44:52 +00:00
obache
0e5089350b Reset BUILTIN_PKG after inclution of pthread.builtin.mk.
workaround of PR 40254.
2009-02-03 08:35:13 +00:00
adam
35859d9fdd PLIST fix; svg now is an option 2009-02-03 06:21:40 +00:00
abs
428dda6674 Finish the PLIST fix in previous revision - bump PKGREVISION again 2009-02-02 23:12:52 +00:00
cube
cc0527400d Restore the value of BUILTIN_PKG after checking for the rest of Mesa, so
that the logic x11.builtin.mk doesn't set variables for the wrong package.

Noted by Obata-san.
2009-02-01 16:22:54 +00:00
jnemeth
73e575efa1 sort 2009-01-30 20:51:50 +00:00
abs
45d15aa745 Add some missing html documentation installed with the latest version.
Bump PKGREVISION

For reference, in case configure is picking up something different, here
is what it found on my system:

  GEGL docs:      yes
  SIMD:           sse:yes mmx:yes
  enscript:       yes
  GIO:            yes
  GTK+:           yes
  Ruby:           yes
  Cairo:          yes
  Pango:          yes
  pangocairo:     yes
  GDKPixbuf:      yes
  JPEG:           yes
  PNG:            yes
  OpenEXR:        yes
  rsvg:           yes
2009-01-29 19:14:13 +00:00
shattered
05b30d1105 xzgv crashes when it tries to render 32-bit pixels (alpha+rgb, 8 bit
each) to 24-bit visuals (happens with modular-xorg-server 1.4 and newer).
Add patch from http://bugs.debian.org/457252.

OK by wiz@.
2009-01-29 17:57:55 +00:00
tron
7788110105 Strip out obsolete compiler option "-Wno-long-double" to fix build with
GCC 4.2.1 under Mac OS X.
2009-01-28 13:14:54 +00:00
tron
531efd6157 Fix build problems under Mac OS X:
1.) Pull in patch from GNOME SVN to get definition of "gzize" in the
    Mac OS X specific part o "babl-cpuaccel.c".
2.) Fix broken build of extensions which need to be built as bundles
    and not shared libraries.

This fixes PR pkg/40473.
2009-01-28 13:02:49 +00:00
dsainty
4cc0a75ff7 For Linux, pull in stdint.h to make this patch work. This fixes the
compile for some platforms, and is no change for platforms where this
package previously successfully compiled.

XXX The serious portability issues in the patched file remain, but are
no doubt more widespread than this one file anyway.
2009-01-28 00:37:27 +00:00
drochner
3009ab9b01 update to 2.3.8
changes:
-improvements for fonts in an SFNT wrapper (used on Mac)
-FT_MulFix is now an inlined function; by default, assembler code
 is provided for x86 and ARM.  See FT_CONFIG_OPTION_INLINE_MULFIX
 and FT_CONFIG_OPTION_NO_ASSEMBLER (in ftoption.h) for more
-handling of `tricky' fonts has been generalized and changed slightly
-API additions
-bugfixes
2009-01-27 19:29:32 +00:00
drochner
4de4ddd8f3 +geeqie 2009-01-27 19:16:19 +00:00
drochner
378ab2454e Import geeqie-1.0alpha3, an image viewer which continues gqview
(which is abandoned). Still alpha, but works well for Greg Troxel and me.
2009-01-27 19:14:31 +00:00
obache
c2879b625f Update GraphicsMagick to 1.3.5.
1.3.5 (January 26, 2009)
=========================

Security Fixes:

  * BMP and DIB formats were throwing an assertion for negative height
    values.  This caused the process to crash.

Bug fixes:

  * Don't install Magick++ headers if C++ is disabled.

  * Linux RPM SPEC file needs to always install the loadable module
    .la files or else the modules won't load.

  * Windows runtime DLLs were for the wrong compiler version,
    resulting in failure to execute if the correct runtime DLLs are
    not available.

New Features:

  * None

Feature improvements:

  * FITS: Parsing is more robust.

Performance Improvements:

  * None
2009-01-27 04:38:44 +00:00
drochner
374ff67ea8 update to 2.4.4
changes:
-Updated translations
-SIGUSR2 added ... "exit interval capture after next shot"
2009-01-26 15:44:21 +00:00
drochner
617d84807a deal with desktopdb 2009-01-26 15:22:03 +00:00
adam
c65a207d26 Removed gimp26, gimp updated to 2.6.4 2009-01-24 21:01:54 +00:00
adam
532b523eac Changes 2.6.4:
* Bugs fixed:
	Perspective transformation jagged edges / comb effect
	jpg save dialog: "cancel" is treated like "commit" for settings
	Using clone tool on a layer with a part out of canvas causes crashes
	crash when the drawable is changed while a color tool is active
	GIMP crashes on selecting Tools->GEGL operation
	python-fu-foggify does not check if image is in rgb mode
	Hue selection mode does not cross the 0-360 degrees line
	Scrollbars not resized when we extend the canvas size
	PF_PALETTE: 'TypeError' when used in a plugin that is registered in
		<Image>
	Compilation with --as-needed
	PF_SLIDER and PF_SPINNER 'Step' values do not change consistently...
	Default image dimensions are not correctly transferred in the file/new
		dialog box
	GIMP can't save to mounted filesystem if file exists
* Updated translations
2009-01-24 20:55:05 +00:00
adam
0f2af373bc Changes 0.0.22:
GeglOperation
* operation names are now prefixed, the ops in GEGL use 'gegl:' as prefix.
* gegl:opacity - combine value and aux mask input when both are available.
* gegl:src-in - deal correctly with extens.
* gegl:path - new op covering the stroke/fill needs of SVG.
* deprecated gegl:shift, the affine familiy of operations now
  uses the same fast code paths for integer translations.
GeglBuffer
* Profiling motivated speed ups in data reading/writing.
* Remove left-over swapfiles from dead processes at startup.
GeglNode
* made gegl_node_add_child and gegl_node_remove_child public API.
GeglPath
* Vector path representation infrastructure, supporting poly lines and beziers
  by default, the infrastructure allows extensions from applications with
  other curve types (smooth curves, spiro curves and others.).
2009-01-24 12:57:30 +00:00
obache
60bf974c5d Use BUILDLINK_PREFIX.glut instead of PREFIX for builtin glut, a part of PR 40457. 2009-01-24 08:33:26 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
sketch
0e5ba0de3e Fix comment syntax. 2009-01-20 21:27:51 +00:00
kefren
47b1630589 Update to mono 2.2 2009-01-19 22:39:01 +00:00
wiz
b58016f758 Update to 1.8.2:
Overview of changes from pycairo 1.8.0 to pycairo 1.8.2
=======================================================

Pycairo 1.8.0 resulted in crashes for some applications using threads. So
upgrading to 1.8.2 is recommended for threaded applications.

Bug Fixes: #19287: Threading support results in crashes in cairo.ImageSurface

New Methods:
    Context.set_scaled_font

API Changes:
    Matrix multiplication:
    old code: matrix3 = matrix1 * matrix2
    new equivalent code: matrix3 = matrix1.multiply(matrix2)
    matrix3 = matrix1 * matrix2
    is now equivalent to matrix3 = matrix2.multiply(matrix1)
    which is consistent with standard matrix multiplication.
2009-01-18 17:12:56 +00:00
obache
2466e4c6bc Add pfstools and pfstmo. 2009-01-18 12:49:30 +00:00
obache
1080cabf44 Import pfstmo-1.3.2 as graphics/pfstmo.
Based on PR 39438 by Thomas Zander.

Pfstmo package contains the implementation of state-of-the-art tone
mapping operators. The motivation here is to provide an implementation
of tone mapping operators suitable for convenient processing of both
static images and animations.
2009-01-18 12:48:19 +00:00
obache
ea5852368a Import pfstools-1.7.0 as graphics/pfstools.
Based on PR 39437 by Thomas Zander.

A set of command line tools for reading, writing, manipulating
and viewing high-dynamic range (HDR) images and video frames.
2009-01-18 12:46:39 +00:00
obache
7ef4862904 Update RMagick to 2.9.0.
Changes:
RMagick 2.9.0
    o Fix #23209, improve RVG's letter spacing (patch from Jonah Fox)
    o Add Draw#kerning= attribute(available in ImageMagick 6.4.7-8)
    o Add Draw#interword_spacing= attribute (available in ImageMagick
      6.4.8-0)
    o Add Draw#kerning, Draw#interword_spacing primitive methods (available in
      ImageMagick 6.4.8-3)
    o Feature #23171, support ImageList, Draw, Pixel marshaling.
    o Support all the new EvaluateOperator constants
2009-01-17 01:49:06 +00:00
obache
0c099cee85 GL/glut.h include GL/glu.h, so need to include glu/buildlink3.mk. 2009-01-16 07:55:17 +00:00
obache
2edca94fa4 Update GraphicsMagick to 1.3.4.
1.3.4 (January 13, 2009)
=========================

Security Fixes:

  * None.

Bug fixes:

  * Now runs under Windows Vista (as a 32-bit application).

  * Fix for colorspace transform math overflow in Q32 build.

New Features:

  * Windows build supports OpenMP and requires Windows 2000 or later
    (source code still supports Windows '98).

  * Support large files under Windows.

  * Support reading/writing 16 and 24 bit float TIFF files.

  * Support reading/writing 64 bit integer TIFF files.

  * Added "Log", "Max", "Min", and "Pow" options to -operator.

Feature improvements:

  * Debug logging now properly prints 64-bit offset values.

Performance Improvements:

  * Improve resource estimation for Microsoft Windows systems.
2009-01-16 04:17:38 +00:00
wiz
1107a73c13 Update to 2.24.3. Add gnome-vfs dependency (no effective change, but the
configure script asks for it). Add dependency version patterns.

Changes:
version 2.24.3
  - Added Catalan documentation
2009-01-14 15:48:23 +00:00
wiz
872e35b181 Update to 2.24.3.1. Sync list of dependencies with eog's configure
script.

Version 2.24.3.1
----------------

 * Re-roll 2.24.3 tarball using gtk-doc 1.11 to avoid build errors due to
   using a too recent version in the original release (bug #567578).
2009-01-14 15:19:38 +00:00
ahoka
e389f803b3 Update description from http://www.cairographics.org/ 2009-01-14 14:32:53 +00:00
obache
8de03eb83e Changes the path to put videodev.h. Fixes PR 40394.
And changes the path for such a purpose to ${BUILDLINK_DIR}/include.
2009-01-14 11:27:34 +00:00
wiz
d5e9db17c1 Add an ignore pattern. 2009-01-13 16:27:24 +00:00
wiz
c24b742a1c Update to 2.24.3:
Version 2.24.3
--------------

 * Memory leaks fixes (Felix Riemann)
 * Compilation fixes (Daniel Macks)
 * Code fixes (Tom Parker, Friedrich Oslage, Felix Riemann)
 * Documentation improvements (Felix Riemann)

Bug fixes:

 #560070, Sub-optimal -I flag ordering (Daniel Macks)
 #560073, Poor linking against convenience libs (Daniel Macks)
 #564290, eog_image_load doesn't correctly clear errors on read issues (Tom Parker)
 #564526, eog SIGBUS on sparc (Friedrich Oslage)

New and updated translations:

- Ivar Smolin [et]
2009-01-13 16:22:13 +00:00
obache
9b4e7be43b Also need to buildlink freetype2 and libxml2, Magick-config --libs show ups
those libraries.
2009-01-13 12:55:30 +00:00
obache
2c1b56196c jasper and wmf support was split up into individual options. 2009-01-13 11:52:30 +00:00
jmcneill
5f032ca2b2 drop maintainership 2009-01-12 16:19:07 +00:00
wiz
5870718beb Update to 2.23.1:
2.23.1:

* CanvasAA: Added a CanvasAA(GnomeCanvas*) constructor,
  to allow use with libglademm or Gtk::Builder.
  (Murray Cumming)
  Bug #541007 (Federico Poloni)
2009-01-12 15:37:45 +00:00
jmcneill
3daf2e4f71 pkgsrc changes;
* install xdg desktop shortcut
 * install hicolor 48x48 icon
 * use /dev/video0 as the default device instead of /dev/video
2009-01-10 21:48:51 +00:00
jmcneill
2baa048c94 + frameworks 2009-01-10 21:08:54 +00:00
jmcneill
9f3a6322ad Import graphics/frameworks version 0.3.7.
Frameworks is stop-motion animation frame capture software primarily for
Linux. Frameworks captures images from a camera and strings them together into
an animation. These still images may then be combined into a single video file
using other software. Only video4linux webcams are currently supported; work
is being done to add other types of digital cameras including IEEE 1394
camcorders, and USB still cameras. Frameworks is designed to be easily used
alongside the GIMP Animation Package (GAP).

Frameworks provides an interface to camera brightness and other controls. It
captures images as frame_0001.png, frame_0002.png, and so on. Frameworks
provides animation assistance in the form of onion skinning: displaying ghost
images of previous frames, and continuous preview: continuous playback of the
most recent few seconds followed by the live view from the camera. No editing
features are provided.
2009-01-10 21:08:14 +00:00
jmcneill
d4721d091f Add libv4l1 compatibility support, bump PKGREVISION. 2009-01-10 21:04:22 +00:00
minskim
7ee946450c silgraphite uses C99 features. 2009-01-09 20:32:19 +00:00
joerg
340c04aee4 Fix PLIST. Bump revision. 2009-01-08 18:21:54 +00:00
tron
0189ac3d1c Disable OpenMP support. It is randomly detected under Mac OS X Leopard
with the latest version of Xcode Tools which breaks the build, probably
because "buildlink3" doesn't allow to pick up the library.
2009-01-08 14:29:18 +00:00
adam
1b2796448b Changes 1.6.13:
* Added "-time_stamp" directive, to cause pngcrush to write a new timestamp
  on the output file instead of replicating the timestame from the input file.
2009-01-08 12:19:09 +00:00
jmcneill
4ec01559b5 Update ucview to 0.22.
- small changes to plugin api
- support video downscaling for ogg/theora videos
- russian translation
2009-01-08 01:09:14 +00:00
jmcneill
ab26aff16f Update unicap to 0.9.3.
0.9.3:
- optionally use libv4l to support more cameras
- fix installation directory of plugins for x64 systems
- fix scaling of ogg/theora video
- use categories for v4l2 properties

0.9.2:
- Severall small bug fixes and improvements ( see ChangeLog )
- The EeePC packages got updated
2009-01-08 01:08:37 +00:00
wiz
7df1b517d9 Update to 5.8:
2009.01.01  v.5.8
+ Visual feedback for brightness/contrast/color edits was made faster by
  using the window image instead of the (usually much larger) main image.
  The main image is updated when the changes are committed.
+ Erratic mouse drag in warp function was fixed.
+ Color balance was separated from brightness/whiteness adjustments.
+ Bug fix: last translation in a .po file sometimes got comment appended.
+ Sharpen, blur and noise reduction, when applied within an image area,
  can now use "blend width" to soften the boundaries.
+ Added a modified "top hat" noise reduction method, which is more
  effective for some types of noise.
+ Zoom- returns to normal display at once instead of many steps
2009-01-07 23:42:04 +00:00
gdt
fcdb33d6b6 Update to production release 7.60.
Many minor changes omitted.  Highlights:

  - Added read support for Panasonic RW2 raw images (and extract meta
    information from embedded PreviewImage as Doc1)
  - Recognize DCP (DNG Camera Profile) files
  - Added read/write support for EXIF files
  - Added ability to write EXIF as a block (finally!)
  - Decode CameraOrientation for a number of Canon EOS models (thanks Bogdan)
2009-01-07 22:24:31 +00:00
wiz
86e6ce6164 Fix cairo DEPENDS. 2009-01-07 21:06:02 +00:00
wiz
2ef9d845c0 Update to 1.8.0:
Overview of changes from pycairo 1.6.4 to pycairo 1.8.0
=======================================================
General Changes:
    Pycairo 1.8.0 requires cairo 1.8.0 (or later).
    Add documentation (available separately)

Bug Fixes:
    18101: Add support for threading
    18947: cairo.SurfacePattern should INCREF the used surface

New Methods:
    ScaledFont.get_scale_matrix
    Surface.mark_dirty_rectangle
    Surface.set_fallback_resolution

New Constants:
    cairo.EXTEND_PAD
    cairo.HAS_IMAGE_SURFACE
    cairo.HAS_USER_FONT

API Changes:
    Surface.mark_dirty: no longer accepts keyword arguments with default
    values.
    PycairoPattern_FromPattern (C API): has a new 'base' argument - to fix
    #18947.

Other Changes:
    Allow unknown cairo Pattern/Surface types to use the pycairo base
    Pattern/Surface type.
2009-01-07 21:05:22 +00:00
wiz
68477d9d4c Update to 1.8.6:
Release 1.8.6 (2008-12-13 Chris Wilson <chris@chris-wilson.co.uk>)
=========================================================
The cairo community is pleased to announce the 1.8.6 release of the
cairo graphics library. This is the third update to cairo's stable
1.8 series and contains a small number of bug fixes (in particular a
few fixes for failures of cairo 1.8.4 on Quartz and PDF, and build fixes for
a couple of backends). This is being released just under a month after
cairo 1.8.4.

We recommend that everyone using cairo upgrade to 1.8.6.

-Chris

Build fixes
-----------
Fix build of DirectFB backend with debugging enabled:

   Bug in _cairo_directfb_surface_release_source_image function
   http://bugs.freedesktop.org/show_bug.cgi?id=18322

Fix build on OS/2.

Bug fixes
---------
Workaround a mis-compilation of cairo_matrix_invert() that generated invalid
matrices and triggered assertion failures later. The issue was reported by
Peter Hercek.

Invalid computation of the modulus:

   https://bugzilla.mozilla.org/show_bug.cgi?id=466258

Invalid referencing of patterns in the Quartz backend:

   Failed assertion `CAIRO_REFERENCE_COUNT_HAS_REFERENCE
   (&pattern->ref_count)' when using cairo quartz backend
   http://bugs.freedesktop.org/show_bug.cgi?id=18632

Invalid references to glyphs after early culling, causing segmentation faults
in the PDF backend:

   http://lists.cairographics.org/archives/cairo/2008-December/015976.html

Check for XRender in the XCB backend, or else we may attempt an invalid memory
access:

    XCB backend fails with missing render.
    https://bugs.freedesktop.org/show_bug.cgi?id=18588
2009-01-07 16:39:10 +00:00
drochner
da6ff6ba85 update to 0.9.5beta2
changes: bugfixes
2009-01-07 13:33:37 +00:00
drochner
d3447b7724 update to 3.1.1
changes: bugfixes
2009-01-07 13:29:45 +00:00
drochner
0fcefcb7b8 update to 0.1.8
changes:
- API changed: Move all Exiv2 classes acess methods to interanl provate container.
               ABI number set to 5.0.0.
- Fix broken compilation with Exiv2 0.18.
- Support TIFF metadata writting mode (require Exiv2 >= 0.18).
- Added new methods canWriteComment(), canWriteExif(), canWriteIptc().
- Added new method supportMetadataWritting().
- Do not change file time-stamp when metadata are changed.
2009-01-07 13:26:30 +00:00
adam
062459d47d Changes 6.4.8-3:
* Reverse argument and option in Throw*InvalidArgumentException()
  macro for proper exception message.
* Recognize negative geometries for -shear and -annotate (.e.g. 45x-30).
* Fix Y shear angle for -shear option.

Changes 6.4.8-2:
* Use GetImageArtifact() to retrieve -attentuate option value for +noise.
* Support reading FITS test files.
* Replace input.ttf with the public domain Tuffy.ttf font.
* MagickNewImage() no longer faults when parameters are incorrect (reference
* Allocate strings returned by XGetResourceInstance().
* The -append gravity is relative to the container.

Changes 6.4.8-1:
* Reference cache rather than acquiring when cloning an image.

Changes 6.4.8-0:
* Cross-compilation failure using MinGW on Linux for ImageMagick trunk
* Add -interword-spacing option to convert.
* Initialize the black channel when testing the CMY colorspace.
* remove calls to exit() in MagickWand.
* Validate -affine arguments.
* Accept -attentuate as an option for convert.
* Properly create RGBA image if colormapped image has transparency.
* Support X11 geometry like this: +-4+-4;  wierd but X11 supports it.
2009-01-07 08:58:07 +00:00
gdt
e2ea716a7d Bump per revbump(1) due to exiv2 update which changed shlib major. 2009-01-07 01:43:49 +00:00
gdt
f9e4bf6be0 Update to 0.18. Minor changes omitted.
- 0000473: [design] Support Preview images. (Vladimir Nadvornik)
	 - [exif] Added Nikon decryption algorithm and use it to decode
	   lens data.
  - 0000524: [design] Publish only API objects in the installed header files.
  - 0000523: [miscellaneous] C++ symbol visibility support for gcc builds.
  - 0000464: [metadata] Write support for PNG images. (Gilles Caulier)
  - 0000462: [exif] Write support for TIFF format ("New TIFF parser").
2009-01-07 01:07:51 +00:00
drochner
486cc0c913 sync w/ base pkg 2009-01-06 21:48:36 +00:00
drochner
b4148413cf update to 0.1.7
changes:
-NEF processing code changed (some overflow control added)
-ew cameras: Canon G10 & 5D Mk2, Leaf AFi 7, Leica D-LUX4,
 Panasonic FX150 & G 1, Fujifilm IS Pro
2009-01-06 18:57:14 +00:00
drochner
ef0dab01ee update to 0.1.7
changes: bugfixes
2009-01-06 18:54:00 +00:00
drochner
59310e5403 update to 0.1.6
changes: Added a version method to get runtime library version
2009-01-06 18:51:02 +00:00
adam
b3e183c14a Changes 3.5.21:
- Speed improvement on multicore platforms
- Ddjvu now can produce pdf output.

Changes 3.5.20:
- Csepdjvu handle gsdjvu hyperlink comments.
- Djvudigital therefore handles hyperlinks.
2009-01-06 18:03:23 +00:00
wiz
4ef758d49e Update to 1.2.34:
version 1.2.34beta01 [November 27, 2008]
  Revised png_warning() to write its message on standard output by default
    when warning_fn is NULL. This was the behavior prior to libpng-1.2.9beta9.
  Fixed string vs pointer-to-string error in png_check_keyword().
  Added png_check_cHRM_fixed() in png.c and moved checking from pngget.c,
    pngrutil.c, and pngwrite.c, and eliminated floating point cHRM checking.
  Added check for zero-area RGB cHRM triangle in png_check_cHRM_fixed().
  In png_check_cHRM_fixed(), ensure white_y is > 0, and removed redundant
    check for all-zero coordinates that is detected by the triangle check.
  Revised png_warning() to write its message on standard output by default
    when warning_fn is NULL.

version 1.2.34beta02 [November 28, 2008]
  Corrected off-by-one error in bKGD validity check in png_write_bKGD()
    and in png_handle_bKGD().

version 1.2.34beta03 [December 1, 2008]
  Revised bKGD validity check to use >= x instead of > x + 1
  Merged with png_debug from libpng-1.4.0 to remove newlines.

version 1.2.34beta04 [December 2, 2008]
  More merging with png_debug from libpng-1.4.0 to remove newlines.

version 1.2.34beta05 [December 5, 2008]
  Removed redundant check for key==NULL before calling png_check_keyword()
    to ensure that new_key gets initialized and removed extra warning
    (Arvan Pritchard).

version 1.2.34beta06 [December 9, 2008]
  In png_write_png(), respect the placement of the filler bytes in an earlier
    call to png_set_filler() (Jim Barry).

version 1.2.34beta07 [December 9, 2008]
  Undid previous change and added PNG_TRANSFORM_STRIP_FILLER_BEFORE and
    PNG_TRANSFORM_STRIP_FILLER_AFTER conditionals and deprecated
    PNG_TRANSFORM_STRIP_FILLER (Jim Barry).

version 1.0.42rc01, 1.2.34rc01 [December 11, 2008]
  No changes.

version 1.0.42, 1.2.34 [December 18, 2008]
  No changes.
2009-01-05 20:22:26 +00:00
shattered
7517c07f8a Update to 0.9, take maintainership. Changes (from NEWS):
xzgv now uses GTK 2, with gdk-pixbuf as the image rendering back-end.
  imlib1 is no longer supported. Gamma, brightness and contrast are not
  currently supported.

I've also included a fix for the "missing preview icons" problem (patch-ad).

OK by wiz@.
2009-01-05 16:08:20 +00:00
he
5a6ef6a095 Update from version 2.01nb1 to 2.02.
Upstream changes:

2.02 Mon Dec  1 11:55:06 GMT 2008
    - update documentation to clarify cache_size
    - note that new images have undefined content (thanks to barbie)
2009-01-05 12:56:34 +00:00
epg
88696abb1c Fix patch-aa to setup.py: incdirs and libdirs are lists of strings, not
just strings.
2009-01-05 06:50:23 +00:00
wiz
b371d32dd8 Update to 4.0.2:
Comix 4.0.2

    - Brazilian Portuguese translation updated by Marcelo Góes.

    - Traditional Chinese translation updated by Wayne Su.

    - Catalan translation updated by Carles Escrig Royo.

    - Internal filenames in archives created by the archive editing dialog
    no longer contain temporary filename cruft.
2009-01-04 22:19:23 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
gdt
804ae7853f 24/12/2008 - UFRaw-0.15 released, based on DCRaw v 8.89.
* Multiprocessing support using OpenMP. Patch by Bruce Guenter.
* Add progress report during the loading of raw files.
* Add JPEG optimization to reduce the file size without effecting image quality.
* Compatibility with the just released Exiv2-0.18.
* Support sRAW1 and sRAW2 formats of the Canon 50D and 5D Mark II.
* Some annoying bugs got squashed.
2009-01-04 01:12:38 +00:00
adam
0dbb1a7f3a Changes 1.6.12:
* Eliminated a memory leak in libpng with writing bad tEXt chunks.
2009-01-03 19:36:43 +00:00
jmcneill
4f4e80e4e3 Fix typo. 2008-12-24 16:43:29 +00:00
jmcneill
21bc1a9c27 Fix build on NetBSD when sys/videoio.h isn't available. 2008-12-24 04:04:04 +00:00
wiz
9cc846c3f5 Update to 4.0.1:
Comix 4.0.1

    - Croatian translation updated by Adrian C.

    - Polish translation updated by Darek Jakoniuk.

    - Russian translation updated by Артем Смирнов.

    - Simplified Chinese translation updated by Xie Yanbo.

    - Re-added the "flip pages when scrolling off the page" preference
    from previous Comix versions. Thanks to Mamoru Tasaka.

    - Added a portability module for handling home directories in a more
    portable way. Thanks to Oddegamra.
2008-12-21 10:37:28 +00:00
he
b3749e1f03 Update from version 2.03nb1 to 2.04.
Pkgsrc changes:
 o Adjust dependencies according to META.yml

Upstream changes:

2.04 Fri Dec 12 21:31:24 GMT 2008
    - perltidy everything
    - add human- and machine-readable license
    - add use warnings
2008-12-21 00:39:02 +00:00
markd
848eb33ba8 Update to py-matplotlib-gtk2 0.98.0
three years of updates.
2008-12-19 22:39:47 +00:00
markd
a1bd9d0ae1 Update to matplotlib-0.98.0
3 years worth of updates.
2008-12-19 22:35:41 +00:00
jnemeth
5b7d2ad0f2 sort, add and enable gimp26 2008-12-19 07:52:29 +00:00
bjs
073c7d9320 Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:15 +00:00
hira
751e37cc3b Bump BUILDLINK_API_DEPENDS. 2008-12-18 16:43:28 +00:00
reinoud
970e47aeb4 Fix float reading by using a union instead of a cast. Newer gcc's would
generate incorrect code effectively breaking the package.

I know this solution is still lame but its fix comes from the still uncomitted
lib3ds version 2.0.0. Should one day be fixed/done correctly for non i386.
2008-12-18 13:15:10 +00:00
hira
9bd4d8b349 Update Xfce to 4.4.3. This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu
2008-12-17 12:50:02 +00:00
obache
2d1aa30a67 Added and enabled rbclutter packages. 2008-12-16 12:37:17 +00:00
obache
39c319569f Import ruby-clutter-gtk-0.8.0 as graphics/ruby-clutter-gtk.
This is a binding for the Clutter GTK+ widget for use from Ruby.
2008-12-16 12:29:31 +00:00
obache
3d677666c2 Import ruby-clutter-cairo-0.8.0 as graphics/ruby-clutter-cairo.
This is a binding for the Clutter Cairo library for use from Ruby.
2008-12-16 12:27:49 +00:00
obache
d3b9131cf3 Import ruby-clutter-core-0.8.0 as graphics/ruby-clutter-core.
This is a binding for the Clutter Core library for use from Ruby.
2008-12-16 12:26:20 +00:00
obache
12ce300332 Import ruby-clutter-0.8.0 as graphics/ruby-clutter.
This is a set of bindings for the Clutter libraries for use from Ruby.
2008-12-16 12:22:38 +00:00
hasso
441e607bc6 Restrict it to python 2.4 and 2.5 only because of restrictions in x11/py-gtk2. 2008-12-16 06:47:11 +00:00
drochner
87cdcb4bd8 remove a patch which I had only added to work around a missing file
in the tarball - the file was added in the last release
2008-12-15 20:11:04 +00:00
drochner
b17f753a52 add another Canon set lens to the table used to decode "maker notes"
(this one is arguably too poor to be used on a digital body, but anyway)
2008-12-15 20:01:08 +00:00
drochner
84dbf5e5ee calculate the weekday displayed in metadata in a portable way,
so that it shows the correct one on NetBSD
bump PKGREVISION
2008-12-15 19:56:25 +00:00
minskim
da4f3a8f93 Add silgraphite-xft. 2008-12-15 00:47:08 +00:00
minskim
708e5a7182 Import silgraphite-xft-2.3 as graphics/silgraphite-xft.
Graphite is a smart font engine that basically takes a unicode string
and font formatting information (features, size, etc.) and returns a
set of positioned glyphs.  In reality, Graphite does more than this in
that it handles cursor tracking and interaction with the rendering
engine for string selection, etc.

This package is a wrapper for Xft.
2008-12-15 00:44:52 +00:00
hasso
78a327e028 Needs msgfmt. 2008-12-14 20:52:04 +00:00
hasso
d019995a9f Needs msgfmt. 2008-12-14 19:21:01 +00:00
obache
743a7a1a88 Renamed graphics/py-pyclutter to graphics/py-clutter. 2008-12-14 15:53:45 +00:00
obache
cb0576a0d3 Import py-clutter-0.8.2 as graphics/py-clutter.
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.
2008-12-14 15:50:21 +00:00
obache
cc4d25f97b Added enabled clutter packages. 2008-12-14 11:26:10 +00:00
obache
4d44e3910c Import python-pyclutter-0.8.2 as graphics/py-pyclutter.
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.
2008-12-14 11:19:24 +00:00
obache
183a0726b9 Import p5-clutter-0.8.2.0 as graphics/p5-clutter.
Perl bindings to the Clutter OpenGL canvas.  Clutter aims to give a nice
and easy GObject based API for creating fast, heavily stylised applications,
such as media box UI, presentations, kiosk style applications, etc.

Clutter uses OpenGL for rendering.

The Clutter Perl bindings allow you to write canvas-based applications in
a Perlish and object-oriented way, freeing you from having to care about
casting and memory management of the original Clutter C API, and yet
remaining close to its spirit.
2008-12-14 11:13:32 +00:00
obache
a6a259e170 Import clutter-gtk-0.8.2 as graphics/clutter-gtk.
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.
2008-12-14 11:06:42 +00:00
obache
1663dc376c Import clutter-cairo-0.8.2 as graphics/clutter-cairo.
An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic. Needs more investigation.
2008-12-14 11:04:35 +00:00
obache
77c9f3e8bb Import clutter-box2d-0.8.0 as graphics/clutter-box2d.
A glue layer between clutter and box2d that provides a special group where the
actors can be set to be static or dynamic in regard to a physics simulation. The
source tree currently contains an embedded version of box2d trunk.

Features:
  - Children of the ClutterBox2d group can be simulated as static or dynamic
    rigid bodies. Collision detection.
  - Specifying the gravity of the world.
  - play/pause control over the box2d physics engine
  - Setting linear and angular velocities of simulated children.
  - automatic position synchronization between clutter and box2d.
  - joints
      - prismatic.
      - revolute.
      - distance (spring)
      - mouse (for dragging objects around and manipulating them).
2008-12-14 11:02:30 +00:00
obache
2767f4f503 Import clutter-0.8.4 as graphics/clutter.
Clutter it an open source software library for creating fast, visually
rich and animated graphical user interfaces.
2008-12-14 10:57:18 +00:00
minskim
9166601b15 Add silgraphite-ft. 2008-12-13 07:01:27 +00:00
minskim
f6677e623a Import silgraphite-ft from pkgsrc.
Graphite is a smart font engine that basically takes a unicode string
and font formatting information (features, size, etc.) and returns a
set of positioned glyphs.  In reality, Graphite does more than this in
that it handles cursor tracking and interaction with the rendering
engine for string selection, etc.

This package is a wrapper for FreeType.
2008-12-13 06:58:01 +00:00
gdt
35e21251b8 Update to 1.6.3. Add TEST_TARGET even though it doesn't seem to do
much.

From the (hard-to-find) release notes on upstream trac:

Major changes in 1.6.3

  Ensure that the header testlib.h is included in distributed
  tarball. Fixes ticket30.
2008-12-11 17:35:54 +00:00
obache
2fa72c7eb0 Update GraphicsMagick to 1.3.3.
1.3.3 (December 9, 2008)
========================

Security Fixes:

  * None.

Bug fixes:

  * 'identify' was throwing an assertion when used on colormapped
    files (this bug was introduced by 1.3.2).

  * With the -segment option, eliminate trashing the image colors when
    used on huge images.

  * 'identify -format "%c"' now reports the entire comment regardless
    of size.

  * Argument to -convolve is no longer arbitrarily truncated so huge
    convolution kernels may now be specified from the command line.

Performance Improvements:

  * Image segmentation (-segment) is now accelerated using OpenMP and
    uses several other tactics to improve execution performance.

  * 'identify "*"' now successfully works in a 32-bit application when
    used in a directory containing a million files.

  * 'identify' now executes quickly when used on TIFF files.
2008-12-10 00:48:21 +00:00
wiz
547d514046 Remove outdated program, replaced by graphics/fotoxx. 2008-12-09 15:13:17 +00:00
wiz
f61811eef2 + fotoxx, - fotox. 2008-12-09 15:11:59 +00:00
wiz
842034b860 Initial import of fotoxx-5.7.1:
Fotoxx is a free open source Linux program for editing image files
from a digital camera. The goal of fotoxx is to meet most image
editing needs while remaining easy to use.

Navigate images with a pageable thumbnail window, edit an entire
image or selected areas, change brightness and contrast, flatten
brightness distribution, change color intensity, reduce the number
of colors (posterize), make panoramas, make HDR images, crop, rotate
(any angle), rescale, fix red-eye, fix perspective (slanted
buildings), warp, sharpen, blur, remove noise (speckles), add tags
to images and search by tags, make a collage of images and text,
print.
2008-12-09 15:10:34 +00:00
minskim
dd7827b4c8 Add graphics/silgraphite. 2008-12-09 01:56:32 +00:00
minskim
c3fb913449 Import silgraphite from pkgsrc-wip.
Graphite is a project under development within SIL's Non-Roman Script
Initiative and Language Software Development groups to provide
rendering capabilities for complex non-Roman writing systems.

Its smart-font engine is the bit that takes a Unicode string, font
formatting information (features, size, etc.), and a font, and returns
a set of positioned glyphs.  Graphite also does more than this, in
that it can handle cursor tracking and interaction with the
application for string selection, etc.
2008-12-09 01:54:25 +00:00
wiz
c112e98446 Depend on py-sqlite. Ride update. 2008-12-06 19:43:27 +00:00
wiz
7394b92b66 Update to 4.0.0:
Comix 4.0.0

    - Comix has been completely rewritten from scratch. On the surface things
    look quite a bit like they used to, but the internal workings are
    entirely new. There are too many changes for them all to be mentioned
    here, but a couple of highlights are a much more functional library and a
    new archive editing dialog. The work on this new version of Comix has
    been going on in rather sporadic phases for almost two years, and during
    that time I have received help from lots of different people. Now, I must
    admit, I can no longer remember them all. So instead of trying to list as
    many as I can here, I will instead simply say thank you to everyone who
    have contributed fixes, patches, suggestions or encouraging words. Thanks!
2008-12-06 18:40:33 +00:00
obache
b27c5f3e1f Update RMagick to 2.8.0.
Changes:
RMagick 2.8.0
    o Add the endian, scene, and transparent_color attributes to Image::Info
    o Deprecate Image#endian= attribute setter
    o Add the transparent_chroma method to the Image class (available in
      ImageMagick 6.4.5-6)
    o Add the sparse_color method to the Image class (available in ImageMagick
      6.4.3)
    o Detect change to ParseSizeGeometry signature in ImageMagick 6.4.6-9 and
      compile accordingly.
    o Update Image#change_geometry to work with the new ParseSizeGeometry API
      in ImageMagick 6.4.6-9.
2008-12-05 01:19:52 +00:00
wiz
f5d78eee4e Update to 1.2.7, security fixes were already in pkgsrc.
1.2.7:
Sam Lantinga - Sun Nov  2 15:08:27 PST 2008
 * Fixed buffer overflow in BMP loading code, discovered by j00ru//vx
Sam Lantinga - Fri Dec 28 08:34:54 PST 2007
 * Fixed buffer overflow in GIF loading code, discovered by Michael Skladnikiewicz
2008-12-03 08:33:07 +00:00
wiz
5a3407f574 Add intltool to USE_TOOLS, it's needed.
Add missing file to PLIST, noted by César Catrián Carreño in PR 40087.

Bump PKGREVISION.
2008-12-03 08:19:19 +00:00
wiz
e26c54402f Update to 2.24.2:
version 2.24.2
- print vendor and product id while probing devices. provide some more device informations for easier bug triaging.
- don't use random access glist methods when accessing a list sequentially.
  properly free list elements after use, fixes bug #560514, courtesy of Giuseppe Fuggiano
- print the cheese version if the -v flag is set
- free gslist properly without a memory leak, fixes bug #560347, courtesy of Giuseppe Fuggiano
- cheese now supports webcams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede
- change the default font of the countdown widget to bitstream vera sans bold
  - added/updated translations
    - pt_BR, courtesy of Joao Emanuel
    - de, courtesy of Hendrik Richter
    - uk, courtesy of Maxim V. Dziumanenko
    - ca, courtesy of Joan Duran
2008-12-02 11:47:09 +00:00
wiz
ed69af37a5 Update to 2.24.2:
Version 2.24.2
--------------

 * Fix warnings when dbus disabled (Felix Riemann)
 * Code fixes (Felix Riemann)
 * Fix compilation under Mac OS X (Felix Riemann)
 * Fix broken keyboard keys (Frederic Peters)

Bug fixes:

  #560065, Build failure: local variable-name collides with system-header symbol (Felix Riemann)
  #560336, need to update the eggtreemultidnd.[ch] copy from libegg (Felix Riemann)
  #560396, can't open menu with keyboard when no image is shown (Frederic Peters)

New and updated translations:

- Ivar Smolin [et]
- Maxim Dziumanenko [uk]
2008-12-02 11:39:30 +00:00
obache
060f1c95ff Remove ftp.mirror.ac.uk from MASTER_SITES, it is not in download page
and can'resolve now.
Add official http site instead.
2008-12-01 12:01:18 +00:00
obache
f5a7b81cf3 Remove from MASTER_SITES other than SourceForge.
Download page for current version only link to SourceForge.
2008-12-01 11:56:18 +00:00
wiz
7734a170fe + f-spot. 2008-11-30 23:57:38 +00:00
wiz
dc31315b35 Initial import of f-spot-0.5.0.3, packaged in wip by me with lots of
help from Mihai Chelaru (kefren):

F-Spot supports 16 common files types, including JPEG, GIF, TIFF,
RAW, and others.

It can import your photos from your hard drive, camera (including
PTP type), or iPod.

Photos can be tagged for searching and grouping, and the timeline
gives quick sense of temporal location, and quantity of photos
taken.  F-Spot can view and export EXIF and XMP metadata in your
images.

Other features include fullscreen and slideshow modes.

Editing photos in F-Spot is a breeze. Easily rotate, crop, resize,
and adjust red eye and other color settings with a few simple
clicks. Versioning ensures your originals are never altered.

Enter descriptions of photos that are saved in the actual file so
other people and programs will be able to see them, whether they
use F-Spot or not.

F-Spot allows for quick and precise color adjustments, including
brightness, contrast, hue, saturation, and temperature.
2008-11-30 23:56:48 +00:00
obache
dca0625c6b Various fixes:
* Remove copy of X11 header files for old X11,
  it may cause build failure with recent X, like a PR 39975.
* Need rgb.txt, add dependency on x11/rgb for X11_TYPE=modular.
  And fix path for the file (SUBST.rgb and patch-ac).
* Add DESTDIR support. it seems that rules of imake deal spaces after cammna
  as part of the argument (patch-ac).
* Replace IMAKE_MANNEWSUFFIX with  IMAKE_MAN_SUFFIX in PLIST.
* hard coded errno and sys_errlist is not portable these days (patch-ab)
* sort PLIST
* regen patches with unfied diff.

Bump PKGREVISION.
2008-11-30 08:43:16 +00:00
obache
3c93a9952d Update GraphicsMagick to 1.3.2.
1.3.2 (November 29, 2008)
=========================

Security Fixes:

  * None.

Bug fixes:

  * -roll was failing for colormapped images.

  * VID: Memory leak fix.

  * PREVIEW: Solarize parameter was wrong.

  * Delegates previously using 'spawn' needed an ampersand so that
    starting the child process does not hang the GUI.

Feature improvements:

  * +profile now supports an exclusion syntax.  For example ``+profile
    '!icm,*'`` removes all of the profiles except for the ICM profile.
    The new syntax also allows multiple profiles to be listed at once.

Performance Improvements:

  * AdaptiveThreshold, Blur, Convolve, and MotionBlur no longer
    process the opacity channel unless the image has one.
2008-11-30 01:02:50 +00:00
jmcneill
1dd0c35e46 regen 2008-11-29 13:57:31 +00:00
adam
9463bbcd31 distinfo fix 2008-11-29 07:41:10 +00:00
adam
19d936aa16 PLIST fix, when aalib option is disabled 2008-11-28 21:28:49 +00:00
jmcneill
75dd95ea81 Add hal support, bump pkgrevision 2008-11-28 14:29:31 +00:00
drochner
b6680c5fad fix an uninitialized variable, from upstream CVS, bump PKGREVISION
This should fix the "transmission" crash reported by Jared D. McNeill
on pkgsrc-changes.
2008-11-26 15:55:32 +00:00
jmcneill
13a61e6879 Make librsvg a BUILD_DEPENDS, use absolute path when calling rsvg-convert 2008-11-26 12:48:08 +00:00
drochner
b959a189a4 add gimp-2.6.3
first cut on a pkg for gimp-2.6
(might replace gimp-2.4 after some testing)
2008-11-26 12:19:56 +00:00
drochner
a23705a97e update to 0.14.1
changes:
-license now 'GPLv2 or later'
-UI improvements
-Grayscale conversion
-Arbitrary rotation support for ufraw-batch
-Load private resource file $HOME/.ufraw-gtkrc at startup
-Replace the "use matrix" check box with a "Color matrix" profile
-more improvements
-translation updates
-works with gimp-2.6
approved by Greg Troxel
2008-11-26 12:05:38 +00:00
drochner
f5c252690c update to 1.6.2
changes: bugfixes
approved by Greg Troxel
2008-11-26 12:00:36 +00:00
tnn
768dbb3358 Uses math functions such as floor(3), so link explicitly against libm.
Fixes build on Solaris.
2008-11-24 22:19:09 +00:00
wiz
16e2ec87e4 Only depend on gst-plugins0.10-v4l2 on NetBSD-[5-9]* and Linux.
No PKGREVISION bump because that dependency didn't build on other OPSYS
anyway.
Addresses PR 39988 by Robert Elz.
2008-11-24 12:49:39 +00:00
tron
3c76c93224 Add Debian patch to fix a buffer overflow in the XPM file loader.
Bump package revision.
2008-11-23 18:41:16 +00:00
jmcneill
71ae7443b5 Install TNF distributor-logo. Bump PKGREVISION. 2008-11-23 05:06:44 +00:00
adam
a225ead252 Changes 6.4.6.0:
* Fixed bug for RGBO image @ line, plane and partition interlace.
* Deprecate pixel methods: AcquireImagePixels(), GetImagePixels(), etc.
* New pixel methods: GetVirtualPixels(), GetAuthenticPixels(), etc.
* GPS and multivalued EXIF properties support
* Add TransparentPaintImageChroma() to MagickCore and transparentChroma()
  to Magick++.
* Correct DPX frame position property label
* Textures are no longer painted as the background color.
* Update both fields of an EXIF resolution.
* Support query-font-metrics MSL tag.
* Do not set image colorspace for the MSL modulate tag.
* Off by one error when computing affine in DrawAffineImage()
* Fixed local adaptive thresholding  when using an offset
* Set SetImagePixels() rather than SyncImagePixelCache() to update
  the pixel cache morphology.
* Set explicit image format for BlobToImage()
* p_thread_t is an aggregate under MinGW.
2008-11-21 17:13:43 +00:00
drochner
dc2c59c61c propagate the new dependency on libltdl, fixes build issues 2008-11-20 21:45:07 +00:00
wiz
8fc16d35d9 Package now depends on fontconfig, so its dependencies should see
fontconfig as well. Fixes e.g. mldonkey build.
2008-11-20 17:25:01 +00:00
hasso
1af3778457 Needs msgfmt. 2008-11-20 14:22:15 +00:00
adam
837138d879 Changes 0.6.17:
* Updated translations: cs, de, pl, sk, vi
* New translations: nl, se, en_CA
* Enabled sv translation by default
* Bug fixes
* Enhanced support of Canon and Olympus makernotes
* Added support for Fuji and Sanyo makernotes
* Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
  macros to reduce size for embedded applications
* Added support for more tags
2008-11-19 11:39:05 +00:00
hasso
e6d8ca17fa Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. 2008-11-19 03:39:57 +00:00
drochner
f2bb98e568 make this work with python-2.4 again 2008-11-18 12:46:52 +00:00
obache
295c4fea01 Update GraphicsMagick to 1.3.1.
1.3.1 (November 17, 2008)
=========================

Security Fixes:

  * None.

Bug fixes:

  * RPM build, Fixes to successfully build binary RPMs for Red Hat
    Linux 4.

  * MSL/conjure, Fix bug with attributes becoming appended to
    themselves.  Fix memory leaks.

Feature improvements:

  * New --disable-openmp-slow configure option for disabling use of
    OpenMP for algorithms which may run slower on operating systems
    with crummy thread libraries.

  * JPEG, Allow user to specify DCT encoding method via
    jpeg:dct-method define.  Also allow control over whether huffman
    encoding is used via jpeg:optimize-coding define.

Performance Improvements:

  * OpenMP (parallel processing) improvements for these functions:

    - Rotate by 90 and 270 degrees (-rotate)
2008-11-18 00:50:35 +00:00
he
1bcc97c92e Added p5-GD-SecurityImage. 2008-11-17 21:06:29 +00:00
he
4befabf105 Import p5-GD-SecurityImage version 1.66.
The (so called) "Security Images" are so popular. Most internet
software use these in their registration screens to block robot
programs (which may register tons of fake member accounts). Security
images are basicaly, graphical CAPTCHAs (Completely Automated Public
Turing Test to Tell Computers and Humans Apart). This module gives
you a basic interface to create such an image. The final output is
the actual graphic data, the mime type of the graphic and the
created random string. The module also has some "styles" that are
used to create the background (or foreground) of the image.

If you are an Authen::Captcha user, see GD::SecurityImage::AC for
migration from Authen::Captcha to GD::SecurityImage.

This module is just an image generator. Not a captcha handler. The
validation of the generated graphic is left to your programming
taste. But there are some captcha handlers for several Perl
FrameWorks. If you are an user of one of these frameworks, see
"GD::SecurityImage Implementations" in "SEE ALSO" section for
information.
2008-11-17 21:05:54 +00:00
wiz
4237c7e198 Depend on correct freetype2 version. Add comment about the possibility
to include libspectre (not enabled). Should we?
2008-11-16 17:32:01 +00:00
wiz
ba82622a2d Update to 1.8.4:
Release 1.8.4 (2008-11-14 Carl Worth <cworth@cworth.org>)
=========================================================
The cairo community is pleased to announce the 1.8.4 release of the
cairo graphics library. This is the second update to cairo's stable
1.8 series and contains a small number of bug fixes, (in particular a
few fixes for build failures of cairo 1.8.2 on various systems). This
is being released just over two weeks after cairo 1.8.2.

We recommend that everyone using cairo upgrade to 1.8.4.

-Carl

Build fixes
-----------
Fix build with older XRender that doesn't define RepeatNone:

   Build of xlib backend fails against old XRender (RepeatNone undeclared)
   https://bugs.freedesktop.org/show_bug.cgi?id=18385

Fix build with bash version <= 3.0:

   doltlibtool broken on linux with bash 3.00.0
   https://bugs.freedesktop.org/show_bug.cgi?id=18363

Bug fixes
---------
Avoid triggering a bug in X.org server 6.9 resulting in a hung machine
requiring a reboot:

    https://bugs.freedesktop.org/show_bug.cgi?id=15628#c2

Fix display of user fonts as exercised by proposed support for type3
fonts in poppler (unsigned promotion fixes):

    Use cairo user-font for Type 3 fonts
    http://lists.freedesktop.org/archives/poppler/2008-October/004181.html

Avoid miscomputing size of fallback images required when rendering
with CLEAR, IN, or SOURCE operator to vector surfaces, (PS, PDF, SVG,
etc.).

Be more tolerant of broken fonts when subsetting type1 fonts:

   Error handling in cairo_type1_font_subset_get_glyph_names_and_widths
   http://lists.cairographics.org/archives/cairo/2008-October/015569.html

Fix cairo_fill_extents, cairo_stroke_extents, cairo_path_extents, to
correctly allow NULL parameters as documented.

Fix potential crash on emitting a type3 glyph after having drawn text
paths from the same font, (for example with cairo_text_path).
2008-11-16 17:20:14 +00:00
dholland
424b4313a8 This also requires fontconfig now that graphics/gd uses fontconfig.
PKGREVISION++
2008-11-16 09:03:07 +00:00
dholland
060c54fedc Bump PKGREVISION for previous (adding fontconfig) because it changes the
package deps.

(I think also for pkgsrc xorg it causes it to start finding and using
fontconfig when it previously didn't.)
2008-11-16 08:58:08 +00:00
epg
ef3c2af691 Fix some PLIST bugs:
- Drop duplicate PLIST vars (e.g. ${PLIST.tcl}${PLIST.guile}
  instead of just ${PLIST.tcl}).
- Include ocaml files when using ocaml option.
2008-11-15 01:28:41 +00:00
hasso
6595c86fc6 Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
2008-11-14 23:33:56 +00:00
chuck
d3b938814c explicitly link in with fontconfig since it will grab it anyway, see
http://mail-index.netbsd.org/tech-pkg/2008/11/13/msg002046.html
2008-11-14 19:11:44 +00:00
chuck
c999b54941 update to gphoto2-2.4.3 2008-11-14 18:56:30 +00:00
wiz
b1df220ae7 Update to 2.24.1. Add gettext-m4 dependency for AM_NLS.
version 2.24.1
  - exit correctly with unknown command line arguments, fixes bug #556084
  - added/updated translations
    - ar, courtesy of Usama Akkad
    - es, courtesy of Jorge González
    - fr, courtesy of Robert-André Mauchin
    - he, courtesy of Mark Krapivner
    - mk, courtesy of Jovan Naumovski
    - nb, courtesy of Kjartan Maraas
    - nl, courtesy of Wouter Bolsterlee
    - pt_BR, courtesy of Vladimir Melo
    - th, courtesy of Theppitak Karoonboonyanan
    - zh_CN, courtesy of 甘露 (Lu Gan)

version 2.24.0
  - correct an error in the help file, which prevented the document to be valid
  - update the cheese dependencies, fixes bug #547203
  - use the correct translated plural form when deleting more than one item from
    the thumbnail bar, fixes bug #552290, courtesy of Yuriy Penkin
  - do not add a new item to the thumbnail bar, if its already there, fixes bug #549804
  - update documentation, courtesy of Joshua Henderson
  - include gio header in cheese.c
  - added/updated translations
    - ar, courtesy of Usama Akkad
    - bg, courtesy of Alexander Shopov
    - ca, courtesy of Gil Forcada
    - cs, courtesy of Petr Kovar
    - da, courtesy of Kenneth Nielsen
    - de, courtesy of Hendrik Richter
    - en_GB, courtesy of Philip Withnall
    - es, courtesy of Jorge González
    - et, courtesy of Ivar Smolin
    - eu, courtesy of Iñaki Larrañaga Murgoitio
    - fi, courtesy of Ilkka Tuohela
    - fr, courtesy of Robert-André Mauchin
    - gl, courtesy of Ignacio Casal Quinteiro
    - gu, courtesy of Sweta Kothari
    - hu, courtesy of Gabor Kelemen
    - it, courtesy of Alessandro Falappa
    - ja, courtesy of Takeshi AIHANA
    - ko, courtesy of Changwoo Ryu
    - lt, courtesy of Gintautas Miliauskas
    - ml, courtesy of പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
    - mr, courtesy of Sandeep Shedmake
    - nb, courtesy of Kjartan Maraas
    - nl, courtesy of Wouter Bolsterlee
    - pl, courtesy of Tomasz Dominikowski
    - pt_BR, courtesy of Og Maciel
    - pt, courtesy of Duarte Loreto
    - ru, courtesy of Alexandre Prokoudine
    - sl, courtesy of Matej Urbančič
    - sq, courtesy of Laurent Dhima
    - sr, courtesy of Горан Ракић
    - sr@latin, courtesy of Goran Rakić
    - sv, courtesy of Daniel Nylander
    - ta, courtesy of I. Felix
    - th, courtesy of Theppitak Karoonboonyanan
    - tr, courtesy of Baris Cicek

version 2.23.92
  - documentation update (not yet finished), courtesy of joshua henderson
  - old photos and videos (before 2.24) are now available in cheese 2.24, fixes bug #547290
  - sort videoformat array and resolution hashtable, courtesy of Hans de Goede
  - dont save duplicated videoformats abut only keep the one with the maximum
    framerate if it provides the same resolution. add correspondent entry only
    once to the resolution hashtable so that we have no more duplicated
    resolutions on preferences dialog. fixes bugs #547144 and #547140,
    courtesy of Hans de Goede
  - remove the old log file if it exists
  - send eos event only if the pipeline was playing, otherwise force
    shutdown. Start a timeout to force unclean shutdown if eos takes
    to much to propagate or doesnt propagate at all, probably fixes bug #547422
  - set take_picture sensitiveness before webcam_stop_video_recording since this
    emits a signal that would lead to another sensitiveness change. see comments on bug #547422
  - set the utility hint for the fullscreen toolbar, partially fixes #548546
  - rename the log file to "log.txt" and prepend it with the running cheese version
  - cheese crashes no more when no device is set in gconf, partially fixes bug #546868, courtesy of Hans de Goede
  - display toolbar when entering into fullscreen mode, fixes bug #548546, courtesy of Felix Kaser
  - added/updated translations
    - bg, courtesy of Alexander Shopov
    - de, courtesy of Wolfgang Stoeggl
    - el, courtesy of Athanasios Lefteris
    - en_GB, courtesy of Philip Withnall
    - gu, courtesy of Sweta Kothari
    - hi, courtesy of Rajesh Ranjan
    - hr, courtesy of "Last-Translator: \n"
    - it, courtesy of Alessandro Falappa
    - ko, courtesy of Changwoo Ryu
    - nl, courtesy of Wouter Bolsterlee
    - pt, courtesy of Duarte Loreto
    - sl, courtesy of Matej Urbančič
    - zh_CN, courtesy of 甘露 (Lu Gan)

version 2.23.91
  - cheese.desktop file now respects freedesktop SPEC, fixes bug #550195, courtesy of Pacho Ramos
  - a small syntax cleanup made with uncrustify
  - waf did not install the files properly, now it does
  - add the dynamic bindir to the dbus file
  - update waf to 1.4.3 and make it working again
  - added/updated translations
    - ar, courtesy of Youssef Chahibi
    - dz, courtesy of Dawa pemo
    - es, courtesy of Jorge González
    - et, courtesy of Ivar Smolin
    - ga, courtesy of Seán de Búrca
    - he, courtesy of Mark Krapivner
    - ja, courtesy of Takeshi AIHANA
    - mk, courtesy of Arangel Angov
    - or, courtesy of Manoj Kumar Giri
    - pa, courtesy of Amanpreet Singh Alam
    - pl, courtesy of Tomasz Dominikowski
    - pt_BR, courtesy of Rodrigo Flores
    - sq, courtesy of Laurent Dhima
    - sv, courtesy of Daniel Nylander
    - te, courtesy of Krishna Babu K
    - vi, courtesy of Clytie Siddall
    - zh_HK, courtesy of Chao-Hsiung Liao
    - zh_TW, courtesy of Chao-Hsiung Liao

version 2.23.90
  - call gdk_x11_window_set_user_time to raise the cheese window if its called twice
  - don't start cheese twice if another instance is running, fixes bug #527736, courtesy of Felix Kaser
  - remove gtk_init and gst_init, according to the docs these are not needed if we use gtk_get_option_group and gst_init_get_option_group
  - align the buttons with the thumbnail bar
  - improve the fullscreen mode, fixes bug #547405, courtesy of Felix Kaser
  - select the last thumbnail item, if the last one was deleted
  - hitting space when the countdown has already begun, distorts no more the countdown, fixes bug #547403
  - remove a thumbnail item immidiately from the thumbnail row if it was deleted
  - use the eog scrollbar for cheese media, fixes bug #511916, courtesy of Patryk Zawadzki
  - disable action_effects while setup_camera is running, fixes bug #547313
  - add people who contributed to cheese to the cheese about window
  - give a detailed error message if some gstreamer element is missing, fixes bug #522009, courtesy of Todd Eisenberger
  - add some gconf translation improvements, fixes bug #547168
  - connect button_photo and button_video as proxy widgets for relative RadioActions
  - change action_files sensitiveness on "selection-changed" event, fixes bug 546918
  - don't try to find highest framerate if format is NULL, courtesy of Todd Eisenberger
  - selected effects gconf key values are now standardized, fixes bug #513776
  - add a better hig compliant alert for missing gstreamer elements, fixes bug #522009
  - added a delete action to immediately delete files and a gconf key to show/hide it
  - use "Cheese Webcam Booth" instead of "Cheese" as the desktop entry name, fixes bug #543976
  - add multiple selection in the picture listing pane, fixes bug #481405
  - correct critical warnings, if some gstreamer plugins arent available, fixes bug #522009, courtesy of Todd Eisenberger
  - add several g_free functions to prevent memory leaks
  - use g_random_int instead of g_rand_int
  - add the multiplex thumbnail generator algorithm
  - disable "Start recording" button until the recording pipeline properly shuts down
  - save generated thumbnails, it seems to have vanished some time ago
  - resolve wrong sorting issue of the thumbnails, fixes bug #546390
  - added/updated translations
    - ar, courtesy of Youssef Chahibi
    - bn_IN, courtesy of Runa Bhattacharjee
    - ca, courtesy of Gil Forcada
    - es, courtesy of Jorge González
    - et, courtesy of Ivar Smolin
    - eu, courtesy of Iñaki Larrañaga Murgoitio
    - fi, courtesy of Ilkka Tuohela
    - fr, courtesy of Robert-André Mauchin
    - gl, courtesy of Ignacio Casal Quinteiro
    - he, courtesy of Mark Krapivner
    - ja, courtesy of Takeshi AIHANA
    - kn, courtesy of Shankar Prasad
    - mk, courtesy of Arangel Angov
    - ml, courtesy of Manu S Madhav
    - nb, courtesy of Kjartan Maraas
    - pt_BR, courtesy of Fábio Nogueira
    - sv, courtesy of Daniel Nylander
    - th, courtesy of Akom C.
    - zh_HK, courtesy of Chao-Hsiung Liao
    - zh_TW, courtesy of Chao-Hsiung Liao

version 2.23.6
  - add a fullscreen mode for kiosks, fixes #478852, courtesy of Felix Kaser
  - wait until the video has been recorded, to add it to the thumbnail bar, partially fixes #545212
  - move thumbnail generation to its own thread, displaying a loading icon while
  	generating thumbnail and a fallback icon if thumbnail fails, fixes bug #545151, courtesy of Filippo Argiolas
  - toggle effects button if effects is enabled using menu, fixes bug #539195, courtesy of Filippo Argiolas
  - make cheese have a fullscreen mode for kiosks, fixes bug #478852
  - resolve sluggish video and out-of-sync audio, fixes bug #542014, courtesy of Filippo Argiolas
  - do not crash on preferences with no camera attached, fixes bug #544062, courtesy of Filippo Argiolas
  - cheese should ask to delete files if moving to trash fails, fixes bug #545950, courtesy of Filippo Argiolas
  - cheese crashed with move all to trash if no trash can be accessed, fixes bug #545997, courtesy of Filippo Argiolas
  - added/updated translations
    - ar, courtesy of Khaled Hosny
    - ca, courtesy of Gil Forcada
    - el, courtesy of Simos Xenitellis
    - es, courtesy of Jorge González
    - fr, courtesy of Bruno Brouard
    - gl, courtesy of Ignacio Casal Quinteiro
    - ja, courtesy of Takeshi Aihana
    - mk, courtesy of Arangel Angov
    - nl, courtesy of Wouter Bolsterlee
    - oc, courtesy of Yannig Marchegay
    - pl, courtesy of Tomasz Dominikowski
    - pt, courtesy of Duarte Loreto
    - th, courtesy of Akom C.
    - zh_TW, courtesy of Chao-Hsiung Liao


version 2.23.5
  - make recording of videos work again, fixes bug #523475, courtesy of Filippo Argiolas
  - bump gstreamer requirements to 0.10.16
  - fixes cheese_print_handler, which resulted in empty cheese logs, courtesy of Filippo Argiolas
  - allow to choose the webcam using the preference dialog, fixes bug #522200, courtesy of Ryan Zeigler
  - remove some gcc warnings, fixes bug #537490, courtesy of Cosimo Cecchi
  - fixed typo, which prevented hildon mode to compile cleanly
  - removed included <X11/extensions/xf86vmode.h>, fixes bug #539631, courtesy of Marc-Andre Lureau
  - make hal-device-id command line option work, fixes bug #498023, courtesy of Ryan Zeigler
  - use ogv as default video extension, fixes bug #524021
  - added/updated translations
    - es, courtesy of Jorge González
    - sv, courtesy of Daniel Nylander
    - nb, courtesy of Kjartan Maraas
    - ko, courtesy of Changwoo Ryu
    - bg, courtesy of Alexander Shopov
    - oc, courtesy of Yannig Marchegay
    - et, courtesy of Ivar Smolin
    - pt_BR, courtesy of Fabrício Godoy and Ferreira Fontenelle
    - ps, courtesy of Zabeeh Khan
    - gl, courtesy of Ignacio Casal Quinteiro
    - zh_HK, courtesy of Chao-Hsiung Liao
    - zh_TW, courtesy of Chao-Hsiung Liao

version 2.23.4
  - fix a crash, when using about/quit menu items in hildon mode, fixes bug #535582, courtesy of Michael Terry
  - Instead of crashing report when certain gstreamer are not found, fixes bug #522009, courtesy of Todd Eisenberger
  - use intltools 0.40 for building with autotools
  - added/updated translations
    - ar, courtesy of Khaled Hosny.
    - fi, courtesy of Tommi Vainikainen
    - nn, courtesy of Eirik U. Birkeland
    - vi, courtesy of Clytie Siddall
    - zh_CN, courtesy of 甘露 (Lu Gan)

version 2.23.3
  - add new flash and remove changing gamma for simulating flash. the
    new flash works best if you run a composited desktop, fixes bug #526214,
    courtesy of Alex Jones
  - fix segfault on startup if video or photo directory gconf setting is missing,
  	fixes bug #534480, courtesy of Alexander Jones
  - add support to set the video and photo path in gconf, courtesy of Felix Kaser
  - added/updated translations
    - ar, courtesy of Djihed Afifi.
    - es, courtesy of Jorge González
    - et, courtesy of Ivar Smolin
    - gl, courtesy of Ignacio Casal Quinteiro
    - he, courtesy of Mark Krapivner
    - hu, courtesy of Máté Őry.
    - nb, courtesy of Kjartan Maraas

version 2.23.2
  - use a better icon for the effects button, fixes bug #511369
  - store photos and videos in xdg directories, fixes bug #509475, courtesy of Felix Kaser
  - use a toggle button for the effects button, fixes bug #527870
  - add support for nautilus send to. this replaces "send by email" where available, fixes bug #528249, courtesy of Jose Dapena Paz
  - name the files to the date, when they were created, fixes bug #525739
  - add a preferences dialog with basic resolution changing, partially fixes #522200, courtesy of James Liggett
  - use gtk theme colors for the countdown widget
  - align the numbers and the camera on the countdown widget, courtesy of Andrea Cimitan
  - add a border, color shading and highlight to the countdown widget, to make it even more sexy, courtesy of Andrea Cimitan
  - make the countdown numbers translatable the right way
  - fix invalid free in cheese, fixes bug #529467, courtesy of Matthias Clasen
  - take picture button is enabled outside gtk thread lock, fixes bug #529789, courtesy of Gary Lasker
  - don't display the toplevel window by default, fixes bug #529276, courtesy of Loïc Minier
  - added/updated translations
    - en_GB, courtesy of Philip Withnall
    - es, courtesy of Jorge González
    - et, courtesy of Ivar Smolin
    - gl, courtesy of Ignacio Casal Quinteiro
    - he, courtesy of Mark Krapivner
    - nb, courtesy of Kjartan Maraas
    - nl, courtesy of Tino Meinen
    - pt_BR, courtesy of Luis Motta.
    - sl, courtesy of Matej Urbančič
    - th, courtesy of Pornpimon Pradabsri

version 2.23.1
  - add cheese to sound & video in the application menu, fixes bug #519846
  - add hildon support to cheese, fixes bug #519548, courtesy of Matthew Garret
  - add menu entry for the countdown, fixes bug #511160
  - add the gedit warning box when no camera is found, fixes bug #511945, courtesy of sebastian keller
  - buttons and menu items should use Title Case
  - change the theora file extension to .gov, fixes bug #524021
  - cheese crashes if getting information from a webcam fails, courtesy of Sjoerd Simons, fixes bug #522197
  - cheese did not choose the right thumbnails for already taken pictures, fixes bug #524814
  - cheese does not list its gnome-vfs dependency, fixes bug #522152, courtesy of Alex Rostovtsev
  - cheese doesn't open the webcam device set in gconf, courtesy of Sjoerd Simons, fixes bug #522198
  - do not allow to take pictures, while the webcam is initializing, fixes bug #523121
  - fix a crash while initializing webcam, fixes bug #522143, courtesy of Alex Rostovtsev
  - fix a crash, when a file was deleted twice
  - fix regression of gio, Dnd works again, courtesy of Cosimo Cecchi, fixes bug #526398
  - set the max waiting time for detecting a camera to 10 seconds, fixes bug #520394
  - show the pretty countdown widget by default
  - use a better effects icon, partially fixes bug #511369, courtesy of baptiste mille-mathias
  - use new cheese description, fixes bug #512091
  - added/updated translations
    - el, courtesy of Nick Paraschou
    - en_GB, courtesy of Philip Withnall
    - es, courtesy of Jorge González
    - et, courtesy of Mattias Põldaru
    - he, courtesy of Mark Krapivner
    - nb, courtesy of Kjartan Maraas
    - nn, courtesy of Eskild Hustvedt
    - ru, courtesy of Vasiliy Faronov
    - sl, courtesy of Matej Urbančič
2008-11-14 11:25:28 +00:00
obache
96d21210f8 Update RMagick to 2.7.2.
Changes:
RMagick 2.7.2
    o Fix bug #22740, some Image::Info attribute values are not propogated to
      the image object (bug report by Thomas Watson)
2008-11-14 01:26:37 +00:00
adrianp
6dd005a0d0 Fix a missing \ found by Marcin M. Jessa 2008-11-13 19:23:56 +00:00
adam
7c22f0e55d Changes 0.6.2:
* Upgraded libpng to version 1.2.33-optipng [private]
* Put back a speed optimization, accidentally removed in version 0.6,
  allowing singleton trials (-o1) to be bypassed in certain conditions.
* Fixed an array overflow in the BMP reader.
* Fixed the loss of private chunks under the -snip option.
* Produced a more concise on-screen output in the non-verbose mode.
* Added a programming interface to the optimization engine, in order
  to facilitate the development of PNG-optimizing GUI apps and plugins.
2008-11-12 18:45:04 +00:00
joerg
3127f59a05 Fix compilation. 2008-11-11 16:34:26 +00:00
cube
e951317b3d Detect native glut. 2008-11-11 16:17:07 +00:00
hasso
f7248bc503 Needs msgfmt. 2008-11-11 14:15:12 +00:00
wiz
7878154b9f Update to 1.6.4:
Overview of changes from pycairo 1.4.0 to pycairo 1.6.4
========================================================
General changes:
    Pycairo 1.6.4 requires cairo 1.6.4 (or later).
                  requires Python 2.5 (or later).

Bug fixes:
    16112: Fix win32 'python setup.py ...' build -- use double quotes

New Methods:
    Context.has_current_point
    Context.path_extents
    ImageSurface.format_stride_for_width
    PSSurface.get_eps
    PSSurface.set_eps
    PSSurface.ps_level_to_string
    PSSurface.restrict_to_level
    Surface.copy_page
    Surface.show_page

New Constants:
    cairo.PS_LEVEL_2, cairo.PS_LEVEL_3

Other changes:
    test/pygame-test1.py, test/pygame-test2.py : pygame tests

    examples/cairo_snippets/snippets/ellipse.py : Update
    so line-width is a constant width in device-space not user-space
2008-11-10 22:10:08 +00:00
adam
f6041b5462 Changes 0.22.1:
* native OpenEXR Half sample type substitutes the older RnH 16-bit float
* load/save multilayerd OpenEXR files like from Blender
* load/save 16-bit Half Tiff's
* precise drawing with tablet - thanks to Tino Schwarze for hardware
* speedup in gamma-expose and Brightness/Contrast Adjustments
* dynamic colour visualisation in ICC Examin plug-in
* UTF-8 support through Gtk2
* UFRaw plug-in ready
* CMS defaults to Oyranos
* Tango icons for toolbox only
* Retinex plug-in
* Bugfixes
2008-11-10 19:04:45 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00