Commit graph

7631 commits

Author SHA1 Message Date
wiz
2318b028dd Mark as not make-jobs safe. PR 41530 by Ryo HAYASAKA. 2009-06-05 10:10:28 +00:00
adam
4474b0435b Changes 6.5.3.2:
* The target profile in ProfileImage() is no longer accessed after its freed
* Bug fix for -page
* Minor change to -function Arctan to make first argument match slope
* Do not treat -page as a global option
* Create thread set for pseudo-random number generator
* Do not change opacity value for the -alpha background option.
* Rebuild automake / autoconf scripts
* Check for XMakeImage() integer overflow vulnerability
* Permit reading a specific frame of a multi-page TIFF with blobs.
* Added new -function methods Arcsin and Arctan
* Fixed a regression with PNG8: format
* The -geometry option was improperly applied twice
* Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr
* Updated help output and command-line options documentation to bring
  the -alpha options up to date with what's actually in the code
* Change "depreciated" to "deprecated" in several files
* Change OpenMP schedule from dynamic to static for RenderFreeType()
* Recognize unicode strings when computing caption word wrapping
* New -alpha background option to set fully-transparent pixels to the
  background color
* Combined layer of transparent PSD image was not being read properly
2009-06-04 12:50:58 +00:00
reed
678b0c31a8 Use libpoppler so it can offer PDF import also.
Bump PKGREVISION.
Thanks to Michael A. Koerber for bringing this to my attention
and testing.
2009-06-04 00:05:19 +00:00
markd
55c73d21c2 Update kpdf to have the xpdf3.02pl patches for the vulnerabilities
reported in CVE-2009-0146, CVE-2009-0147, CVE-2009-0166, CVE-2009-0799,
CVE-2009-0800, CVE-2009-1179, CVE-2009-1180, CVE-2009-1181,
CVE-2009-1182 and CVE-2009-1183.
also some patches from poppler for postscript output generation problems
seen here.
2009-06-03 12:29:42 +00:00
obache
ecc0f8be8f Require py-cairo>=1.8.4 to build, as PR#41516.
From pycairo changelog after 1.8.2:
 * cairo/pycairo.h : update Pattern_FromPattern prototype
2009-06-01 07:42:21 +00:00
adam
6cb0a25b3e Changes 0.6.3:
* Fixed a use-after-free error in the GIF reader.
* Flushed the output log to display the current trial in real time.
* Fixed an error in reporting unrecognized file formats.
* Removed the requirement to "fix" TIFF files that contain unrecognized
  metadata.
* Simplified the option abbreviation rules. Option names can now be
  abbreviated to their shortest unique prefix, as in X11 applications.
2009-05-28 08:07:50 +00:00
obache
49e4fe1a08 Just use ruby- for future ruby19... 2009-05-27 05:47:44 +00:00
gdt
67bb315aba Update to 1.6.4 from 1.6.3. pkgsrc changes:
upstream has provided a way to fetch the distfile with a URL that
  can be constructed by pkgsrc

Upstream changes:

  *  Experimental support for the build tool waf.

  * Fix test failures when compiling with -O0. See r631.

  * Ensure that conversions from double to int are performed
    correctly. Fixes for ticket31.

  * Clarify what gtk_image_view_get_draw_rect() and
    gtk_image_view_get_viewport() returns when the view is not
    allocated.
2009-05-26 12:28:09 +00:00
he
43a6eeb24c This requires x11/py-Tk as well, so include its buildlink3.mk file.
This and the previous patch prompted by hasso@
2009-05-24 23:27:07 +00:00
he
ee9ae2a548 Fix the checksum for patches/patch-ab; I must have added the comment at
the top and forgotten to do "make mps" -- sorry.
2009-05-24 22:56:53 +00:00
obache
edbd0efa9a Update rabbit to 0.6.0.
== Changes 0.6.0 from 0.5.9: 2009-05-23

