summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
1999-10-05Make this work with xpkgwedge/USE_LOCALBASE_FOR_X11.jlam2-1/+17
1999-10-04This fixes an error that will only occur on machines fast enough tohubertf2-1/+24
compile through two directories in the "libray" directorie in 1 second: the upto-date check of libray.a will fail because it was already touched in this very second. Slowing things down here will help. (I seem to remember some hacking about this before, maybe in make(1), but I don't remember, and I won't start hacking make(1) now ;-)
1999-10-04Because "MIRROR_DISTFILE= no" isn't set by "suse.mk" any more we have dotron1-1/+2
set it here.
1999-10-04add (weak) dependency on ncurseshubertf1-1/+2
1999-10-04Make life easier on agc by adding (untested!) Solaris support.jlam2-11/+25
1999-10-04Update "mtv" package to version 1.1.0.3.tron2-4/+4
1999-10-01Add missing build dependences on "perl" package and use correct pathtron3-6/+23
"${LOCALBASE}/bin/perl" to execute the binary. Problem noted by Mario Kemper in private e-mail.
1999-10-01update to tgif-4.1.21drochner2-5/+4
bugfixes only - no functional changes
1999-10-01add dx / dxsamplesdrochner1-1/+3
1999-10-01example / tutorial files for graphics/dxdrochner5-0/+1613
1999-10-01add pkg for IBM / Open Visualization Data Explorerdrochner17-0/+2486
1999-09-30Make this package work on Solaris.agc4-10/+66
1999-09-30Fix incorrect filenames in patch files.tron3-9/+9
1999-09-29Use wildcard dependence for "Mesa" package so that either standard ortron2-4/+4
hardware accelerated Mesa libraries can be used.
1999-09-29Add conflict with "Mesa-glx" package.tron1-1/+3
1999-09-29Initial import of new "Mesa-glx" package:tron7-0/+162
OpenGL like graphics library with GLX hardware acceleration. Special thanks must go to Mario Kemper for his assistance while creating, debugging and testing this package.
1999-09-29More Solaris patcheshubertf3-1/+26
(untested within the packages system, but helped me when compiling manually - did someone say pkgsrc is a big patch collection? :)
1999-09-25Register conflict with xpdf-crypto-0.90.fredb1-1/+3
1999-09-25Add and enable xpdf-crypto.fredb1-1/+2
1999-09-25Initial import of xpdf-crypto.fredb5-0/+71
This is the crypto-enabled version of graphics/xpdf.
1999-09-24Update xpdf to 0.90fredb6-59/+18
- - use t1lib for superior rendering of type1 fonts - - various improvements to gui: smoother paging, resizing; add a couple more widgets to aid paging through large docs
1999-09-21Correct the comment about this package - it generates PNG images, not GIFagc1-1/+1
files, now. Pointed out by Jim Spath.
1999-09-21gd includes are in $PREFIX/include this weekhubertf1-2/+2
1999-09-20remove share/doc/xv dirhubertf1-1/+2
1999-09-20update sum.christos1-1/+2
1999-09-20linux has sys_errlist too.christos1-0/+13
1999-09-20Update sketch to 0.6.2.sakamoto5-96/+78
Fix elf rpath. New stable version, 0.6.2. SVG import/export filters. Improved AI import filter more details: http://www.online.de/home/sketch/relnotes.html
1999-09-20Fix include/library path of jpeglib.sakamoto3-2/+16
1999-09-20Update dependence on "suse_linux" package.tron1-2/+2
1999-09-20Adjust for update of SuSE Linux emulation packages.tron1-19/+7
1999-09-17Enable qvplayjwise1-2/+2
1999-09-17New package for qvplay-0.94, software for use with CASIO QV digital camerasjwise7-0/+66
1999-09-15Because "ftp.kde.org" is an alias for "ftp.de.kde.org" again we explicitlytron1-2/+2
use "ftp.us.kde.org" as primary master site.
1999-09-15Update K Desktop Environment to version 1.1.2. A change list is availabletron3-8/+38
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
1999-09-15pass LDFLAGS to linker (to get ELF shared lib search path)drochner2-16/+30
1999-09-14Fix elf rpath. add $(LDFLAGS) to LINKFLAGS.sakamoto2-8/+13
1999-09-12update to tgif-4.1.17 from tgif-4.1.16dmcmahill2-5/+5
1999-09-11Fix botch in last commit.tron1-6/+4
1999-09-11Use only "-O" on "arm32" to avoid egcs bug (see PR bin/7460).tron1-3/+7
1999-09-11Update "ImageMagick" package to version 4.2.9.tron3-9/+6
1999-09-09Update giram to 0.1.2sakamoto15-145/+24
News in 0.1.2: (1999-09-08) Some more gnomifications, Missing snap features for cones and cylinders has been added, Switch to Automake 1.4, reorganize the source tree, Helper files are now installed according to the FHS, One little bugfix or two.
1999-09-05make this work with xpkgwedge.mrg1-2/+5
1999-09-04Add and enable ns-flash.jlam1-1/+2
1999-09-04ns-flash-4.0.12 -- Macromedia Shockwave Flash Player plugin for Netscape.jlam5-0/+42
1999-09-03Oops, this wasn't finished yet at import time...kim3-20/+13
1999-09-03Enable p5-GD and p5-Image-Sizekim1-3/+3
1999-09-03Initial import of p5-Image-Size-2.901kim5-0/+44
Image::Size returns a raw (X, Y) pair of the height and width of an image, and includes wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. Currently Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, TIFF and the PPM family of formats (PPM/PGM/PBM).
1999-09-03Initial import of p5-GD-1.21kim5-0/+44
This is a port of Thomas Boutell's gd graphics library. GD allows creating color drawings using a large number of graphics primitives, and emit the drawings as PNG files.
1999-09-03USE_LIBTOOL=yes so this now works on a.out too.kim6-16/+106
1999-08-29fly seems to produce PNG these days, not GIF.hubertf1-1/+1