summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-01-19Changes 6.4:adam21-172/+136
New: - Added a fast XOR line drawing function in Xlib driver - Added support for GL_ARB_texture_mirrored_repeat to savage driver (supported only on Savage4 hardware). Changes: - Mesa now packaged in three parts: Library, Demos and GLUT Bug fixes: - GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig - Some files were present multiple times in the 6.3.2 tarballs - r200_vtxtmp_x86.S file was missing from 6.3.2 tarball (bug 4207) - glxgears_fbconfig demo didn't work (bug 4237) - fixed bug when bilinear sampling 2d textures with borders - glXCreatePbuffer() could segfault instead of returning 0 (bug 4235) - fixed undefined frexp and rand in X.org libGLcore.a (bug 4242) - fixed a few problems with proxy color tables (bug 4270) - fixed precision problem in Z clearing (bug 4395) - glBitmap, glDraw/CopyPixels mistakenly generated selection hits - fixed potential segfault caused by reading pixels outside of renderbuffer bounds - glGetTexLevelParameter didn't accept GL_TEXTURE_DEPTH_SIZE_ARB - fixed memory corruption bug involving software alpha buffers - glReadPixels clipped by window bounds was sometimes broken - glDraw/CopyPixels of stencil data ignored the stencil write mask - glReadPixels from a texture bound to a framebuffer object didn't work - glIsRender/FramebufferEXT weren't totally correct - fixed a number of point size attenuation/fade bugs - fixed glFogCoord bug 4729 - GLX encoding for transpose matrix functions was broken - fixed broken fragment program KIL and SWZ instructions - fragment programs that wrote result.depth.z didn't work Changes 6.4.1: Bug fixes: - redefining a vertex program string didn't take effect in TNL module - fixed occasional segfault upon vertex/fragment parsing error - vertex program LIT instruction didn't handle 0^0=1 correctly - fragment program fog option didn't work with glDrawPixels, glBitmap - USE_MGL_NAMESPACE didn't work for x86-64 - OSMesa demos were missing from previous release tarballs - fixed problem with float->ushort conversion in glClear (bug 4992) - popping of GL_EYE_PLANE texgen state was broken (bug 4996) - popping of GL_SPOT_DIRECTION light state was broken (bug 5005) - fixed occasional triangle color interpolation problem on VMS - work around invalid free() call (bug 5131) - fixed BSD X server compilation problem by including stdint.h
2006-01-19Changes 0.5:adam4-28/+36
++ Added pngxtern, a libpng add-on for external image format support: BMP (uncompressed), GIF, PNM. (This was incorporated from OptiPNG-Plus.) ++ Implemented RGB(A)-to-palette reductions. + If trials are ended prematurely, detailed progression is only reported under the user option -v. - Removed reporting of some IDAT sizes that exceeded the optimum. (This was NOT a bug, but a "feature" that confused some users.) ! Fixed an RGB-to-gray reduction problem that occured under some specific background colors. + Added support for builds based on the system-supplied zlib. * Modified LICENSE. It is now a verbatim spell of the zlib license.
2006-01-19Replace use of FILES_SUBST_SED with SUBST.joerg1-7/+7
2006-01-18Changes 0.2.8.4:adam5-22/+20
* 3 patches from Caolan at RedHat: remove unnecessary extra linked libs; remove some warnings; rh154813 which (same redhat issuzilla bug id) I theorize fixes some upsidedown wmfs.
2006-01-18Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,jmmv11-36/+34
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to.
2006-01-17Add a patch via Debain to address:adrianp3-3/+18
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3340 "The vulnerability is caused due to temporary files being created insecurely in the "/tmp" directory by the tuxpaint-import.sh script. This can be exploited via symlink attacks to create or overwrite arbitrary files with the privileges of the user running the affected script." Bump to nb6.
2006-01-16Changes 10.31:adam6-50/+29
* Bug fixes
2006-01-15Be nice and include sys/types.h before sys/ipc.h.joerg7-1/+132
Try to fix stricter GCC 3.4 template handling.
2006-01-15BUILD_USES_MSGFMT works better if deve/gettext-lib is included as well.joerg1-1/+4
Keep it as build time dependency, since no executables are installed.
2006-01-15Remove trailing / from source directory. Unbreaks build on DragonFly.joerg1-2/+2
2006-01-15This package requires ruby-gnome2-gtk>=0.14.1nb1 to work properly.minskim1-2/+3
Bump PKGREVISION due to dependency change.
2006-01-15Use RUBY_SITEARCHLIBDIR and RUBY_DLEXT in PLIST to build on more platforms.minskim3-6/+6
Patches from dieter Roelants and Takahiro Kambe.
2006-01-15Fix build against libexif-0.6.13.wiz1-1/+8
2006-01-13Make build against libexif-0.6.13.wiz5-5/+63
2006-01-13Correct libglade dependency -- package wants at least 2.4.0.wiz1-1/+2
2006-01-13note that this is the development version leading up to 2.4gdt1-0/+1
2006-01-13Changes 2.3.6:adam4-15/+23
- even faster application startup - binary relocatibility on Linux by means of binreloc - be more verbose when being asked for it - select color index when picking from an indexed drawable - allow to migrate windows between displays - mouse-wheel scrolling and zooming in plug-in previews - added keyboard shortcuts ([ and ]) for changing the brush radius - improved Oilify plug-in - bug fixes and code cleanup Changes 2.3.5: - optionally add jitter to paint strokes - implemented Snap to Path - added PDB API to access the Image Grid - ease access to Keyboard Shortcuts editor - optimizations to the Tile Cache and Undo/Redo implementations - more work on the Buffer PDB API - bug fixes to the new zoomable plug-in previews - optimization of the SIOX algorithm - menu reorganisation in the Toolbox menu - export "Open As Layer" to the PDB as file-load-layer - added keyboard control for the Curves tool - load and save embedded ICC profiles from/to PNG images - improved appearance of some tool icons on dark background - added PDB API to get and set path visibility - let data editors follow the active brush, palette and gradient (optional) - some rearrangements in the new toplevel Colors menu - speed up reloading of data files - allow to copy the location of data files to the clipboard - allow to disable saving of the document history in the preferences - slightly faster application startup - more use of ngettext for plural forms - bug fixes and code cleanup
2006-01-12Removed the misplaced definition of PKGREVISION. All packages that use thisrillig1-2/+1
file already override this, so no other changes are needed.
2006-01-12Fix mustek_ubs2 support for DragonFly by fixing pthread detection,joerg1-0/+30
left-over from last commit.
2006-01-12Correctly quoted the substitution patterns to ${PAX}.rillig1-4/+8
2006-01-12make this compile on IRIX by passing '-c99' to the mipspro compilerjschauma1-1/+7
2006-01-12Make this compile under IRIX by passing '-c99' to the mipspro compiler.jschauma1-1/+7
2006-01-12mustek_usb2 needs pthread, so fix detection on DragonFly.joerg2-2/+4
2006-01-12Fix errno.joerg3-1/+29
2006-01-10Make build after libexif update.wiz4-3/+35
Add pkg-config to USE_TOOLS, used by libexif.
2006-01-09Fix errno. Fix GCC 3.4+ constructor issues. Move an extern up into ajoerg4-8/+55
central header.
2006-01-09Remove patch-aa and patch-ab as exif_get_sshort is no more declared statictonio3-29/+1
Fix build under darwin/gcc4
2006-01-08Make teTeX3 the default TEX_DEFAULTtonio2-22/+18
bump PKGREVISION where necessary Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to teTeX?/buidlink3.mk, so that packages may include print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not allow that)
2006-01-08Add ruby-gnome2-gnomecanvas.minskim1-1/+2
2006-01-08Import ruby-gnome2-gnomecanvas from pkgsrc-wip. Packaged by Dieter Roelants.minskim3-0/+24
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x.
2006-01-08Add ruby-gnome2-libart.minskim1-1/+2
2006-01-08Import ruby-gnome2-libart from pkgsrc-wip. Packaged by Dieter Roelants.minskim3-0/+23
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/Libart2 is a Ruby binding of Libart_lgpl.
2006-01-08Add ruby-gnome2-gdkpixbuf.minskim1-1/+2
2006-01-08Import ruby-gnome2-gdkpixbuf from pkgsrc-wip. Packaged by Dieter Roelants.minskim3-0/+22
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
2006-01-07Add same fix for new libexif as in libgphoto2. Noted needed by veego.wiz1-1/+7
2006-01-07Tell configure we really do not want doxygen (breaks installation,wiz1-1/+2
and would break PLIST if it succeeded). Reported by veego.
2006-01-06Changes 2.7.8.1:adam4-14/+16
* minor bugfixes (zoomed windows are now correctly initialized) Pkgsrc: * now installs correctly (not to /usr/X11R6)
2006-01-06Update to 0.6.13.wiz6-94/+36
New in 0.6.13: * Bug fixes: #803191, #1051994, #1054321, #1054323, #1196787 * For pkg-config users, force usage of #include <libexif/exif-*.h> (disable #include <exif-.h>) * Updated German translation * Build system tuning * Misc changes: Fix COPYRIGHT tag, fix memory corruption, use qsort.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz4-8/+8
2006-01-06The ruby directory is gone with the recent ruby changes.veego1-4/+4
2006-01-06Update to 2.2.10.wiz2-10/+9
Fix PKGCONFIG_OVERRIDE lines. Bugs fixed in GIMP 2.2.10 ========================= - fixed build error on Sun C compiler (bug #319811) - fixed issue with Guides scripts (bug #320933) - corrected selection display problem (bug #319029) - fixed potential wget issue (bug #322977) - fixed non-interactive use of gimp-edit-stroke (bug #322977) - fixed Script-Fu crash in some locales such as Chinese (bug #163212) - fixed build of librsvg plug-in (bug #314400) - fixed parameter type in "plug-in-unsharp-mask" procedure (bug #325007).
2006-01-05updated xpdf patches.markd2-4/+8
http://www.kde.org/info/security/advisory-20051207-2.txt Bump PKGREVISION.
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen4-9/+12
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz.
2006-01-05Update dcraw to 7.94; Sergey Svishchev in pkg/32457.uebayasi3-14/+14
No changelog available, but changes to manpage suggest the following: - two more interpolation methods (VHG, AHD) - bilateral filter to smooth noise - settable black point
2006-01-04Fix installation (PKGMANDIR needs PREFIX).wiz1-2/+2
2006-01-04Fix build on Solaris and NetBSD-current.markd2-1/+15
2006-01-04Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4schmonz6-18/+12
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken.
2006-01-04update to libgdiplus-1.1.11 to sync with latest mono updaterecht5-80/+11
changes include update to cairo and the usual bug-fixes
2006-01-03Add:adrianp1-1/+4
graphics/pear-Image_Canvas graphics/pear-Image_Color graphics/pear-Image_Graph
2006-01-03Image_Graph provides a set of classes that creates graphs/plots/charts based onadrianp5-0/+48
(numerical) data. Many different plot types are supported: Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick, band, box & whisker and smoothed line, area and radar plots. The graph is highly customizable, making it possible to get the exact look and feel that is required. The output is controlled by a Image_Canvas, which facilitates easy output to many different output formats, amongst others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), Scalable Vector Graphics (SVG).