summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam13-26/+26
recommended by seb :)
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam4-72/+72
2004-01-05It's more reliable to check <GL/gl.h> instead of <GL/glext.h> for thejlam1-4/+4
appropriate GL_VERSION_m_n definitions to divine the version of Mesa that's installed with XFree86.
2004-01-05Whitespacejlam1-4/+4
2004-01-05Update to 2.0.4, closes PR pkg/23820.xtraeme4-29/+17
Changes: o build fix: cygwin has no sys/shm.h and sys/ipc.h, so configure disables all targets requiring them, if not present. o cbconsist demo: sync with devel tree o gcc 3.3 compiling fix for default/linear_16/crossbuild.c (fixes Debian bug #197214) o merged build fix from FreeBSD's ports tree to make the xf86dga target compile on FreeBSD (fixes FreeBSD PR ports/52380) o X-target + minor mode initialization fix from Argo Vessmann + shm helper checks return code, when setting up the directbuffer + release locking on failure. (Threadsafety fix) + fixed geometry check. Opening (very) small windows is now possible.
2004-01-05Update to 0.8.4xtraeme5-45/+26
Changes since 0.8.3: * gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed) * hotfixes for libgii 0.8.3 * fixed memory leak on unloading modules under Darwin * win32 (cygwin/mingw) compile fixes from Albert Graef * cygwin build fixes
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam13-96/+72
2004-01-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv1-2/+2
2004-01-04Use libcroco for better CSS parsing. Also fixes build problem reported injmmv2-4/+6
PR pkg/23978 by Noud de Brouwer. Bump PKGREVISION to 3.
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam9-0/+200
buildlink3 framework.
2004-01-03Bump package revisions for tiff update.reed105-190/+210
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2004-01-03Update to tiff-3.6.1. This is many changes and fixes.reed10-91/+112
The main changes include: new utility tiff2pdf for converting a TIFF image to a PDF document new utility raw2tiff for converting raw rasters into TIFF files new tiff2ps options new fax2tiff options bug fixes for LZW, JPEG and OJPEG compression. more documentation and upgrade to libtiff.so.3.6 other changes at http://www.libtiff.org/v3.6.0.html Removed patch-ab because html/Makefile.in: added missing images per bug 92 Removed patch-ag because http://bugzilla.remotesensing.org/show_bug.cgi?id=315 Other changes: HOMEPAGE changed due to libtiff.org has been hijacked INSTALL.OpenWindows updated (thank you to dieter) tiff is backward compatible with older version, but buildlink2.mk version is increased because libtiff was broken for amd64 support.
2004-01-03Add correct version syntax to BUILD_DEPENDS lineheinz1-2/+2
2004-01-01Link libflash with libstdc++ - makes the mozilla flash plugin work whenagc4-9/+10
compiled with gcc3.
2004-01-01Oops. Small error in my last fix. The patch was correct but the path todarcy2-4/+4
the file to patch was wrong.
2004-01-01Added a patch to join two lines together in operation.c. The line was splitdarcy2-1/+16
in the middle of a string. I did not bother bumping the version since the package could not have been built without this change anyway.
2004-01-01Update to version 1.0.salo3-25/+8
- it doesn't really need Mozilla to be built, remove it from DEPENDS - bump the MPlayer dependency requirement - patch-aa not needed anymore Changes: 1.0: ==== - Added -zoom patch from Giuseppe Ghibo ghibo@mandrakesoft.com - Patch to only kill the mplayer associated with the window being destroyed. - This allows multiple streams to play in different windows - Cosmetic "about:plugins" patch from Benjamin Larsson banan@student.luth.se - More about:plugin work to fix an issue with AtomFilms, Quicktime was not coming up - Keep trailing ; in mimetype list - smil format support - Clone wars 0.95: ===== - Supports media streaming - Updated user feedback - mplayer v0.92 is the recommended version of mplayer - Implements streaming of data
2003-12-31Updated phpsview to 1.02hamajima2-11/+11
change base source from pwc-8.11 to pwc-8.12
2003-12-30Whitespace fixcjep1-2/+1
2003-12-30Add trailing / to HOMEPAGEscjep1-2/+2
2003-12-30Add trailing / on HOMEPAGEscjep2-4/+4
2003-12-30Whitespace fixcjep1-2/+1
2003-12-29Add RealPlayer9 codecsrecht3-4/+17
Bump PKGREVISION
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv5-8/+10
( We really need non-recursive dependancies... *sigh* )
2003-12-28Update to 2.5.0:wiz2-5/+5
- Updated RPM generation and packaging for Freshmeat release.
2003-12-27Add blinkent{hemes,ools}.salo1-1/+3
2003-12-27Initial import of blinkenthemes-0.8: Blinkenlights simulator themessalo4-0/+62
Themes for Blinkenlights simulator. The themes format is defined in the blib package which also contains code to parse the format as well as display widgets for GTK+ and DirectFB that make use of the themes. Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the real Blinkenlights are running at this very moment on the Haus des Lehrers, next to the congress building ;) (http://www.blinkenlights.de/).
2003-12-27Initial import of blinkentools-2.2: Blinkenlights movies tools collectionsalo4-0/+49
The next generation set of command-line utilities for Blinkenlights. b2b - a converter between the different Blinkenlights movies formats. It is best used thru one of its aliases: b2blm, b2bml and b2gif. b2mng - converts Blinkenlights movies to MNG files. bmultiplexer - forwards a stream of Blinkenlights UDP packets to multiple recipients. bsend - reads Blinkenlights movies and sends them over the net using the Blinkenlights protocol. blm2gif - creates animated GIFs from Blinkenlights movies. gif2blm - creates Blinkenlights movies from animated GIFs. blmplay - plays Blinkenlights movies to the text console. Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the real Blinkenlights are running at this very moment on the Haus des Lehrers, next to the congress building ;) (http://www.blinkenlights.de/).
2003-12-27FreeBSD has no <getopt.h>, and <sys/types.h> must be included beforefredb2-7/+26
<netinet/in.h>. Submitted by Michal Pasternak in PR pkg/23879. I also tested this on NetBSD 1.6ZG and NetBSD 1.6.2_RC1.
2003-12-27as per the Makefile and previous revisions, filter_pv.so is only builtgrant1-2/+2
if libXv.so exists, so we need to tweak the PLIST accordingly. noted by veego.
2003-12-26Depend on latest kdebase-1*.wiz1-2/+2
2003-12-26Update to 0.6.11:jmmv4-23/+32
Bugfix audio core; fix AC3 pass-thru. Bugfix audio core; undefined symbol in lame lib. Bugfix for --accel on PPC (not supported) Bugfix for -J extsub; fix vertical shifting up. Bugfix for -J hqdn3d; fix typo and default value printout. Bugfix for -J logo; flipping with animated images Bugfix for -J subtitler; shift was broken. Bugfix for -J text; enable the filter core Bugfix for -x ffmpeg; deals with NULL frames Bugfix for -x im; handle 16bit image files. Bugfix for -x xml; fix DV import. Bugfix for -y dvraw; Pass-thru video but not audio did not work. Bugfix for -y ffmpeg; make it thread-safe. Bugfix for -y ffmpeg; vhq is gone, use mdb=0-9. Bugfix for -y pcm; fixed floating point division. Bugfix for MacOSX; lots of stack thrashing fixes Bugfix for avitools; fix audio syncing (again!) Bugfix for avitools; pass-thru 0byte frames Bugfix for dvd_reader, keeps tcprobe from crashing Bugfix for export audio; -E is now used consistently Bugfix for tcprobe; segfault reading chapter table. Bugfix for tcprobe; segfault when reading data from stdin CHANGE: ffmpeg is now used to decode MPEG4 video. CHANGE: how the PTS is probed from a vob CHANGE: with pass-thru, suggest -y raw,raw. Docu; Description of UYVY colorspace. Docu; tcprobe(1) uptodate Docu; transcode(1) uptodate with additions to various options. Improved -J smartyuv; altivec support and fixes Improved -J subtitler; upgrade to latest upstream version Improved -x im; probing and reading SGI image files. Improved -x/-y pvm; support for more codecs. Improved -y ffmpeg; enable altivec support on Macs. Improved -y ffmpeg; keyframe detection in pass-thru mode. Improved AVI support; support for obscure nandub padding. Improved autostuff; upgrade libtool, automake and autoconf Improved avitools; detect an VBR audio track, more robust. Improved binary filesize; libavcodec only linked once. Improved configure; Fix X11 detection. Improved configure; debug option --enable-maintainer-mode. Improved export module documentation Improved option -Z; much smarter now (see manpage) Improved split mode; the base can be taken from output file. Improved tcscan -x mpeg2; print bitrate information. Improved transcode help; Looks more nice. New Pass-thru mode for MPEG2 files (with opt. requantize). New filter -J detectclipping; find black areas New filter -J whitebalance; corrects broken white balance. New internal colorspace UYVY for higher quality New option --dvd_access_delay; increase if you have problems. New option --ext to set the filename extension(s) New option --uyvy; support for a native 4:2:2 format New util tcrequant; requantize an MPEG2-ES stream. Removed -y sampeg; never did anything useful. Upgraded -y xvid4 to the latest API Upgraded included libavcodec to 0.4.8 (4683)
2003-12-26Update to 0.5:jmmv3-6/+13
Changes between 0.4 and 0.5: * palette optimisation for the S-Lang driver to work around the colour pair shortage bug * minor compilation fix Changes between 0.3 and 0.4: * preliminary X11 graphics driver * support for simultaneously compiled-in drivers * honour the CACA_DRIVER, CACA_GEOMETRY and CACA_FONT environment variables * more documentation
2003-12-25Generalize *BSD support, but try INT64_MAX first, only falling back tofredb2-7/+11
QUAD_MAX as a last resort if it's defined. Reviewed by tron. Partial fix for PR pkg/23879.
2003-12-24Adjust dependancies and bump PKGREVISION due to:jmmv1-1/+2
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv7-14/+14
2003-12-23Update to 1.3.7 from Soren Jacobsen PR pkg/23850.xtraeme3-6/+7
Changes sine 1.3.6: * Added text display of filename in icon view. * Context menus now have underscore mnemonics. * Fullscreen key binding changed to F. * Added Swedish, updated Russian translations. * Fix crash when updating thumbnails. * Fix warnings/crash when thumbnails are set over 100 pixels high. * Fix crash when displaying exif data.
2003-12-22Updated xfce4 to 4.0.2martti4-8/+8
* Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani
2003-12-22Update xli to 1.17.0. Still small and fast. Now uses the standard jpegfredb5-69/+24
library to support more image formats, and adds support for MIT shared memory where available, for even more speed. "xli" is now maintained by Smarasderagd, whose credits include the former png patch for xli, and the png support for the chimera browser. Changes from 1.16 (from the "README"): Converted source code to ANSI C prototypes. Removed MSDOS support (Sorry! Anyone want to add Win32 support?) Added PNG file format loader. Added support for MIT shared memory extension. Rewrote JPEG file format loader to use the IJG library, to take advantage of performance improvements and support progressive scan JPEGs. Added the -delete, -iscale, -focus, and -cache options. Added interactive image fast scaling with the '<', '>' and '=' keys. Added TODO file. Feel free to do anything on the list, or offer your own fixes and enhancements.
2003-12-22Let "make pre-patch" work on FreeBSD, using patch submitted by Michealfredb1-1/+2
Pasternak, in PR pkg/23833.
2003-12-21Actually, there is a .tar.bz2 too -- use that.wiz2-4/+5
2003-12-21Add and enable ljpeg and jpeg_ls.wiz1-1/+3
2003-12-21Initial import of ljpeg-1.0 (from pkgsrc-wip):wiz5-0/+116
In 1992, a joint ISO/CCITT committee known as JPEG (Joint Photographic Experts Group) established and published the first draft international standard (DIS) for compressing continuous-tone still images, both grayscale and color. JPEG has defined four mode of operations, summarized them as follows. (1) Sequential encoding: each image component is encoded in a single left-to-right, top-to-bottom scan; (2) Progressive encoding: the image is encoded in multiple scans for applications in which transmission time is long, and the viewer prefers to watch the image build up in multiple coarse-to-clear passes; (3) Lossless encoding: the images is encoded to guarantee exact recovery of every source image sample value (even though the result is low compression compared to the lossy modes); (4) Hierarchical encoding: the image is encoded at multiple resolutions so that lower-resolution versions may be accessed without first having to decompress the image at its full resolution. Our lossless JPEG encoding program has an automatic prediction selection value (PSV) selector which selects the best PSV among a user provided or default set of PSVs. This selector guarantees the best compression ratio for lossless JPEG. The encoding program "pnmtoljpg" compresses a Portable Pixmap or Portable Graymap image to a lossles JPEG (ljpg) image using the JPEG standard (DIS) lossless mode of operation. The decoding program "ljpgtopnm" decodes a ljpg image to either a Portable Pixmap or Portable Graymap image depending on the number of color components stored in the ljpg image file.
2003-12-21Initial import of jpeg_ls-2.2:wiz11-0/+271
This software package contains an implementation of JPEG-LS, the emerging lossless/near-lossless compression standard for continuous-tone images being developed by ISO/IEC JTC1/SC29/WG1 (draft document FCD14495 as of November 1997). The names of the executables in the software package derive from the acronym LOCO, as the core of the new standard is based on the LOCO-I algorithm (LOw COmplexity LOssless COmpression for Images) developed at Hewlett-Packard Laboratories (reference: M. Weinberger, G. Seroussi, G. Sapiro, "LOCO-I: A Low Complexity, Context-Based, Lossless Image Compression Algorithm," Proc. IEEE Data Compression Conference, Snowbird, Utah, March-April 1996). The term "near-lossless compression" refers to a lossy algorithm for which each decompressed image sample differs from the corresponding original image sample by not more than a pre-specified value, the (usually small) "loss." Lossless compression corresponds to loss=0. Even though the term "continuous-tone image" refers in principle to any image whose components have more than one bit per sample, palletized images may require a reordering of the color palette for best compression results using LOCO-I on the array of color indices. This functionality is not implemented in the present software, although it is supported by the new standard, and is easy enough to implement with the tools given. Notice, however, that LOCO-I and JPEG-LS were not designed, and might not give optimal performance, for images that have been palletized through dithering.
2003-12-21Add and enable libcaca.wiz1-1/+2
2003-12-21Initial import of libcaca-0.3:wiz4-0/+57
The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca needs a terminal to work, thus it should work on all Unix systems (including Mac OS X) using either the slang library or the ncurses library. The differences with AAlib are the following: * 16 available colours for character output (256 colour pairs) * dithering of colour images * basic sprite primitives But libcaca also has the following limitations: * no support for brightness, contrast, gamma * unefficient character-choosing algorithms * no alternate fonts * no raw keyboard support * no custom output drivers a la AA-on-X
2003-12-19Make this build with gcc3 (use <assert.h> explicitly, rather than relyingagc5-2/+42
on implicit inclusion). We might as well use pkgsrc's libtool.
2003-12-19Back to 2.1.5adam4-24/+23
2003-12-19Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,sketch1-1/+2
which has changed for Solaris installs.
2003-12-18Revision bump since major version of shared librsvg2 changed (cosmetics ↵adam1-6/+7
included)