summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-04-19Bump PKGREVISION due to libcroco's update (major version bump in library name).jmmv4-5/+8
2004-04-19Add a buildlink3.mkmarkd1-0/+23
2004-04-19Update OpenRM to 1.5.2garbled2-7/+7
# New indexed primitive types: quads, quad-strips, tris, tri-strips, along with a new RMdemo program that exercises these new primitives. # New primitive type: quad-strips. # Expanded set of supported platforms: 64-bit Linux, MacOSX (it really works this time) # Dramatically improved "tfly" demo program produces stunning visuals (see images below). # Overhauled configure script for enhanced multi-architecture support in the RMdemo distribution. # New Gordo demonstration program "lightModes" that lets you explore OpenRM's light source parameters and lighting environment attributes.
2004-04-19Convert to buildlink3.snj1-3/+3
2004-04-18Convert to buildlink3.snj3-32/+29
2004-04-18Convert to buildlink3.snj1-5/+5
2004-04-18Convert to bl3.wiz2-5/+5
2004-04-18Convert to bl3.wiz1-2/+2
2004-04-18No longer used.snj1-20/+0
2004-04-18Convert to buildlink3.snj1-3/+3
2004-04-18No longer used.snj1-35/+0
2004-04-18Convert to buildlink3.snj2-8/+32
2004-04-18No longer used.snj1-28/+0
2004-04-18No longer used.snj1-32/+0
2004-04-18No longer used.snj1-36/+0
2004-04-18Convert to buildlink3.snj2-6/+6
2004-04-17No longer used.seb1-30/+0
2004-04-17Bl3ify.seb1-4/+3
No need to include graphviz/buildlink?.mk a simple DEPENDS is enough. Remove unnecessary USE_X11.
2004-04-17Forgot to remove these in last update.seb8-267/+0
2004-04-17Update to version 1.12seb24-891/+1015
Package changes: - bl3ify - provide a buildlinl3.mk - no more conflicting with package coreutils Changes in graphviz since last packaged version: March 1, 2004 - release 1.12 - general - rename bcc -> bcomps to avoid name conflict with "Bruce's C Compiler" on Redhat distributions. - all build without X11 (fix problem in lefty tree) - remove from distribution: dag, fdp, geo, grid, incr, shape, tcldgr, tcldgl - dotneato - fix "brown-bag" problem resulting in PNG and JPEG errors on RH8 and RH9. February 23, 2004 - release 1.11 - general - fix windows builds - add tool "bcc" to distribution - dotneato - add -Gviewport="X,Y,Z,x,y" where XY are the dimensions of a viewport in device coordinates (pixels), Z is a zooming factor, x,y is the location of the center of the viewport in graph coordinates. Supported in bitmap and imagemap outputs only. - fix memory leak in gd/gdft.c - clean up calculation of whitespace around labels - dotty, lefty - fix for bug #400 December 23, 2003 - added dijkstra (single source distance) filter September 10, 2003 - general - removed CVS directories from .tar.gz distributions - add "config" directory to contain some of the autoconf clutter - only remove flex products with "make maintainer-clean" to avoid trying to regenerate them after "make distclean" basically this is to avoid the broken flex on Debian. - suppress complaints from ./configure about config.rpath - doc/build.html updated with notes about Windows builds - build fixes for Forte 6sp2 compiler on Sun -xarch=v9a (64bit) - build fixes for OpenBSD - improved configure testing for Tcl/Tk - various bug fixes, internal restructuring, etc - dotneato - fix problem with extra escape chars in .fig output - support for "setlinewidth" in -Tfig - improved splines in -Tfig - add manpage for dotneato-config - neato: add defaultdist graph attribute to set distance between components - first cut at html table formatter add. not ready for use yet as the syntax is going to change some more. - tools - renamed "colorize" to "gvcolor" to avoid conflict on Debian - renamed "gpr" to "gvpr" to avoid conflict on Debian - add fflush() to acyclic, ccomps, gvcolor, tred, dot2gxl to try to fix truncated output when used in php or perl cgi scripts
2004-04-17Translate -lMesaGL to -lGL. Suggested by jlam over a month ago.snj1-1/+3
2004-04-17Convert to buildlink3.snj4-34/+30
2004-04-16bl3ifyxtraeme2-4/+27
2004-04-16gimp2 isn't supported by print/gimp-print yet, so enable thedrochner2-3/+5
builtin print widget (skip PKGREVISION bump because this pkg was just updated)
2004-04-16Updated xfce4 to 4.0.5martti2-5/+5
This is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with the recent GTK+ 2.4.x release along with other fixes.
2004-04-15Convert to buildlink3.snj1-5/+3
2004-04-15Update gst-plugins* to 0.8.1:jmmv1-2/+2
Features of this release * Parallel installability with 0.6.x series * Internationalization * New translations in this release: Swedish, Afrikaans, Azerbeaijani * Translations: af az nl sr sv * Updated to the new core 0.8 subsystems * Reworked play and media-info libraries * Updated osssink: now does probing of possible output properties * Updated qtdemux: fixes for MACE audio * New debug element: quasirandom byte changes * New element: dvddemux * New element: kiosrc, a KIO-slaves source * Fixes to all other elements, including level, videodrop, gnomevfssrc, speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2, cacasink * Portability fixes * ChangeLog use * Coding style consistency * Various memleak and buffer overflow fixes Bugs fixed in this release * 120883 : osssink advertises more rates than it handles * 125732 : v4l2src don't support all YUV formats * 134301 : gst-plugins should depend on X * 135919 : Mandrake 10 * 136477 : [PATCH] gst-launch-ext does not support .mov * 136527 : gdk_pixbuf makefile tried to execute targets contrains in... * 137348 : media-info .pc file lacks a 'Version:' line * 137448 : mpegaudioparse: crash (bus error) * 137504 : mpeg2dec fails on 422 encoded material * 137556 : Ogg Vorbis playback has poor spatialization * 137588 : ffmpegcolorspace gives critical when it should throw error * 137722 : Quicktime audio parsing is broken * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v * 138168 : id3tag using gst_event_new_discontinuous incorrectly? * 138169 : matroska-demux using gst_event_new_discontinuous without ... * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis... * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl... * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0 * 139034 : Non-standard test(1) operator used in configure script * 139035 : Non-standard regex used as libtool argument * 139382 : mad decoder can resync wrongly after seek and does explic... * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace... * 139926 : id3tag's caps cause it to be plugged more than once by sp... * 139958 : Leak in avidemux * 140058 : [msmpeg4] file with broken qscale/header does not play
2004-04-15Convert to bl3.wiz1-5/+5
2004-04-15Convert to bl3.wiz1-4/+4
XXX: candidate for NO_BUILD/NO_BUILDLINK?
2004-04-15Revert previous, we need a full dependency.xtraeme1-2/+1
2004-04-15Bugs fixed in GIMP 2.0.1adam4-20/+22
- don't leak file descriptor for the POSIX shm implementation (Yosh) - fixed path tool undo (#138086, Mitch) - don't transform drawables away (#138117, Mitch) - fixed issues with guillotine plug-in (#138314, Joao, Mitch) - fixed Slide script-fu (#138310, Nils Philippsen) - don't allow removed items to be accessed thru the PDB (#138311, Mitch) - skip fonts with invalid names (workaround for #132366, Sven) - fixed Spinning Globe script-fu (#138253, Sven) - fixed a bug in the IFSCompose plug-in (#138212, David Necas) - fixed undo corruption with floating selections (Pedro, Mitch) - fixed gimprc man-page (Sven) - align JPEG setjump buffer on 16-byte boundary for ia64 (#138357, Yosh) - fixed Alien Glow Arrow script-fu (#138524, Sven) - fixed code that suppresses the transform tool grid (Simon) - push an undo for changing the text layer modification flag (#137767, Mitch) - make the user installation work with pixmap themes (#138379, Sven) - register .jpe as extension for JPEG images (#138776, Bolsh) - fixed issues with the Lighting Effects plug-in (#138788, William Skaggs) - don't crash on color corrections on empty selections (#138973, Sven) - made gimptool-2.0 create missing directories (#138980, Yosh) - made undo names translatable (#139000, Sven) - optimized grid drawing (#138081, Sven) - don't create a gimptool link to gimptool-2.0 (#139024, Sven) - sanitize rectangle and ellipse selection (#138237, #138103, Pedro) - fixed problems with Copy-Visible and Drop-Shadow scripts (#138662, Pedro) - fixed X server authentification problems with gimp-remote (#139158, Sven) - let Script-Fu PDB marshallers handle NULL strings (#139386, Kevin Cozens) - fixed rounding error in transformation code (#120490, William Skaggs) - fixed winclipboard plug-in (Hans Breuer) - fixed Python Slice script (Yosh) - fixed configure check for Xmu (#139803, Sven) - fixed crash when scaling up a floating selection (#138356, Mitch) - use LC_MESSAGE for help localization (#139917, Sven) - fixed imagemap file parsers (#139894)
2004-04-15Use BUILDLINK_DEPMETHOD= build. no need to use full here.xtraeme1-1/+2
2004-04-15This doesn't need any feature of buildlink, soxtraeme1-2/+2
s/USE_BUILDLINK3/NO_BUILDLINK/.
2004-04-15The buildlink2 framework does nothing with .pc files -- remove themwiz1-5/+1
from the buildlink2.mk files.
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv4-8/+8
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion.
2004-04-14Master site URL for "ftp.informatik.uni-oldenburg.de".tron1-2/+2
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv16-45/+32
*-dirs packages.
2004-04-14Finish move of libmpeg2 from graphics to the multimedia category.jmmv6-73/+1
2004-04-14Removed ogmtoolsadam1-2/+1
2004-04-14Convert to buildlink3.snj1-3/+3
2004-04-13Upgrade to 0.1.11. Release notes says major changes are:reed4-12/+28
* Multiple bug fixes * Changes to adhere to the Gnome Human Interface Guidelines (HIG), including menu entries and the start of a help system. Note that this is built --without-gnome support. Now using buildlink3 instead of buildlink2. PLIST now has NEWS, README, and TODO added. Also add patch-aa to get rid of use of GTK_DISABLE_DEPRECATED, because that breaks the build with new gtk2 2.4.0.
2004-04-13Add buildlink3.mk file (which I used for gtkam).reed1-0/+24
2004-04-13Change from buildlink2 to buildlink3.reed1-5/+5
2004-04-13Added two patches to remove the GTK_DISABLE_DEPRECATED definitionreed3-1/+29
since it breaks with new gtk2 2.4.0 (which is the BUILDLINK_DEPENDS). No new libexif-gtk available. This same fix I realized last week and today saw same in Gentoo Linux cvs. I tested on two systems.
2004-04-13Make sure doesn't build with slang support.reed1-1/+2
(I am using LOCALBASE as /usr and later noticed that gphoto2 wants libslang due to this aalib. aalib is one of the very rare situations where it brings in extra support for me.)
2004-04-12Follow libogg into multimedia/.salo2-6/+6
2004-04-12No longer used.snj1-22/+0
2004-04-12Moved to multimedia/ogmtools where they belong.salo4-56/+0
2004-04-12Update to version 1.3.salo2-7/+8
Changes: - add missing libogg buildlink3 file (needed after recursive dependency removal) - whitespace nit 1.3: ==== - Added an option for using external AVI index files as generated by transcode's aviindex tool (patch by Andrew de Quincey). - Always regenerate key frames for AVI files if it's a MPEG4 codec. - Updated avilib from transcode's current CVS version. - Fixed a bug with the '-T' option to ogmmerge and following SRT files. - Output files of ogmdemux are written to current directory.
2004-04-12don't ``relativize'' -rpath - fixes build on Irix.jschauma2-9/+10