=== Improvements

  * Supported Bonjour: [kimura wataru]
  * Added new mascot character "Tailavi": [MoMo]
    * ((<URL:http://www.cozmixng.org/repos/rabbit/trunk/sample/momo/tailavi/>))
  * Added subtitle to windows title.
  * Supported slide property.
  * Added alternative images for "rabbit and tortoise".
  * Original image is used for PDF embedding instead of
    resized image.

=== Fixes

  * Fixed a typo in sample/kof2005/gesture.rb: [#143][IWAI, Masaharu]
  * Fixed install document: [zunda]
  * Fixed English: [Eduardo Gonzalez]
2009-05-24 02:33:14 +00:00
tnn
8923f31a47 remove stale patch 2009-05-22 20:41:39 +00:00
tnn
e911f273e6 update to gimp-liquid-rescale-0.6.1.
Version 0.6.0 :
* Core
  * Scaling beyond 200% is now possible
* Interface
  * Added interactive mode
  * Moved "Mode" to the output tab and renamed it
  * Added 2 new scale-back modes
  * Fixed non-interactive mode, added scripts for
    command-line batch processing

Version 0.5.0 :
* Core
  * Faster engine, lower memory requirements
  * Introduced rigidity masks
  * Added GAP support
  * Introduced left-right/top-bottom balance
* Interface
  * Ignore discard masks when enlarging
  * Added reset and revert to last used values
    buttons for the size, and general reset
  * The dialog now comes up with the last used
    values for the size
  * Added info icons
  * Added russian help page
2009-05-22 20:41:02 +00:00
tnn
cd2653f324 bump the BUILDLINK_API_DEPENDS 2009-05-22 20:33:23 +00:00
tnn
e9b0568b2f Update to liblqr-0.4.1.
Version 0.4:
* New features:
  * Support for image types (color models):
    GREY, GREYA, RGB, RGBA, CMY, CMYK, CMYKA
    and custom
  * Additional builtin energy functions based on
    luma instead of brightness
  * Support for custom energy functions
  * Functions to read out the energy map
  * Cancel function to interrupt computations
  * Additional methods for bias and rigidity masks
  * Use a single progress instead of several
    ones when the update is performed in steps
  * Can handle input buffers non-destructively
* Performace related:
  * Faster rescaling thanks to optimisations in
    the code
  * Spare memory when not using features (e.g. the
    bias)
* Configuration
  * The default installation directory is now /usr
    instead of /usr/local
  * Compiling under MinGW now correctly produces a
    DLL with the default settings
  * Now it also compiles under MS Visual C++
  * All public macro names start with LQR_* (old
    versions are still available but can be disabled
    at configure time)

Version 0.3:
* New features:
  * Enlargement is not limited to 200% any more
    (it is automatically performed in steps)
  * Added readout functions for the internal
    visibility map

Version 0.2:
* New fetures:
  * Support for 16-bit, 32-bit and 64-bit
    per channel images
  * Rigidity masks
  * Left-right/top-bottom balance
* Performace related:
  * Improved attached visibility maps
    management (lower memory requirements)
  * All internal buffers turned from
    double to float, improving both speed
    and memory requirements
* Documentation:
  * Reviewed manual and completed refence
  * Added man pages
2009-05-22 20:30:50 +00:00
sno
6f915280c9 There is no gnu-gpl-v2.1 and this package does not define it either.
Set LICENSE to gnu-lgpl-v2.1. (Thanks, wiz)
2009-05-21 19:42:44 +00:00
sno
c8f692bf9c pkgsrc changes:
- Updating package for p5 module GD::SecurityImage from 1.66 to 1.70
  - Adding HOMEPAGE/LICENSE

Upstream changes:
1.70 Thu Apr 30 16:56:32 2009
    => Made a mistake. version checking test is really gone now.

1.69 Thu Apr 30 15:13:19 2009
    => Re-release without the version check test.

1.68 Wed Apr 22 19:49:46 2009
    => Update builder.

1.67 Sat Apr 18 05:45:48 2009
    => Update distro files.
2009-05-21 18:00:52 +00:00
sno
4fbbe8eaf3 pkgsrc changes:
- Updating package for p5 cairo bindings from 1.060 to 1.061

Upstream changes:
2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* NEWS
	* README
	* lib/Cairo.pm: Stable release 1.061.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.pm -> lib/Cairo.pm (moved)
	* MakeHelper.pm -> inc/MakeHelper.pm (moved)
	* MANIFEST
	* Makefile.PL: Move the two modules into their own folders to make
	it clear that the one is the real thing while the other is just
	build helper code.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.xs (cairo_object_from_sv, cairo_struct_from_sv): Hush two
	compiler warnings.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.pm: In the POD, use =item instead of =head4 for methods so
	that not every single method shows up in a table of contents.
	Also fix two other small POD glitches.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* MANIFEST.SKIP: Update for SVN.

2009-03-28  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL: Use EU::MM's META_MERGE instead of EXTRA_META.

2008-10-26  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL: CAIRO_FONT_TYPE_QUARTZ was introduced in cairo 1.6,
	not 1.4.

2008-10-05  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* MakeHelper.pm: Use the correct enum type instead of int for the
	enum converters.

2008-10-05  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Cairo.pm:
	* Cairo.xs:
	* CairoFont.xs:
	* CairoFt.xs:
	* CairoMatrix.xs:
	* CairoPath.xs:
	* CairoPattern.xs:
	* CairoSurface.xs:
	* MakeHelper.pm:
	* Makefile.PL:
	* cairo-perl-private.h:
	* cairo-perl.h:
	* cairo-perl.typemap:
	* examples/simple.pl:
	* t/Cairo.t:
	* t/CairoFont.t:
	* t/CairoFt.t:
	* t/CairoMatrix.t:
	* t/CairoPath.t:
	* t/CairoPattern.t:
	* t/CairoSurface.t: In preparation of the move to SVN, use the Id
	keyword in place of Header.

2008-09-07  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL: When prompting for auto-installing dependencies,
	default to 'no' so that automatic testers with CPANPLUS.pm don't
	end up invoking CPAN.pm.  (RT #38286)

2008-09-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* README: Fix the dependency versions for EU::Depends and
	EU::PkgConfig.

	* Cairo.pm: Mention http://cairographics.org/manual/ in the API
	documentation section.  Fix a POD error.

	* Makefile.PL: Support the enum value CAIRO_FONT_TYPE_QUARTZ.  (RT
	#34681)

2008-06-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/CairoSurface.t: Cairo::PsSurface->create can under certain
	conditions apparently return a surface that is not a PS surface.
	Handle this gracefully.  (RT #33871)
2009-05-21 17:53:48 +00:00
wiz
74efed685a Add upstream bug report URL. 2009-05-21 16:11:25 +00:00
zafer
ae5c8d55fd update mirror. 2009-05-21 11:03:30 +00:00
zafer
5df7baccc1 update mirror. 2009-05-21 00:41:34 +00:00
wiz
e1a76c1193 Update to 2.26.2. Set LICENSE to gnu-gpl-v2.
version 2.26.2
  - Don't take new photo while waiting for the previous
    Ignore new photo requests if we are still waiting for an "handoff"
    signal for the previous one, fixes bug #582902
  - Fix a couple of trivial memory leaks in the thumbnail generator code, fixes bug #578289
  - Don't return if "image-loading" icon is not found, we will have an empty
    pixbuf while the thumbnail thread is running but it is surely better than
    no thumbnail at all. Try to fallback to generic "image" icon before giving up,
    fixes (at least it should) bug #582240.
  - added/updated translations
    - ar, courtesy of Khaled Hosny
    - be, courtesy of Ягор Кур'яновіч
    - el, courtesy of Simos Xenitellis
    - es, courtesy of Jorge González
    - kn, courtesy of Shankar Prasad
2009-05-20 15:37:38 +00:00
tnn
346f50ddff patch-a[h-j]: cherry-pick a few revisions from the upcoming inkscape-0.47
to fix the bug where the colors slider doesn't move past value 245 when
using GTK>=2.14.0.
Also include desktopdb.mk as told by pkglint. Bump PKGREVISION.
2009-05-20 12:00:17 +00:00
wiz
3478537b52 More readline-6.0 stragglers. 2009-05-20 01:09:12 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
f79fe363d2 Update to 2.26.2:
Version 2.26.2
--------------

  * UI tweaking (Claudio Saavedra)
  * Code improvements / fixes (Felix Riemann, Claudio Saavedra)

Bug fixes:

  #579212, JPEG file causes memory corruption (Claudio Saavedra)
  #580600, eog crashes on drag&drop a directory from places menu (Felix Riemann)

New and updated translations:

- Jorge González [es]
- Ivar Smolin [et]
- Funda Wang, Deng Xiyue [zh_CN]

New and updated manual translations:

- Fotis Tsamis [el]
2009-05-19 11:15:57 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
obache
8ceac785c8 Update gphoto2 to 2.4.5.
---------------------------------------------------------------------------
gphoto2 2.4.5

 * Updated translations
 * Pressing Ctrl-C in tethered capture mode works now.
2009-05-19 07:52:02 +00:00
abs
8171c396f6 PKG_DESTDIR_SUPPORT needs to be before .include "options.mk" 2009-05-18 22:18:42 +00:00
wiz
ece78e9d68 Update to 2.26.1. Set LICENSE to gnu-gpl-v2.
Version 2.26.1
--------------

  * UI improvements (Gabor Kelemen)
  * Code improvements / fixes (Josselin Mouette, Felix Riemann)

Bug fixes:

  #575772, Move to Trash button has no accelerator (Gabor Kelemen)
  #576558, Crashes when trying to save write protected file (Josselin Mouette)

New and updated translations:

- Osama Khalid [ar]
- Amitakhya Phukan [as]
- Thanos Lefteris, Simos Xenitellis [el]
- Jorge González [es]
- Claude Paroz [fr]
- Shankar Prasad [kn]
- Miloš Popović [sr.po, sr@latin]

New and updated manual translations:

- Felix Riemann [de]
- Marios Zindilis [el]
- Claude Paroz [fr]
2009-05-18 09:51:07 +00:00
sno
806a2c9e24 PkgSrc changes:
- Updating package graphics/graphviz to 2.22.2
  - Setting license to cpl-1.0
  - Rework optional dependencies handling (handle dependencies
    of dependencies)

Upstream changes:
March 13, 2009
        - Release 2.22.2
                - fix for buffer overflow (present in 2.22.0 and 2.22.1)
        - Fixed bugs:
                1596, 1602

March 9, 2009
        - Release 2.22.1
                - build fixes for Visual Studio and for FreeBSD
March 3, 2009
        - Release 2.22.0
        - Core:
                - libgvc api changed, version bumped.  Affects third party
                  applications using libgvc.
                - plugin api changed, version bumped.  Affects third party
                  plugins for graphviz.
                - 90% conversion to cgraph has been done, but not enabled yet,
                  (and yes, its true what they say about the last 10% )
                - drop libagraph from distribution  (use libcgraph)
                - layout code completely converted to floating point.
                - new "dot -P" option for generating a graph of available
                  plugins.
                - registered MIME type:  text/vnd.graphviz for .gv files
                - rename files from .dot to .gv to avoid conflict with
                  Word templates.  .dot still supported, but deprecated.
                - new command: mm2gv   (matrix-market graph file conversion)
                - rename commands:      dot2gxl -> gv2gxl
                                        gxl2dot -> gxl2gv
        - Plugins:
                - new rsvg plugin for support of node shapes in SVG format
                - new gs plugin for support of node shapes in PS format
                - new lasi plugin for support of UTF-8 characters in PS output
                  (the above thee plugins are Linux only, at the moment)
                - new quartz plugin (MacOSx only)
                - new gdiplus plugin (Windows only)
                - new -Tvml support in core plugin (thanks Steve Roush)
                - new -Ttk support in core plugin (also used by Tcldot and
                  gv_tcl language bindings.)
                - disabled old style codegens completely
        - Linux:
                - new Ubuntu8 builds
                - new Fedora 10 and 11 builds
        - MacOSx:
                - Universal binary for Leopard: i386, x86_64, ppc, ppc64
                - Should not conflict with parallel install of MacPorts
                  version of graphviz
                - Improved GUI
        - Windows:
                - VisualC project files now available, in addition to the GNU
                  Makefiles that are used the mingw builds.
        - Language Bindings:
                - fixed problem with writing dot, xdot, plain, canon to
                  memory or to Tcl_Channels
                - renamed man pages to Debian style:  gv.3tcl, gv.3perl, etc
        - Fixed bugs:
                827, 1365, 1366, 1367, 1368, 1374, 1375, 1376, 1378, 1380, 1382,
                1383, 1385, 1386, 1388, 1390, 1391, 1392, 1394, 1395, 1397,
                1398, 1399, 1405, 1407, 1410, 1412, 1414, 1415, 1416, 1421,
                1424, 1425, 1427, 1429, 1431, 1433, 1435, 1436, 1437, 1438,
                1440, 1441, 1444, 1446, 1451, 1452, 1453, 1456, 1457, 1459,
                1460, 1461, 1462, 1463, 1464, 1465, 1466, 1470, 1474, 1475,
                1476, 1477, 1478, 1484, 1485, 1489, 1490, 1492, 1493, 1495,
                1496, 1499, 1500, 1501, 1502, 1503, 1505, 1509, 1513, 1521,
                1523, 1525, 1530, 1531, 1532, 1533, 1535, 1536, 1539, 1540,
                1542, 1543, 1546, 1547, 1551, 1553, 1554, 1561, 1565, 1566,
                1568, 1569, 1570, 1571, 1573, 1577, 1578, 1579, 1580, 1581,
                1582, 1584, 1586,
2009-05-17 12:55:52 +00:00
rillig
79a38fed91 cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN. 2009-05-16 07:22:01 +00:00
obache
e93af80b7c Update RMagick to 2.9.2
Changes:
RMagick 2.9.2
    o Add new HorizontalTileEdgeVirtualPixelMethod,
      VerticalTileEdgeVirtualPixelMethod, CheckerTileVirtualPixelMethod
      VirtualPixelMethod enum values (available in ImageMagick 6.5.0-1)
    o Added BilinearForwardDistortion, BilinearReverseDistortion enums
      (available in ImageMagick 6.5.1-2)
    o Add missing composite operators to Magick::Draw#composite method
    o Add warning about dropping support for ImageMagick < 6.3.5 and
      Ruby < 1.8.5
    o Fix bug #25892, stack buffer overflow in Magick::TypeMetric.to_s
      (reported by Roman Simecek)
2009-05-14 23:31:37 +00:00
he
fd91ead0cc Add the recently added py-matplotlib-tk. 2009-05-14 13:55:54 +00:00
he
df9f9309be Import py-matplotlib-tk version 0.98.0.
matplotlib is a pure python plotting library designed to bring
publication quality plotting to python with a syntax familiar to
matlab users.  A lot progress towards this goal has been made since
the first release of matplotlib, the library does produce high quality
2D plots.  All of the plotting commands can be accessed either via a
functional interface familiar to matlab users or an object oriented
interface familiar to python users, and several high resolution output
formats are supported.

This package contains the Tk driver for matplotlib.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html
2009-05-14 13:54:13 +00:00
adam
54ce085b3b Changes 1.6.17:
* Defined TOO_FAR == 32767 in deflate.c (again).  The definition
    has continually been inadvertently omitted during zlib updates
    since pngcrush version 1.6.4.
* Revised handling of xcode files so at least we can get printout
    of IHDR values with "pngcrush -fix -n -v xcode.png"

Changes 1.6.16:
* Added -newtimestamp and -oldtimestamp options and changed
    default condition to timestamping the output file with
    the current time (i.e., -newtimestamp is default)
* If the -oldtimestamp option is used then the output file
    has the same timestamp as the input file.
* Added CgBI chunk detection.

Changes 1.6.15:
* Fixes some missing typecasts on png_malloc() calls, patch from
    an anonymous reporter to the SourceForge bug tracker.
* Added -time_stamp option to change time stamping from default
    condition.
2009-05-14 06:09:24 +00:00
obache
ffc9766fcf Update PyGooCanvas to 0.14.1.
PyGooCanvas 0.14.1      (May 10 2009)
==================

 o Fix a segfault due to an API change in PycCairo (Gian Mario)
 o Autogenerate the ChangeLog from git logs (Gian Mario)
 o Fix the build when using libtool 2.x (Gian Mario)
 o Make the required changes after the switch to git (Gian Mario)
2009-05-13 13:00:48 +00:00
obache
f7e3339d42 Update pycairo to 1.8.4.
Based on maintainer update request by PR 41063.
While here, add commented out LICENSE (LGPL-2.1 or MPL-1.1).

Overview of changes from pycairo 1.8.2 to pycairo 1.8.4
=======================================================
General Changes:
    Pycairo 1.8.4 requires cairo 1.8.4 (or later) and Python 2.6

Bug Fixes:
    20674: Add get/set_extend for Gradient Patterns

New Classes:
    cairo.ToyFontFace

New Methods:
    Pattern.get_extend
    Pattern.set_extend
    ToyFontFace.get_family
    ToyFontFace.get_slant
    ToyFontFace.get_weight

Deleted Methods:
    SurfacePattern.get_extend
    SurfacePattern.set_extend

Other Changes:
    Threading for surfaces with stream functions has been reenabled.
    Documentation updates.
2009-05-13 12:56:46 +00:00
wiz
47dae9cd48 Update to 0.1.9. Set LICENSE to gnu-gpl-v2.
0.1.9
------------------------------------------------------------------------
Added Leica RWL raw format in list of supported files.
Updated to LibRaw 0.7.2 :
 - More accurate types conversion in libraw_datastream.h to make compilers happy.
 - New postprocessing parameter auto_bright_thr: set portion of clipped pixels for
   auto brightening code (instead of dcraw-derived hardcoded 1%).
 - '-U' option for dcraw_emu sample sets auto_bright_thr parameter.
Updated to LibRaw 0.7.1 :
 - Fixed broken OpenMP support.
Updated to LibRaw 0.7.0 :
 - Black (masked) pixels data extracted from RAW and avaliable in application.
 - Application can turn off RAW data filtering (black level subtraction,
   zero pixels removal and raw tone curve).
 - New 'input framework' released. Reading raw data from file and memory buffer supported from scratch.
   LibRaw-using application can implement own data reading functions (e.g. reading from network stream).
 - Fuji SuperCCD: raw data extracted without 45-degree rotation.
 - New sample applications: 4channels and unprocessed_raw.
 - Imported (subsequentally) new dcraw versions from 8.89 to 8.93 (up to date)

Updated to libraw 0.6.15:
 - more accurate pentax dSLR support
 - fixes in Kodak 620x/720x identification
 - faster identification procedure for some formats.
 - Fixed bug in custom gamma curve creation

Updated to libraw 0.6.14:
 - user-specified gamma curve.
 - Pentax K2000/Km support.
 - Changes in Canon sRAW processing (support for 5D2 fw 1.07).
2009-05-13 10:20:17 +00:00
wiz
ba78f017de Update to 1.2.36:
version 1.2.36beta01 [February 28, 2009]
  Revised comments in png_set_read_fn() and png_set_write_fn().
  Revised order of #ifdef's and indentation in png_debug definitions of png.h
    bug introduced in libpng-1.2.34.

version 1.2.36beta02 [March 21, 2009]
  Use png_memset() after png_malloc() of big_row_buf when reading an
    interlaced file, to avoid a possible UMR.
  Undid recent revision of PNG_NO_STDIO version of png_write_flush().  Users
    having trouble with fflush() can build with PNG_NO_WRITE_FLUSH defined.
  Revised libpng*.txt documentation about use of png_write_flush().
  Removed fflush() from pngtest.c.
  Added "#define PNG_NO_WRITE_FLUSH" to contrib/pngminim/encoder/pngusr.h

version 1.2.36beta03 [March 27, 2009]
  Relocated misplaced PNG_1_0_X define in png.h that caused the prototype
    for png_set_strip_error_numbers() to be omitted from PNG_NO_ASSEMBLER_CODE
    builds.  This bug was introduced in libpng-1.2.15beta4.
  Added a section on differences between 1.0.x and 1.2.x to libpng.3/libpng.txt

version 1.2.36beta04 [April 5, 2009]
  Fixed potential memory leak of "new_name" in png_write_iCCP() (Ralph Giles)

version 1.2.36beta05 [April 24, 2009]
  Added "ifndef PNG_SKIP_SETJMP_CHECK" block in pngconf.h to allow
    application code writers to bypass the check for multiple inclusion
    of setjmp.h when they know that it is safe to ignore the situation.
  Made some cosmetic changes to whitespace in pngtest output.
  Renamed "user_chunk_data" to "my_user_chunk_data" in pngtest.c to suppress
    "shadowed declaration" warning from gcc-4.3.3.
  Renamed "gamma" to "png_gamma" in pngset.c to avoid "shadowed declaration"
    warning about a global "gamma" variable in math.h on some platforms.

version 1.2.36rc01 [April 30, 2009]
  No changes.

version 1.0.44 and 1.2.36 [May 7, 2009]
  No changes.
2009-05-13 09:56:05 +00:00
obache
46b93f4ada Add goocanvasmm. 2009-05-10 13:13:56 +00:00
obache
9076739e6c Import goocanvasmm-0.14.0 as graphics/goocanvasmm.
GooCanvasmm are the C++ bindings for GooCanvas which is a canvas widget for
GTK+ that uses the cairo 2D library for drawing.
2009-05-10 13:12:01 +00:00
obache
f7bbf51fb3 Add py-goocanvas. 2009-05-10 11:43:22 +00:00
obache
e648cce883 Import py-goocanvas-0.14.0 as graphics/py-goocanvas.
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for
GTK+ that uses the cairo 2D library for drawing.
2009-05-10 11:39:26 +00:00
obache
f6b0018a9a Fixes LICENSE, LGPL-v2.1 => LGPL-v2 2009-05-10 05:10:31 +00:00
obache
ee995780d1 Update goocanvas to 0.14.
GooCanvas 0.14	(Mar 15 2009)
==============

 o Added support for tooltips (this means we need GTK+ 2.12).
   (Note that there is a GTK+ bug which will cause problems with
   tooltips on a large canvas. See bug #573294.)
 o Added "x", "y", "width" and "height" properties to items that
   didn't have them.
 o Fixed bug in goo_canvas_convert_from_item_space().
 o Added "scroll-event" signal to GooCanvasItem.


GooCanvas 0.13	(Nov 30 2008)
==============

 o New GooCanvasGrid item for drawing grids on the canvas.
 o Support for static items that don't move as the canvas is zoomed
   and scrolled (this is a bit experimental).
 o Font hinting is not turned off any more - this means smaller text should
   be more readable. Hopefully it doesn't affect text layout.
 o Fixed a few GooCanvasTable drawing bugs.
 o Fixed GooCanvasText drawing, when align is set.
 o Fixed GooCanvasPolyline is_item_at() code, so the fill isn't tested.
 o Added "animation-finished" signals to GooCanvasItem & Model.
2009-05-10 04:59:38 +00:00
wiz
c9457bd6ab Support ghostscript option.
From Ryo HAYASAKA in PR 41387.
2009-05-09 11:22:44 +00:00
obache
289679d1bf define LICENSE=gnu-lgpl-v2.1 2009-05-08 11:12:20 +00:00
obache
13f4bc0ac4 Update clutter-gtk to 0.8.3.
Clutter-GTK 0.8.3 20/02/2009
============================

 - Require Clutter >= 0.8.7
 - Emit the ::activate and ::deactivate signals on the stage when we get a
   focus event on the embedding widget
 - Propagate the modifiers state for motion events
2009-05-08 11:09:33 +00:00
obache
0b1ddf1ab2 Update clutter-box2d to 0.8.2.
clutter-box2d-0.8.2:
====================

Changes:

  - Fixed bug in prismatic joint constructor.
  - Updated box2d version used.
  - Updated and improved documentation.
  - Updated and improved parameter handling in public API
    entry points.
  - Added support for callbacks for collisions.
  - Bug fixes relating to reference keeping.
  - Brought sandbox testbed app up to date with API changes.
2009-05-08 11:06:33 +00:00