summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2003-07-21Add and enable libggiwmh.wiz1-1/+2
2003-07-21Initial import of libggiwmh, a window manager hints library for libggi.wiz6-0/+78
Requested by Christian Egger. LibGGIWMH is an LibGGI extension for GGI targets that are window system based to allow access to things like setting the title bar, resizing, etc.
2003-07-21Add and enable libggigcp.wiz1-1/+2
2003-07-21Initial import of libggigcp-0.8.2, requested by Christoph Egger.wiz7-0/+93
LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV, and CMYK. Furthermore it supports a generic color-blending, which can also be used for translucency effects.
2003-07-20font distfiles changed (directory layout changed, runme scripts deleted)dillo3-82/+40
bump pkgrevision
2003-07-19Change address of maintainer per PR 22170.wiz3-6/+6
2003-07-18Correct the URL for the aqsis homepage, from Richard Rauch in PR 22176agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant122-244/+244
2003-07-17s/netbsd.org/NetBSD.org/grant65-130/+130
2003-07-17Fix build when using gcc3.jmmv3-8/+194
2003-07-17Changes:adam9-108/+122
* iprocess.c: added * graphics.c: implemented new "memory" widget * bug-fixes (image corruption in PNG; Xaw95; scrollbar) * PaintRegion.c: added rounding procedure in multiplication of matrices mm()
2003-07-16regen (patch-aa mismatch, jan?). Closes PR 22152.wiz1-2/+2
2003-07-15Hopefully finally get this right:jschauma7-12/+34
Default Mesa Version should be 3.4.2, so that people who don't care and have GL in XF don't need to build the whole thing. If MESA_REQD is set to 5.0.1 (as, for example, by MesaDemos), require version 5.0.1 of MesaLib, gl* etc. If libGL.so.5 is found to be present on the system, force MESA_REQD to be 5.0.1 to avoid accidental downgrades if MESA_REQD was not specified before- hand. Changes reviewed by tron@ (thanks!).
2003-07-15Fix typo.wiz1-2/+2
2003-07-14Sort.wiz1-9/+9
2003-07-14Replace perl interpreter in gifburst. From Soren Jacobsen in PR 21197.wiz1-1/+3
2003-07-14Use CPPFLAGS for preprocessor defs. Allows setting of CXXFLAGSjtb2-1/+42
on the commandline. grap has problems being compiled with optimization on some machines.
2003-07-13Update DEPENDS.wiz1-3/+3
2003-07-13Depend on latest freetype-lib; bump PKGREVISION.wiz1-2/+3
2003-07-13Added manweb to REPLACE_PERL fixing incorrect path to perlwulf1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz100-176/+200
2003-07-12Update gimageview to version 0.2.23zuntum3-62/+120
Provided by Juan RP in PR#21851 Changes: Version-0.2.23 * Fixed clash bug of slideshow. * Plugged memory leak of JPEG loader. * Other minor fixes. Version-0.2.22 * Added automatic rotation by EXIF data. (contributed from Frank Fischer <frank_fischer@gmx.de>. Thanks!) * Fixed detecting file name extension as case insensitive. (Thanks! > Ricky Faulstich <Ricky@Faulstich.com>) * Fixed typo (Thanks! > Ricky Faulstich <Ricky@Faulstich.com>) Version-0.2.21 * Fixed compile error. Version-0.2.20 * Image loaders, IO streamers, Image View and Thumbnail View Embders now are implemented as plugin. * Now GImageView can be compiled against linux-fb backend of Gtk+-2.0 by "--with-gtk2=gtk+-linux-fb-2.0" configure opotion. * Merged Cygwin patch provided by Masahiro Sakai. Now GImageView can be compiled on Cygwin. * Added some key binding to directory view on thumbnail window. CTRL + Cursor Left CTRL + Cursor Up: Change top directory to parent CTRL + Cursor Right CTRL + Cursor Down: Change top directory to selected * "Thumbnail 2" mode has been renamed to "Album" mode. * Added a key binding to "Album" mode. SHIFT + Cursor: select the fucesed image and open it. * Modified directory list preference to make it easy. * "Load thumbnails recursively in one tab" can be attached to mouse button. * Now gimv doesn't zoom in by default when fit to frame automatically. * JPEG loader is added. Most of its codes are taken from libgnome-ui. Creating JPEG thumbnails are much faster than GdkPixbuf. * Added "Slideshow (selected)" and "Slideshow (from the selected)". * Now you can override MPlayer options by $(datadir)/gimageview/mplayerrc. * Enabled to play audio with visualizer (Visualizer feature is supported by Xine view only). * Set focus to the suitable thumbnail when files are deleted. * Added rotation indicator in toolbar of image window. * Two new duplicates finders are added. One is "md5sum" and another one is "File Size". * Clash bug of Xine view has been fixed. * Other minor fixes.
2003-07-12Add $NetBSD$ to the patch.jschauma2-2/+4
2003-07-11Add patch to make this actually compile (on macppc). How can thismjl2-1/+13
ever have worked, it's missing an include?
2003-07-11Unbundle tars bundled options, to make this work on NetBSD 1.6U. Shouldfredb1-2/+2
fix PR pkg/22117.
2003-07-10Bump PKGREVISION for dependency change (mad -> libmad).wiz3-6/+6
2003-07-10Correct directory path for libmad.agc1-2/+2
2003-07-10Revision bumped; dependency changed from mad to libmadadam1-3/+3
2003-07-10Update to version 1.1.2.jtb5-89/+99
This version is based on PLplot-5.2.1, which is a large step forward compared to PLplot-5.0.4 that yPlot was based on before. For example, the egregious rendering bugs in example 8 (doc/x08.i) are now long gone, and the revised doc/x08.i and doc/x11.i show off some new contouring functionality that is now available with PLplot 3D plotting. The doc/x??.i examples from yPlot produce identical results to the corresponding C examples from PLplot which is an excellent test of the yPlot interface to PLplot. Note the yPlot API changes and additions in the CHANGES file.
2003-07-10Update to 5.2.1.jtb14-626/+385
Now supports building a shared library with libtool, dynamic device drivers, and many other improvements. Over 1000 commits since previous release.
2003-07-10Update to version 2.12.5.jtb6-110/+131
This only lists new features, there are many bugfixes. * Apply a patch provided Kawamura Masao, relating to (a) errors in the documentation of file locations and (b) a programming error hidden behind an unset precompiler flag. * Add `sed' RPN operator, to work on strings * Add `skewness' and `kurtosis' RPN operators, to work on columns * In the documentation, change the names of some variables to be clearer: `ll_x' is now written `xleft', etc. * Add RPN binary operators `and', `or' for logical operations, along with negation operator `not' * Add `draw arc' command * Add `set x axis labels' and `set y axis labels' commands. * Permit specification of `pt' units for `draw label', `draw box', `draw symbol at', and `draw line from'. * Add `set clip to curve' command. _Caution:_ this needs extension, and may have a bug if called twice in succession [but is this with an intervening `set clip off'] * Add `group' and `end group' commands, in preparation for SVG output. So far these commands do nothing, and are basically just a signal that users should not create commands with these names since Gri will need them soon. * Add `..xinc..' and `..yinc..' builtin variables. * Make the `open' command accept URLs as filenames.
2003-07-07If MESA_REQD is not set, but we detect a 5.x library, set MESA_REQD tojschauma1-2/+3
the current default of 5.0.1 (rather than 5.0) so that distinfo remains correct.
2003-07-06Change working directory to WRKSRC in pre-build target so it builds onsalo1-1/+2
read-only pkgsrc tree with Forte compilers.
2003-07-06Sync with gimp-1.2.5 update (hi drochner!).salo2-7/+5
Remove superfluous file from distinfo.
2003-07-06Remove duplicate master site.kleink1-3/+2
2003-07-05Correct PLIST handling for non-i386 ports. Fixes PR 21883 from Richardskrll3-9/+12
Earnshaw.
2003-07-05With xpkgwedge, gnome2-pixmaps satisfies the gnome-pixmaps prerequisite.rh1-1/+5
2003-07-04Revert yesterdays commit of setting the default to 3.4.2; apparentlyjschauma1-3/+3
things are more complex than they seem, so until we've figured out how to do this properly go back to what used to work (ie default back to 5.0.1) Problems pointed out by tron@ and abs@.
2003-07-04Readd checksums for version 3.4.2 destroyed by previous commit.tron1-1/+3
2003-07-03patch-aa is gone. Remove it from distinfo. Pointed out byjtb1-2/+1
Thomas Klausner.
2003-07-03Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-07-03Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-07-03Convert to USE_NEW_TEXINFO.seb4-12/+12
While here fix CONFLICTS.
2003-07-03Oops, put check for MESA_REQD below where it will be set definitely if unsetjschauma1-3/+3
before.
2003-07-03Remove CPPFLAG, which is handled by MesaLib's buildlink2 if necessary.jschauma2-5/+4
Update distinfo for documentation which was updated recently.
2003-07-03If MESA_REQD is not set to 5.x and we find libGL.so.5, set MESA_REQD tojschauma1-1/+7
5.0. If MESA_REQD is set to 5.x, pass -DGLX_GLXEXT_LEGACY to CPPFLAGS, to avoid breakage if a package looks for glx_ext.h.
2003-07-03Let's be consistent here:jschauma1-3/+3
All other Mesa packages assume a default of 3.4.2, so set this here, too. The reasoning behind this is that 3.4.2 is part of XF, so that users/packages that don't explicitly need version 5.x don't need to build it.
2003-07-03Conflict only with geomview<1.8.1nb2jschauma1-2/+2
2003-07-03This package used to conflict with ImageMagick since they both install ajschauma4-7/+51
program called "animate". By renaming the program to "gv-animate" in this version, we can resolve the conflict. Bump PKG_REVISION for better compatibility.
2003-07-03Use BUILDLINK2.seb2-8/+7
Convert to USE_NEW_TEXINFO.