summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2002-05-20Explicitly mention PKGNAME.wiz1-2/+2
2002-05-20Add and enable qiv.wiz1-1/+2
2002-05-20Initial import of qiv-1.7, a 'Quick Image Viewer'.wiz5-0/+86
Based on pkg/16700 by Marko Schuetz, with major changes.
2002-05-16Frederick Bruckman maintains this package at the moment.tron1-2/+2
2002-05-16use .tar.bz2 distfilegrant2-4/+5
2002-05-14Upgrade mplayer/gmplayer to version 0.90pre4:veego8-82/+87
- X11 fullscreen toggle fixes with various windowmanagers, multifile playback - DXR2 support (linux only) - Output into animated GIF - "cropdetect" video filter to autodetect needed size to crop - libavcodec marked as default encoder for MEncoder - manpage rewrite - lot of other fixes - gmplayer uses two new skins: CornerMP-aqua and hwswskin Also patch-ab is no longer needed and patch-aa has only one hunk remaining.
2002-05-14Don't include <sys/param.h> in function scope. This make lcms compile whenskrll2-8/+12
using nathanw_sa sources.
2002-05-14Add a missing SPACE, which was gone in the last commit and would result inveego1-2/+2
build errors due to two -I's with no space between them.
2002-05-14Fix build problems on older "a.out" system. Based on patches supplied bytron4-7/+43
Greg A. Woods in PR pkg/16030.
2002-05-14Make sure that include files appear under well known locations in thetron1-1/+6
buildlink directory. This fixes build problems in e.g. the "gnome-games" package.
2002-05-14Fix video recording. Patches by Julio Merino in private mail.wiz4-2/+33
Bump PKGREVISION.
2002-05-12Add a missing include, so all 64bit archs are recognized correctly.martin2-1/+14
Closes PR 16421 by Lloyd Parkes.
2002-05-12Add an explicit dependency on autoconf-2.13. This closes PR 16764 byrh1-1/+2
<jaco@teaser.fr>
2002-05-12prdownloads.sourceforge.net is no longer any use.abs1-2/+2
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-11Update gdk-pixbuf and gdk-pixbuf-gnome to 0.17. Changes include:rh9-58/+97
* Merged the endianness conversion fixes from the GDK version into the Xlib version; oops (Federico). * Merged fixes from GTK+ 2.0 * Minor documentation improvements (Federico). * Fixed endianness conversion in the 16-bit gdk-pixbuf-drawable functions (Federico). * Minor fixes for the IBM/AIX compiler (Christian Schaller). * The image loaders are now linked against the pixbuf and GTK+ libraries so that the Python bindings work (Johan Dahlin). * Backported the BMP loader from GTK+ 1.3 (Federico). * Added support for BI_BITFIELDS coding to the BMP loader [Ximian bug #12125] (Federico). * Fixed stupid bug in the ICO loader. ICO pixbufs should always have an alpha channel [Ximian bug #11224]. (Federico) * Slight tweaks to the documentation Makefile. (Federico) * Added support for 16-bpp BMPs and ICOs (Federico). * Added support for 32-bpp ICOs (Federico). * Use the correct visual and colormap for the pixbuf-demo widgets * Install the headers in a versioned directory so that they don't collide with the GNOME 2 platform (Havoc).
2002-05-09Slightly different version of last, so that it may be better accepted bywiz3-8/+9
the maintainers.
2002-05-08Fix compilation problems if work directory is on LFS.wiz3-9/+17
Patch by Konrad Schroder. See kern/16149.
2002-05-08Oops, forgot X11BASE -> X11PREFIX change for xpkgwedge.itohy1-2/+2
2002-05-07Fix if statement.wiz3-6/+6
2002-05-07Remove as version check; has bad interactions if you have binutils installedwiz1-11/+1
before trying to make mplayer, but not a gcc that's new enough in the base system.
2002-05-07Share patches between gmplayer and mplayer.wiz4-54/+4
2002-05-07Slightly different version of patch-ab, provided by Veego, sowiz2-11/+22
that it works better on non-NetBSD systems.
2002-05-07Update pstoedit to 3.31. Approved by wiz.itohy10-1261/+2316
Tested compilation on i386 (a.out) and alpha (ELF). Note the usage of libtool is not normal.
2002-05-06Fix build problems under Solaris. The necessary patches were contributedtron3-11/+33
by Lubomir Sedlacik in PR pkg/16554.
2002-05-06Update to 0.90pre3 (0.90rc3). Changes:wiz5-18/+10
- 3DNow optimization of AC3 4ch downmix fixed, optims re-enabled - DGA error/fail after 1 second of playing fixed - big A-V desync for some AVI files fixed - image distortions when seeking in some MPEG files fixed - libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...) - GUI aspect ratio and fullscreen switch fixes, cleanups - low FPS .wmv playback fixed - buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed! - various mjpeg improvements in libavcodec
2002-05-04Update to 0.9.9:wiz4-25/+26
- Grayscale native support (PGM format), plus four binarization methods. - Internal preprocessor including deskewing, balancing, thresholding and interpolation (by Giulio Lunati). - Various new features: border path computing, barcode search, detection of extremities, PAGE only mode, the flea, the spyhole, instant threshold, per-depth optimized X code, etc. - Documentation updated (but not finished). Glossary added. - Many bugfixes and interface enhancements.
2002-05-03Add and enable gri.jtb1-1/+2
2002-05-03Initial import of gri.jtb9-0/+794
Gri is a language for scientific graphics applications. By 'language' I mean that it is a command-driven application, as opposed to a click/point application. It is analogous to latex or tex, and shares the property that extensive power is the reward for tolerating a modest learning curve. Gri output is in industry-standard PostScript, suitable for incorporation in documents prepared by various text processors. Gri can make x-y graphs, contour-graphs, and image graphs. In addition to high-level capabilities, it has enough low-level capabilities to allow users to achieve a high degree of customization. Precise control is extended to all aspects of drawing, including line-widths, colors, and fonts. Text includes a subset of the tex language, so that it is easy to incorporate Greek letters and mathematical symbols in labels.
2002-05-03These two packages really only need GNU "as" 1.11 or newer to build onfredb3-7/+16
NetBSD-1.5.*, so pull in the build-time dependency on binutils and gcc conditionally on the version reported by ${AS}. For that case, set ${GCC_EXEC_PREFIX} in the build environment, and pass in an "--as=" argument to "configure", to make absolutely sure the new "gas" gets used.
2002-05-03Let this package build on NetBSD-1.5.*, too (with same patch as committedfredb2-1/+29
to "mplayer").
2002-05-03Enable for NetBSD-*-i386, after mtrr workaround.wiz1-2/+2
2002-05-03Comment out the mtrr parts on NetBSD versions that don't support them.wiz2-1/+29
Might make mplayer work on 1.5.2 and similar.
2002-05-03Switch MASTER_SITES from my homepage to MASTER_SITE_LOCALzuntum1-2/+4
2002-05-02Restrict again to -current starting from 1.5Y -- doesn't compile on 1.5.xwiz1-2/+2
because of missing MTRR support.
2002-04-30Update mplayer from version 0.60 to 0.90pre2 (old distfile is now longerveego23-687/+214
available). Not tested with the recent gcc and binutils changes. Only one local patchfile is now needed, which fix a -Wl,-R problem and reenables the auto detect support for libmpdvdkit on NetBSD. Where libmpdvdkit is now disabled, due to the css code in that source. The MPlayer code use libdvdread so it still can read DVDs. The css code is also the reason why we have to use NO_SRC_ON_FTP. List of changes, without being complete. Changes in 0.90pre2: - hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio - 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support - faster .ogg seeking (use -forceidx for slow but accurate one) - audio-only with gui fixed - -rootwin fixed for x11,xv,xmga,xvidix - aspect ratio fix for ffmpeg12 - mpeg-es detection fixed - runtime cpudetect disabled by default - support for many new win32 codecs, including mss1, tm20, ucod, truespeech - divx audio dll sig11 with glibc 2.1.(2|3) fixed - includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd) - manpages updated - 'f' (fullscreen switch) fixed for some WMs, still has problems - various freebsd and openbsd portability patches - options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect - -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding - fixed gtk gui crash with --disable-mencoder - no more black vobsub subtitles :) Changes in 0.90pre1: - 100% GPL - yeah, so what? - runtime CPU detection code - any x86 MPlayer binary can run on "any" other x86 CPU - video filter layer - with numerous plugins (crop, expand, etc, see the documentation) - ability to view or encode DVD/vobsub and/or text subtitles into the output AVI - prelimenary dvdnav support (experimental) - Direct Rendering - can't be used with libavcodec yet, sorry - ability to display subtitles under the image, on black bands - FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too - greatly enhanced MPEG4 encoder - in libavcodec. It's not always as good as DivX4, but is twice as fast - so it's very useful on realtime encoding. And generally also. - audio-only (wav/mp3/wma/ogg) file playback (console only) - playing/encoding audio from separate wav/mp3 file - support for more fileformats, including the new and very popular .ogg - multiple files playback from console, including various playlist formats - and of course, faster than ever... :)
2002-04-30rework comment describing why we are setting TMPDIR to ${WRKDIR}zuntum1-3/+4
2002-04-30Use gcc and binutils packages, if necessary.wiz1-1/+3
2002-04-30Use gcc and binutils packages if the system's are not new enough.wiz2-3/+5
Makes it build on at least 1.5.2/i386.
2002-04-28Set USE_CONFIG_WRAPPER.wiz1-4/+5
2002-04-28Add USE_CONFIG_WRAPPER.wiz1-1/+2
2002-04-28Mark the pkg as broken, not interactive.hubertf1-2/+2
It still needs attention...
2002-04-27Mark this pkg as interactive on sparc64 - building hangs on thathubertf1-1/+5
platform.
2002-04-23regen: Distfile on MASTER_SITE changed, but only the Changelog inside.wiz1-3/+3
Go figure. Closes pkg/16432.
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam4-4/+9
motif.buildlink.mk to define it.
2002-04-22Move COMMENT to the individual Makefiles.rh3-4/+7
2002-04-21Add and enable gmplayerrh1-1/+2
2002-04-21Initial import of gmplayer-0.60, an mplayer version with a GTK+ interface.rh11-0/+969
Provided by Rhialto <rhialto@azenomei.knuffel.net> in PR pkg/16417, with some modifications by me to make this package coexist with mplayer.
2002-04-21Split out 'Makefile.common' for upcoming import of gmplayer package.rh2-38/+37
2002-04-20On arm32, use gcc-2.95.3 to avoid internal egcs errors.cjep1-1/+5
2002-04-19Update to version 1.8.5.seb18-914/+498
Changes in version 1.8.5: - various portability fixes - various SVG fixes and optimizations Changes in version 1.8.4: - SVG renderer: - make graph|node|edge ids unique, particularly for multiedges - put graph|node|edge names in <title>...</title> - use some property inheritance to reduce size of output - fix compile errors when no zlib - updated DTD reference - GD renderer: - Minimal Type1 font support - look in {${X11BASE},${X11PREFIX}}/lib/X11/fonts/Type1 - look for .pfa or .pfb font files based on fontname - run gdgen.c through dos2unix - problems with gcc on SuSE - fix Mac-OSX build problems: - improve strto[u]ll configure tests - add -fno-common for extern problem - function renamed to avoid conflicts (vis -> visibility) - add configure tests for search.h, malloc.h, getopt.h, errno.h - improve configure tests for FILE struct features - add configure tests for lrand48 - add new demo graphs: - graphs/undirected/Heawood.dot - graphs/undirected/Petersen.dot - neato: - fix for -x implementation in neato (Bug 77) - fix spline problem (Bug 87) - fix some divide-by-zero problems - twopi: - fix Bug 117 - update man pages for disconnected graphs capability - added arrowhead or arrowtail = tee - add dotneato/pack code to twopi - add contrib/prune to gnu build and install Changes in version 1.8.3: - fixed parse error for lines starting with '#' in .dot files - fixed a recently introduced bug that caused failure of: digraph G { {rank = same; A -> B; B -> A } } - updated DOCTYPE header in SVG outputs - added dotneato/common/xbuf.[ch] for dynamic string handling to avoid sprintf buffer overruns. - twopigen - handle special case of graphs with < 3 nodes. - neato - handle point shapes - added fontcolor support to svg - Fixed bug 109 - Removed duplicate definitions for str[n]casecmp - Added missing declarations needed for Windows - Cleaned up warning messages from set but unused variables - Removed use of DOS preprocessor variable; uniformly replaced by MSWIN32