summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz197-367/+394
2006-04-17Update to 1.2.9nb2 (hopefully final update for this weekend):wiz4-17/+11
. add rpath to libpng-config output . link against libpng12 (instead of libpng) in all cases. The latter causes shlib dependency changes, so update BUILDLINK_ABI_DEPENDS.png.
2006-04-17Extend ".la" file hack to make it work under Mac OS X (Darwin), too.tron1-1/+2
2006-04-17Changes 10.33:adam3-23/+9
Add pamtosvg. g3topbm: Add -width, -paper_size. libnetpbm / most newer programs: Fix bug that produces plain format output when it should be raw because pnm_readpaminit() does not set 'plainformat' and most programs just copy the input pam to the output pam. pamflip: fix bug with left/right flip of PBM that has width an even multiple of 8 plus something less than 8. pnmquant: turn on autoflush when creating seekable file. install: fix symbolic link pnmdepth -> pamdepth. build: fix some importinc dependencies.
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam41-2694/+2694
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Update to 1.2.9nb1:wiz6-113/+38
. pngconf.h included "config.h" if HAVE_CONFIG_H is defined -- really not a good idea, patch it out. broke at least libwmf, reported by veego@ . install some libpng12 files -- IIUC, libpng12* is the future and libpng* is becoming obsolete -- at least according to the wishes of the authors. Don't follow this completely yet, but still patch the pkg-config file to link against -lpng instead of -lpng12, which would require a recursive PKGREVISION bump. We should probably do this at some future time. . switch pkgconfig file to look for headers in include/libpng12 -- the headers still exist in include/ for backwards compatibility. . switch to using GNU_CONFIGURE and the included libtool handling instead of patching in our own into a Makefile. Gets rid of patches and pkgsrc Makefile code.
2006-04-16Update to 1.2.9:wiz6-49/+59
Changes since the last public release (1.2.8): version 1.2.9 [April 14, 2006] Initialized some structure members in pngwutil.c to avoid gcc-4.0.0 complaints Fixed an incorrect typecast in pngrutil.c Added PNG_NO_READ_SUPPORTED conditionals for making a write-only library. Added PNG_NO_WRITE_INTERLACING_SUPPORTED conditional. Optimized alpha-inversion loops in pngwtran.c Moved test for nonzero gamma outside of png_build_gamma_table() in pngrtran.c Make sure num_trans is <= 256 before copying data in png_set_tRNS(). Make sure num_palette is <= 256 before copying data in png_set_PLTE(). Interchanged order of write_swap_alpha and write_invert_alpha transforms. Added parentheses in the definition of PNG_LIBPNG_BUILD_TYPE (Cosmin). Exported png_get_uint_32, png_save_uint_32, png_get_uint_16, png_save_uint_16, png_get_int_32, png_save_int_32, png_get_uint_31 (Cosmin). Added parentheses in the definition of PNG_LIBPNG_BUILD_TYPE (Cosmin). Added type cast (png_byte) in png_write_sCAL() (Cosmin). Fixed scripts/makefile.cygwin (Cosmin). Updated scripts/makefile.bc32 for Borland C++ 5.6 (Cosmin). Updated scripts/pngos2.def, scripts/pngw32.def (Cosmin). Updated references to png-mng-implement mailing list. Revised man page and libpng.txt to make it clear that one should not call png_read_end or png_write_end after png_read_png or png_write_png. Optimized zlib window flag (CINFO) in contrib/pngsuite/*.png (Cosmin). Check for png_rgb_to_gray and png_gray_to_rgb read transformations before checking for png_read_dither in pngrtran.c Revise checking of chromaticity limits to accommodate extended RGB colorspace (John Denker). Changed line endings in some of the project files to CRLF, even in the "Unix" tar distributions (Cosmin). Make png_get_int_32 and png_save_int_32 always available (Cosmin). Updated scripts/pngos2.def, scripts/pngw32.def and projects/wince/png32ce.def with the newly exported functions. Eliminated distributions without the "configure" script. Updated INSTALL instructions. Make libpng.pc respect EXEC_PREFIX (D.P.Kreil) Remove reference to pngasmrd.h from Makefile.am Change definition of PKGCONFIG from $prefix/lib to $libdir in configure.ac Removed newline from the end of some error and warning messages. Removed test for sqrt() from configure.ac and configure. Made swap tables in pngtrans.c PNG_CONST (Carlo Bramix). Added "OS2" to list of systems that don't need underscores, in pnggccrd.c Removed libpng version and date from *.c files. Removed trailing blanks from source files. Put version and date of latest change in each source file, and changed copyright year accordingly. Restored scripts/makefile.elf which was inadvertently deleted. Removed libpng.vers and libpng.sym from libpng12_la_SOURCES in Makefile.am Fixed inconsistent #ifdef's around png_sig_bytes() and png_set_sCAL_s() in png.h. Updated makefile.elf as suggested by debian. Added LN_SF, MKDIR_P, and other macros to some of the makefiles. Made some makefiles accept "exec_prefix". Simplified some makefiles by using LIBSO, LIBSOMAJ, and LIBSOVER macros. Fixed some "#ifdef defined (..." which should be "#ifdef defined(..." Bug introduced in libpng-1.2.8. Fixed inconsistency in definition of png_default_read_data() Revised calculation of "current" and "major" for irix in ltmain.sh Separated PNG_EXPAND and PNG_EXPAND_tRNS. Added png_set_expand_gray_1_2_4_to_8() and deprecated png_set_gray_1_2_4_to_8() which also expands tRNS to alpha. Include "config.h" in pngconf.h when available. Added some checks for NULL png_ptr or NULL info_ptr (Coverity) Made pnggccrd.c PIC-compliant (Christian Aichinger). Added makefile.mingw (Wolfgang Glas) Revised pngconf.h MMX checking. Defined PNG_USER_PRIVATEBUILD when including "pngusr.h" (Cosmin). Removed nonsensical assertion check from pngtest.c (Cosmin). Revised makefile.beos and added "none" selector in ltmain.sh
2006-04-15Add py-cairo.minskim1-1/+2
2006-04-15Import py-cairo from pkgsrc-wip. Packaged by Christoph Leuzinger inminskim5-0/+69
PR pkg/33256. Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, win32, and image buffers. Experimental backends include OpenGL (through glitz), Quartz, XCB, PostScript and PDF file output. This package contains the Python bindings for Cairo.
2006-04-14Added appropriate TEST_TARGET.heinz1-1/+3
2006-04-14Changes 2.14.0:adam2-8/+7
* Increased version number for GNOME 2.14
2006-04-14Changes 2.3.8:adam7-605/+620
- added new tile primitive Triangle to Mosaic plug-in - speed up Gaussian Blur plug-in - suppress redundant progress updates from plug-ins - changed some gimprc and sessionrc default values (window hints, fullscreen mode) - do not focus transform tool dialogs on map - renamed Magnify tool to Zoom tool and added some missing tool shortcuts - added a submenu with recently used plug-ins to the Filters menu - fixed look-up table used for Contrast adjustments - improved the user interface of the Animation Playback plug-in - added framework for describing menu entries in the statusbar - added lots of helpful blurbs to procedures and core actions - remove color from the Watercolor selector if Shift is being pressed - ported PDB internals to GParamSpec and GValue - speedup and UI improvements for the SIOX tool - added parasite getters and settors for vectors - made PSD load and save plug-ins 64bit clean - some string review - ported ellipse select tool to the new rectangle tool - added basic support for layer masks to the PSD save plug-in - avoid relocations by declaring more data as const - new application icons in more sizes and as a SVG - provide script-specific samples instead of hard-coding "Aa" for font preview - build the Screenshot plug-in on all platforms - allow to discard invisible layers when merging visible layers - nicer output from gimp-procedural-db-dump - bug fixes and code cleanup
2006-04-14Changes 2.2.11:adam5-514/+507
- fixed handling of EXIF data in JPEG plug-in - let gimptool use pkg-config to determine compiler and linker flags at run-time - added GTK+ category in gimp.desktop file - fixed guides scripts to allow guides at the right and bottom - fixed icons in color picker buttons in Levels tool - fixed parameter check in Compressor plug-in - made the internal help browser the default for all platforms - fixed handling of alpha channel in Gaussian Blur plug-in - fixed incorrect bitshifts in Win Icon plug-in - fixed a potential crash in the Animation Playback plug-in - corrected tile cache size in Unsharp Mask plug-in - fixed the import of SVG circles - fixed rounding of resolution in BMP plug-in - fixed resolution handling in PSD load plug-in - store resolution when saving in the PSD file format - fixed crash in Revert function - flush the projection before reading from it - fixed MMX instructions on Pentium II machines - fixed possible crash on closing a dockable
2006-04-14Added appropriate TEST_TARGET.heinz2-2/+6
2006-04-13Complete move of dvdview and dvdbackup from graphics to multimedia.wiz13-188/+1
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam21-75/+42
USE_TOOLS+=msgfmt.
2006-04-13The documentation files are installed in share/doc instead ofrillig2-934/+935
share/doc/html. Bumped PKGREVISION.
2006-04-12Include subprocess package files in PLIST. Bump revision.joerg2-3/+8
2006-04-12Don't patch a file originating in FILESDIR, change it directly.joerg2-43/+5
2006-04-12Missed updating the PLIST in my last change (not installing x-raw.desktop)markd1-3/+1
Fix now.
2006-04-12The documentation files are installed in share/doc/blender instead ofrillig2-5198/+5199
share/doc/html/blender. Bumped PKGREVISION.
2006-04-12Record vgl module on DragonFly and FreeBSD in PLIST. Bump revision.joerg3-2/+6
2006-04-12Update dcraw to 8.13markd2-9/+9
* Fixed camera WB for Canon EOS 10D, 300D, and clones. * Added the Leica D-Lux 2. * Added the Leaf Aptus 75. Correctly handle the DNG AsShotWhiteXY tag. * Better support the Imacon Ixpress 22-Mp. * Don't search for the best black value in colorcheck(). Added new color matrix for the Nikon E700, E800, and E950. * Added getreal(), and use getint() more often. * Use unmagnified dimensions in write_ppm16(). * Support the Olympus E-330. Added "-D" option to output unscaled raw pixels. For DNG, support ICC profiles and short AsShotNeutral tags. Fix defective pixels and columns in Phase One images.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig67-134/+134
that they look nicer.
2006-04-12Make build again after libdvdread update.wiz2-6/+14
2006-04-11libtoolize this package so that it builds under Mac OS X; building thejmmv8-141/+193
shared library by hand (as happened before) was not portable. Bump PKGREVISION to 5.
2006-04-10These packages install man3 pages into the correct Perl location alreadyjlam3-9/+3
so stop trying to install them into ${PREFIX}/man/man3. No change to the binary packages.
2006-04-08Add ps2eps.minskim1-1/+2
2006-04-08Import ps2eps.minskim5-0/+58
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents.
2006-04-07- Install into a separate package directory to follow TDS.minskim2-27/+30
- Install HTML documentation into share/doc, instead of share/doc/html. - Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-06+py-matplotlib-gtk2drochner1-1/+2
2006-04-06add the gtk frontend for py-matplotlib-0.8.2 as separate pkgdrochner6-0/+161
2006-04-06update to 0.87.2drochner6-1995/+206
too many feature additions and fixes to list here pkgsrc changes: removed all X11 frontend support, leaving just the ability to create image files frontends will be added as separate pkgs
2006-04-06fix paths in PKGCONFIG_OVERRIDEdrochner1-3/+4
bump PKGREVISION
2006-04-06Over 1200 files touched but no revisions bumped :)reed115-323/+323
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-05A missing entry in PLIST, found by ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerwuebayasi2-2/+4
/pkgstat/i386-2.1/20060404.0711/graphics/tiff/.broken.html. Reviewed By: reed
2006-04-04Update graphics/ImageMagick and graphics/p5-PerlMagick to 6.2.6.8.ghen3-8/+7
Changes to 6.2.8-8: * 'convert existing-image.png -background' no longer generates a fault. * -define pdf:use-cropbox=true actually works now. * Slight mods to magick/xwindow.c to compile under BEOS (path provided by henrimoi@hotma...). * #000000 improperly set the opacity channel (bug report and patch from digipete@shaw....). * Patch for OpenVMS compile support. Changes to 6.2.6-7: * Added the 'Dispose' layers function to return the 'GIF dispose' images of an animation. * File is already closed, do not call fclose() on it in magick/blob.c. * PS3/EPS3 now writes a proper image mask when compression is None. * Patch to properly read interlaced GIF's. * DestroyMagick() is not always reliably available when atexit() unwinds.
2006-04-04Make the notice about p5-PerlMagick a lot louder.tv1-3/+11
2006-04-04INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Makejlam2-4/+5
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04Security fix for CVE-2006-1550:salo4-3/+215
"Multiple buffer overflows in the xfig import code (xfig-import.c) in Dia 0.87 and later before 0.95-pre6 allow user-complicit attackers to have an unknown impact via a crafted xfig file, possibly involving an invalid (1) color index, (2) number of points, or (3) depth." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1550 http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html Fix from Dia CVS.
2006-04-04* List the info file entries directly in the PLIST.jlam15-47/+51
* Honor PKGINFODIR and PKGMANDIR.
2006-04-03Make last change work with IRIX's old fashioned "find" command.tron1-2/+3
2006-04-03Make sure all documentation files are installed world readable. Bumptron1-1/+3
package revision because this change affects the binary package.
2006-04-03Fix bad shell code causing "make" warnings.tron1-3/+3
2006-04-03Update to 2.14.3:wiz6-31/+30
2006-03-22 Dom Lachowicz * rsvg-base-file-util.c: rsvg_handle_set_base_uri() in rsvg_handle_new_from_file() is too late (#335450) 2006-03-19 Dom Lachowicz * rsvg-base.c: Fix a crash exposed by bug 335107 * rsvg-convert: Prevent warnings/crash after getting a null RsvgHandle back 2006-03-16 Dom Lachowicz * rsvg-convert.c: rsvg-convert 'crashes' because it calls g_error() on an error condition, instead of fprintf(stderr, ...) (#334813)
2006-04-03Update to 2.14.2:wiz2-6/+6
Version 2.14.2 * Make 48x48/apps Scalable as well (Rodney Dawes) * Remove MinSize setting from 48x48 contexts set as Scalable -- bug #332894 (Rodney Dawes)
2006-04-02Update to 1.0.4:wiz2-7/+7
Release 1.0.4 (2006-03-15 Behdad Esfahbod) ============================================================== This is a bug fix release. Many fixes in this release are backported from the head branch and do not have bug numbers. For the bugs in bugzilla that are fixed in this release, see: https://bugs.freedesktop.org/buglist.cgi?bug_id=4674,4823,5528,5734,6176,6196,6197 This includes the bug causing Pango crashes with some corrupt fonts. For a list of all changes, see ChangeLog.
2006-04-02I forgot deletes.hamajima2-33/+0
This patch is for previous version, unnecessary with current version.
2006-04-02Depend on hicolor-icon-theme to:jmmv2-4/+6
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
2006-04-01Depend on xdg-dirs 1.3, which handles the share/pixmaps/backgrounds directoryjmmv2-5/+5
(to be shared with gnome-screensaver). Bump PKGREVISION to 1.