summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-11-28update to 2.16.2drochner3-8/+8
changes: -code cleanup -translation updates
2006-11-28update to 2.16.1drochner3-7/+10
changes: -graphics improvements -minor cleanup
2006-11-28update to 2.16.2drochner2-6/+6
changes: translation updates
2006-11-28update to 0.10drochner3-8/+151
changes: Add new contexts from icon naming spec: animations, categories, emotes, places, status
2006-11-28update to 1.2.14drochner3-13/+11
changes: -Relocated three misplaced tests for NULL png_ptr -build fixes
2006-11-28- Note reason for patch-ac in the patch file itself so that this informationwennmach3-5/+7
is easily accessible for updating the package - Bump PKGREVISION for patch-ac - regen distinfo
2006-11-28Update to 0.12. Bugfix release... please seextraeme2-6/+6
http://www.exiv2.org/changelog.html for the full list of changes. CVS ----------------------------------------------------------------------
2006-11-28Solaris needs <termios.h>.rillig2-5/+15
2006-11-27This release includes all the changes in 2.0.3 below. Ingdt2-6/+6
addition, it adds a command to view the image in grayscale, adds a --geometry command line option, and continues progress on the Pan View (of note: display of exif data and full size image in info balloon, and improved search shortcuts). 2.0.3 changes: This maintenance release adds translations for Basque and Esperanto, uses new window icons, and fixes several bugs and crashes.
2006-11-27Include sys/types.h before sys/stat.h for DragonFly.joerg2-1/+19
2006-11-24update to 1.9.6drochner2-8/+7
changes: * Updated Russian translation. * All man pages are in UTF-8. * Misc build fixes.
2006-11-24add some missing entries, from Gilles Dauphin per PR pkg/35104drochner1-1/+7
2006-11-24Needs -lsocket on Solaris.rillig1-1/+2
2006-11-24fix some insufficient validation of graphics files, patches from Ubuntudrochner14-233/+253
(CVE-2006-4806, CVE-2006-4807, CVE-2006-4808, CVE-2006-4809) update to 1.3.0 (no changelog available)
2006-11-23Use PKGMANDIR.reed3-6/+6
2006-11-23don't use visibily attribute "hidden" on solaris, from Gilles Dauphindrochner2-1/+15
per PR pkg/35101
2006-11-23Update to 0.10.gdt2-7/+13
26/10/2006 - UFRaw-0.10 released, based on DCRaw v 8.41. * Apply luminosity curve and saturation corrections in LCH(ab) space. * Add the '--embedded-image' option to ufraw-batch for reading the embedded preview image in raw files. * Use the above code in the Gimp plug-in for a much quicker generation of the preview thumbnails. * Add mime types to recognize raw files in the Gnome desktop. * Add schemas to generate thumbnails for these mime types. * Modify the desktop entry to associate ufraw with these mime types. * If 'save ID' is set to 'never again' then .ufrawrc is not written after each processed image. * Add a 'Cancel' button to the 'Options' window. * Fix compatibility issues with GTK+ 2.10. * When handling ID files save output image in same directory as ID file. * If input and output filenames in the ID file have the same path, then input filename is searched for in the path of the ID file. This allows moving raw and ID files together between folders. * Add translations to French and Russian. * Some bug corrections.
2006-11-21Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pulltv2-1/+15
in [u]intptr_t.
2006-11-21Update to 6.57. Some of the many changes since 6.42:gdt2-6/+6
- Added read support for a number of audio file formats: Ogg Vorbis, Ogg FLAC, FLAC, APE (Monkey's Audio) and MPC (Musepack) - Improved parsing of ID3 v2.3 and v2.4 information - Added read/write support for Canon VRD (Recipe Data) files and trailers - Improved handling of trailers in JPEG and TIFF-format images: - Fixed bug when re-writing NEF files which caused new preview image written by Nikon Capture 4.4.0 to be lost - Added ability to create JFIF segment
2006-11-19Fixed "test ==" and the path to the Python interpreter, but did not addrillig4-2/+40
a dependency. PKGREVISION++
2006-11-19Converted to the SUBST framework.rillig1-10/+6
2006-11-19Fix non-portable shell script "pcdovtoppm".tron2-1/+15
2006-11-18Update png to 1.2.13 (it fixes CVE-2006-5793).taca2-6/+6
version 1.2.13beta1 [October 2, 2006] Removed AC_FUNC_MALLOC from configure.ac Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h Change "logical" to "bitwise" throughout documentation. Detect and fix attempt to write wrong iCCP profile length. version 1.0.21, 1.2.13 [November 15, 2006] Fix potential buffer overflow in sPLT chunk handler. Fix Makefile.am to not try to link to noexistent files. Check all exported functions for NULL png_ptr.
2006-11-16When passing files to gunzip make sure they don't get mistaken as options.markd4-7/+63
Problem noted by Greg Woods in personal email. Bump PKGREVISION.
2006-11-14DESTDIR support.joerg1-1/+3
2006-11-14Update GMT to the most recent, supported, version 4.1.4.wennmach33-1079/+1564
The most significant changes in 4.0 include: o Time-series support o New Tools: - gmt2rgb - grdblend - pslegend: o 30 new program options o More than 23 general enhancements The releases 4.1 and 4.1.1 to 4.1.4 include the following changes: o numerous significant bug fixes o many added program options o added features and capabilities For a complete list of changes, see http://gmt.soest.hawaii.edu/gmt/gmt_releases.html
2006-11-13migrate devhelp docs to share/gtk-doc/html, bump PKGREVISIONdrochner2-34/+31
2006-11-13-migrate devhelp docs to share/gtk-doc/htmldrochner2-631/+641
-minor cleanup: xdg-dirs etc -bump PKGREVISION
2006-11-13Updated spca5 to version 0.60. In this patch also preliminary supportreinoud5-12/+78
trough trough the added patch for the Logitech QuickCam Express.
2006-11-12graphics/mgl works with sh3el architecture.obache1-3/+3
Reported by Yasushi Oshima in PR 31880.
2006-11-10Use find -print | xargs rather than find -exec.tv1-8/+8
Use && chains rather than ; so that errors are not thrown away.
2006-11-10For some reason, Interix "find ... -exec" leaks a little bit of memory,tv1-2/+3
which on large trees involving thousands of -exec's, makes find turn into a humongous process. It's faster on most systems to use other methods anyway, so use xargs where practical, or pipe to a "while read f; do ..." loop and let the shell do what it was meant to do -- run programs.
2006-11-10Use xargs in both cases.tv1-2/+2
2006-11-10Remove use of automake/autoconf after duscussed with Anthony Mallet,taca1-7/+2
package maintainer who sent PR pkg/34655.
2006-11-09update to 1.2.6drochner4-24/+23
changes: mostly bugfixes
2006-11-09update to 2.16.1drochner2-8/+6
changes: -minor bugfixes -new _rsvg_register_types() function
2006-11-09update to 2.0.3drochner3-7/+9
changes: -adds translations for Basque and Esperanto -new window icons -fixes several bugs and crashes
2006-11-09Teach Solaris to expose snprintf() with:dsainty1-1/+4
CPPFLAGS.SunOS+=-D__EXTENSIONS__ Without this a Solaris 9 build falls over at cairo-output-stream.c.
2006-11-09+opencvuebayasi1-1/+2
2006-11-09Import OpenCV 1.0.0, pkg/34655 from Anthony Mallet.uebayasi5-0/+398
OpenCV means Intel(R) Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement many popular Image Processing and Computer Vision algorithms. OpenCV provides cross-platform middle-to-high level API that includes about 300 C functions and a few C++ classes. Also there are Python bindings to OpenCV. OpenCV has no strict dependencies on external libraries, though it can use some (such as libjpeg, ffmpeg, GTK+ etc.) OpenCV provides transparent interface to Intel(R) Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available.
2006-11-08Fix two issues of graphics/p5-Gdk-Pixbuf suggested in PR 32775.obache1-3/+3
* should depend on graphics/gdk-pixbuf instead of www/gtkhtml. * compilation error about a not found gtk/gtktypeutils.h (this error didn't break build of the package). Bump PKGREVISION.
2006-11-08Update kbarcode to 2.0.5markd2-6/+6
KBarcode 2.0.5 brings many bug fixes and a greatly improved data import wizard. TBarcode2 detection was fixed in this release along with checksum for TBarcode2. A major bug in printing address labels from the KDE addressbook was fixed. A new version of Barcode Writer in Pure Postscript was added to this release, which brings several new barcode types to KBarcode. Importing data is now possible from fixed format files, too. The import wizard was optimized to work on really large data files.
2006-11-06DESTDIR support and switch to modular buildlinks.joerg2-4/+9
2006-11-06Switch to modular buildlinks.joerg1-2/+4
2006-11-06DESTDIR support and switch to modular buildinks.joerg1-1/+7
2006-11-06Switch to modular buildlinks.joerg3-6/+9
2006-11-06Convert to modular Xorg buildlinks.joerg2-8/+8
2006-11-05DESTDIR support.joerg16-30/+55
2006-11-03DESTDIR support.joerg1-1/+2
2006-11-03DESTDIR support.joerg1-3/+3