Commit graph

7419 commits

Author SHA1 Message Date
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