summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv39-96/+78
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz3-6/+3
2003-03-28Remove superfluous whitespace.wiz1-2/+2
2003-03-28Ok...Finally get this right. The 5.0 Mesa needs LIBTOOL_OVERRIDE which worksjmc1-2/+2
correctly on install now when tested.
2003-03-28Oops. This applied before, not with the last update to Mesa.jmc1-2/+2
2003-03-28Needs LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE as it turns outjmc1-2/+2
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma4-4/+8
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package.
2003-03-24"PKGREVISION++, since more files are installed..."jschauma1-1/+2
- Wiz
2003-03-24Add distinfo for and facilitate using of MESA_REQD=3.4.2;jschauma4-7/+14
2003-03-24Fix PR pkg/20685 by changing the if-statements to allow creation of a fakejschauma3-15/+15
package for clean-depends-list purposes. While here, also remove the no longer necessary CFLAGS after previous commit in MesaLib and also add distinfo for MesaLib for non Mesa-5.0.
2003-03-24Also install glxext.h, as suggested by Joachim Koenig-Baltes injschauma2-5/+5
PR pkg/20878.
2003-03-23Update cdlabelgen to 2.5.0. Changes include:rh5-67/+71
cdlablegen: * added support for long options * added some options to choose different colors for plaque background, category, subcategory and text * added a man page * add /opt/lib/cdlabelgen/ to template search paths * added: -M option, to print out envelope for a CD * -v <very large number> is no longer an error, instead, all items are printed on cover, none on the tray card. * also added .spec file, from other sources on web, for RPM installs. Use: rpm -ta cdlabelgen-n.n.n.tgz to create RPM [not tested] * -v option to support splitting items array into items for cover, and items for tray * word wrap could result in 0 items, now ensures that #items >= 1 * fixed bug where -f <file> containing one item only was being skipped; also added code to handle all kinds of end-of-line delimiters in the items file - each line is considered to be one item, so need to handle all kinds of EOLN characters. * -w word wrap was not working, now should work better in all cases * added -p option, pass to template.ps option to clip items instead of auto_reducing them to fit to a column * allow skipping either -c or -s option (or both) * minor change to insert \n in @items - keeps PostScript DSC compliant (as far as possible!) - line length should be < 255 chars done to keep warning messages away when using GSview template.ps: * added support for plaque background color, category text color, subcategory text color and text color * increased normal cd case insert dimensions very slightly for better fit * removed the ISOLatin1 recoding of fonts; added %%BeginProlog DSC comment - this allows piping output through the ogonkify program which can recode in a number of encodings. see man page for more information. * fill2 background should fill two endcaps only, do not fill the extreme right-hand tongue-cap, since the tongue-cap does not exist in normal cd inserts * added optional image translate arguments for -S and -T to offset cover/tray image as required * added -y: move entire printout up or down; ex: -y 1.5, for A4 paper size * added -l: control width of cover/tray edge lines, 0 skips printing edge lines entirely * support printing of CD envelopes, merged in envelope template sent by Ronald Rael Harvest <number6@cox.net> * added variables to control left/right margins for both cover and tray * both cover and tray can print list of items, uses two different arrays containing the items * add "fill2" option to fill image in tray and end-caps too in addition to just filling the interior of the tray card * -s <subban_string> would not print along the spine even when it would fit, Rewrote make_endcap function. * added larger bottom page offset - hopefully, will work on most printers using A4 size (Europe) * -p option now actually clips text (instead of just clipping graphically - used to leave partial letters on the printout) now full characters at the end of the string are omitted if needed to fit the column * major change to the font size and number of columns computation for list of items Added option to clip text instead of auto_reducing text to fit to column * images can be scaled to completely fill cover and tray card - so they can be used as background images. * added support directives {#BI} {#B} {#I}, appearing in input text, make a line bold-italic, or bold, or italic respectively. Directives must appear in column 1 of line. * bug fix: in n columns output, if number of items was not a multiple
2003-03-22Wildcard urt dependency.wiz1-2/+2
2003-03-22Updated to version 0.90rc15 (well, 0.90rc5).salo8-21/+22
Based on patch sent by Juan RP via PR pkg/20836. Changes: DOCS: ===== - Chinese docs/help translations update - english manpage updates (new filters, fixes) - Gui about-box updated Features: ========= - new video filters: detc, down3dright, hqdn3d, telecine, tfields - mpcodecs: SGI image decoding (usable with -mf) - mpcodecs: NUV _en_coding support (mencoder) - mpcodecs: RealAudio Win32 DLL support on linux, 'cook' codec crash fixed - DLL loader: truespeech codec support (tsd32.dll) Porting: ======== - MacOSX support for quicktime en/decoding, MOV demuxing, video timer - mpdemux: Dynamic DVD drive selection on Darwin - dshow, dmo: cbAlign=1 fix for proper win32 support - mpdvdkit2: HPUX, Cygwin fixes Fixes: ====== - mpdemux: RealVideo demuxing fixes (better WxH, fps parsing, A-V sync) - mpdemux: MOV parser fixes: AAC (mp4a) support, variable fourcc - mpdemux: WAV extra header (cbSize>0) parsing fixed - mpdemux: mpeg bitrate calculation fixed (still bad for VBR files) - mpcodecs: TGA decompression fix - DShow interface: BGR 15bpp support fixed - X11 fullscreen code: fix detetcion of metacity - vidix: radeon_vid ecp_div fix - vidix: mga_vid chroma pitch fix - drivers/mga_vid.o: fixed G400 16MB detection - -ao win32 fixes - -ao alsa9 faster seeking support - -ao nas (mem?)leak fix - -ao mpegpes: fix DVB volume mixer (with the HEAD driver) - -vo directfb2: DFB 0.9.17 support - -vo directx: 'ontop' option, other fixes - -vo dxr3: fix subpic placement - -vo gif89a: VOCTRL_DUPLICATE_FRAME support, YV12 supp. removed - -vo dfbmga: Update sub-picture layer, support for selecting field parity - TOOLS/matroxtv: improvements, now it looks much better... - configure: MacOSX support, better (un)gif, FAAD detection, etc - configfile parser: better error messages
2003-03-21fix two bugs in freetype-config that prevent it from working outsidedillo4-2/+40
of pkgsrc: - place -I${LOCALBASE}/freetype2 before -I${LOCALBASE}, since otherwise freetype 1 headers might be used - add -Wl,${RPATH_FLAG} bump pkgrevision
2003-03-21Fix "zlib" configuration in "Makefile.common" so that PNG tools get built.tron3-4/+16
Bump package revision to reflect this change. This patch was contributed by Christopher Richards in PR pkg/20809.
2003-03-18Convert his package to buildlink2 to make it build with the updatetron1-6/+4
"netpbm" package. Bump package revision to reflect change.
2003-03-18Update "netpbm" package to latest stable version 10.11.6. Numerous bugstron8-671/+97
have been fixed and a lot of features have been added since version 9.25.
2003-03-17Add dmocodecs; bump PKGREVISION to 2.wiz3-5/+14
2003-03-17don't try and do ${XMFMF} -a because that produces 'xmkmf -a -a' whichdmcmahill2-4/+4
causes an error. This builds and runs on alpha now.
2003-03-15use a time_t * as the argument to time(3) to let this compile on 64 bit systems.dmcmahill2-1/+15
Fixes recently noted compile problems on alpha.
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam7-16/+21
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles.
2003-03-14On Linux, we need to include <math.h> in one instance.jschauma2-1/+13
Note that after this, the package installs cleanly without a problem, indicating that jlam's fixes for PR pkg/19735 worked and the PR most likely can be closed.
2003-03-13Bump BUILDLINK_DEPENDS.xpm from "xpm-3.4k" to "xpm>=3.4k" so that pkgsatatat1-2/+2
that depend on xpm don't get lost trying to install xpm-3.4knb1 when xpm-3.4knb1 is already installed (because they think they need xpm-3.4k because that's what the buildlink file said). Suggested by the wiz.
2003-03-13Fix Xft detection. Bump PKGREVISION to 1.wiz1-1/+7
2003-03-13Fix some more dependencies.wiz1-2/+2
2003-03-13Create fake libtool archives to fix build problems on XFree86 4.x systemtron2-2/+30
when programs are supposed to be linked with the included Mesa libraries. These changes by Johnny C. Lam fix PR pkg/20649 by myself.
2003-03-12More updates from Mesa:jschauma3-6/+6
As with the Makefiles, only include Mesa's buildlink when necessary, otherwise include MesaLib's and/or glu's buildlink.
2003-03-11Update KDE to 3.1.markd10-910/+926
Many bugfixes and functionality enhancements including: kdegraphics KView: Added KImageViewer interface Added possibility for plugins Added Slideshow plugin Enhanced Mousewheel support Automatic resizing to fit images with varying size kviewshell: added statusbar kviewshell: usability improvements KuickShow: Digital camera jpeg images obey orientaion information KuickShow: General UI improvements, now features a menubar KuickShow: Ability to browse image collections on remote servers KuickShow: Digital camera jpeg images obey orientaion information KPovModeler: Implement support for the missing PovRAY 3.1 primitives, zehender at kde org. KFax: Rewrite all the UI code to be KDE standards compliant, cleanups. (Nadeem Hasan <nhasan@kde.org>) libkscan: support for halftoning scan mode where available kooka: thumbnail view of scanned images added kooka: ported to KDockWidgets to provide a customizable GUI kooka: inline image renaming and drag and drop NEW IN KDE:KPovModeler, a modeling and composition program for creating POV-Ray (tm) scenes
2003-03-10Update to 0.31. Changes:wiz3-31/+15
0.31: A fix for an annoying bug that caused full screen to update instead of only the changed area, a new variable-size, Gaussian-distribution dropper tool, and a new commandline argument to make SVG icons default without recompiling. 0.30: Path corruption in node editing has been fixed. <mask>, <clipPath>, and <symbol> have been implemented. Viewport and alignments in <svg> have been implemented. Incorrectly interpreted rectangle corners have been fixed. The slideshow works again. 0.29: This release has been ported to the Gtk+ 2 widget set, removes the GNOME dependencies, makes gnome-print optional, and adds initial support for the Win32 environment.
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma7-12/+24
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09Update Mesa and friends to version 5.0, using patches provided in PR pkg/19302.jschauma22-120/+126
At the same time, move Mesa and friends to LOCALBASE rather than X11BASE, so that they can be installed regardless of XF version. Introduce MESA_REQD variable that can be set to 5.0, thus allowing systems with XF4 to indicate that the provided version is not good enough. All packages using Mesa, MesaLib, glu or glut will get a PKGREVISION bump over the next few days.
2003-03-09update to 2.0.9dmcmahill4-16/+16
detailed list of changes not available, but this update is needed to support the 20030223 release of the gEDA suite.
2003-03-08Change bison to a BUILD_DEPENDSjmc1-2/+2
2003-03-08Include bison buildlink2.mk so this can find bison at build timejmc1-1/+2
2003-03-08Update to ogle 0.9.0.mycroft8-139/+18
2003-03-07Update to 2003.02.22.wiz3-8/+80
Japanese, Greek, Finnish, British English, Hungarian translations. Other translation updates. * Gave sound effects to more stamps: Camera, Saw, Rooster, Checkered Flag, Mallet * Using a new set of Euro coin images. (Have correct ratios) John O'Sullivan * Created 'Animals' category with 'Birds' and 'Fish' subcategories. * Added Drake, Guineafowl, Hen and Rooster to 'Birds' John O'Sullivan * Added Blue Groper, Butterfly Fish, Clown Fish, Coral Trout, Dolphin Fish, Lion Fish, Moon Wrasse and Striped Fish to 'Fish' John O'Sullivan * Described some undescribed stamps. Karl Ove Hufthammer * Added hand stamp to 'Shapes.' * Added 'Sacagawea' coin to 'US Coins.' * Added squeaky sound for 'Rubber Duck' stamp. * Created 'Nuts' category under food. * Moved Walnut from 'Fruit' to 'Nuts.' * Added (shell-less) Pecan, Walnut and Almond to 'Nuts.' * Updated README.txt.
2003-03-07Update to 0.9.10:wiz4-23/+128
Some more platforms supported, new translations and translation updates, documentation updates, bug fixes, and 2003.February.22 (0.9.10) * UTF-8 stamp descriptions word-wrap around spaces. * Support for more HTML escape codes in description files. [ Not yet working ] * ALT+F4 accepted as alternative to [Escape] (to quit) by Tux Paint's main loop. Windows wasn't rending a 'Close Window' event on that key combo, like it should (I think). John Popplewell 2003.February.1 (0.9.9) * When a locale requiring its own font can't be used because the font is missing, Tux Paint now CORRECTLY switches back to default ($LANG=C, which for Tux Paint is 'American English') * Locale-detection code made more robust. (Check LC_MESSAGES, not LC_ALL) TOYAMA Shin-ichi * Added support for some useful HTML escape sequences in stamp descriptions (e.g., "&acute;" for "á" ("a" with "'" over it)) Append ".esc" to the locale code (e.g., "fr.esc=...") in the ".txt" description files. * Wrote "docs/ESCAPES.txt", which covers valid escape sequences. * Made 800x600 mode available at runtime, rather than just at compile-time (available "--800x600" command-line option and "800x600=yes" in conf. file; overridden by "--640x480" option, or "800x600=no" or "640x480=yes" in conf.) NOTE: STILL EXPERIMENTAL! 640x480 mode is still default! * Fixed 'Magic Tool' selector redraw bug in 800x600 mode. 2003.January.27 (0.9.8) * Added some translations to Tux Paint's icon's comment in tuxpaint.desktop. * Updated default tuxpaint.conf to mention all of the newest options. * Fixed Japanese locale detection. TOYAMA Shin-ichi * Stamp description translations can be encoded using UTF-8. Append ".utf8" to the locale code (e.g., "fr.utf8=...") * Removed stamp descriptions from Japanese translation file (src/messages/ja.po). (Will be placed as UTF-8 encoded text in next Tux Paint stamps package release.) 2003.January.26 (0.9.7) * Fixed translation bugs with some save-related prompts. * Polish available as "--lang polski" as well. 2003.January.22 (0.9.6) * Save directory can be specified ("--savedir") John Popplewell * tuxpaint-import now creates the '~/.tuxpaint/saved' directory, if it doesn't exist * Initial support for arbitrary window sizes. (#define SVGA for 800x600) TOYAMA Shin-ichi * Added a few new colors, renamed some old ones. TOYAMA Shin-ichi * Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas * Indonesian available as "--lang bahasa-indonesia" as well. 2003.January.8 (0.9.4) * Changed sparkles so they look less like blobs. (Thanks to Dave Nelson for the suggestion.) * Added a mode that uses XORs ("rubber-band lines") much less: --nooutlines It should help for very slow machines and using Tux Paint remotely over a networked X display. * The 'Circle' shape no longer switches into rotation mode (since it never affected the shape!) 2003.January.6 (0.9.3) * Screen now refreshes when switching back to fullscreen Tux Paint. John Popplewell * FAQ categorized 2002.December.10 (0.9.2) * Added initial attempt at keyboard control support (for mouseless environments): "--keyboard" * UTF-8 support working. 2002.November.16 (0.9.1) * Updated man page. * Added some missing "gettext_noop()" wrappers to some strings. * Stamp sound effects played when clicked, even if stamp is already selected. * Added more translated documentation directories, with dummy docs. 2002.November.12 (0.9.0) * Fixed endian issue which caused stamp icons and saved-file thumbnails to have messed up colors! (Tested on Mac laptop running Mac OS X.) * Added FAQ item regarding fullscreen not being in 640x480 under Linux. (Partially based on libSDL's Linux FAQ: http://www.libsdl.org/faq.php?action=listentries&category=3#34 ) * Added notice about downloading libraries and '-dev' packages under compiling/Linux section of INSTALL.txt. * Rearranged INSTALL.txt some. * Converted titlescreen image from JPEG to PNG (so libJPEG would no longer be required). * Updated PNG software list (PNG.txt) * Added version number and release date to title screen. * Fixed strange undo/redo access bug (redo available after open). * Uses "Library/Preferences/tuxpaint" instead of hidden ".tuxpaint" directory under Mac OS X. Darrell Walisser 2002.November.3 * HTML documentation cleaned up (no warnings or errors from HTML Tidy!) * Supports locale-specific fonts for languages that need Unicode. e.g., Korean will use "ko.ttf", if found, for translated strings.
2003-03-05Update to 3.7.3, from Jim Bernard in PR 19663.wiz5-45/+22
Changes: 3.7.3 * Major: contributed code to re-add gamma, inverse normal, and inverse error function * Windows specific fixes, most visibly changing the 'pause' command to avoid cpu hogging, and updated build procedures * Improved metapost driver * Make Linux driver work with devfs * Numerous bugfixes backported from development version, see ChangeLog * A large number of documentation misprints have been fixed 3.7.2 * Major: we have removed code that was labeled with a non-commercial use clause. The effect is that this removes the gamma, inverse normal, and inverse error function from platforms that have no native implementation. * Support for BeOS * New terminal drivers: emf (Enhanced Metafile Format), epslatex, ggi (General Graphics Interface), pdf, svg (W3C Scalable Vector Graphics) * Updated png driver: web-friendly palette, transparent images, explicit colour specification * Updated HPGL driver: optional multi-pen support, alternative plot sizes, variable font sizes * Updated gnugraph driver: now requires GNU plotutils 2.2 or better * Updated eepic driver: picture environment now scales with "set size" * Updated fig driver to fig file format 3.2 * Updated tkcanvas driver * Fix font size option in pslatex driver * configure-alike script for VMS * Command substitution in double-quoted strings * Vector clipping style for 2D plots * Sort terminals by name before displaying * Numerous bugfixes
2003-03-04Also bump BUILDLINK_DEPENDS.graphvizseb1-2/+2
2003-03-04Fix build for all systems without pthread: the ast_common.hseb1-2/+5
included in the distribution tarball really should not be there. Bump PKGREVISION
2003-03-04Update to 1.0.5 -- use sources supplied with latest tarball, no changes,wiz3-17/+8
except integration of part of patch-aa.
2003-03-04Update to 1.0.5.wiz2-6/+5
1.0.5 (mar 1st 2003) Only a small fix for progressive jpeg suspension problem. This is the long-awaited final release containing the new 'dynamic MNG' feature and bringing MNG compliance to near 100%! 1.0.5-rc3 (jan 20th 2003) Minor bug-fixes and finalizing the accepted proposal (by official vote) for the TERM/frame_delay changes on mng-list (nov-dec/2002). 1.0.5-rc2 (dec 9th 2002) This contains fixes for a few minor details reported by the loyal testers. It fixes some issues with the goframe/golayer/gotime processing and related stuff. And it adds a way to disable playback-caching from within the MNG, which is very useful for streaming-MNG encoders (such as gserver!). 1.0.5-rc1 (nov 1st 2002) This fixes a few small problems and brings the TERM/MEND processing, with respect to interframe_delay as per the current discussion on MNG-list, up-to-date with the latest proposal. 1.0.5-b3 (oct 15th 2002) Fairly quick after beta2, since that introduced a couple of unfortunate booboo's and wasn't very workable. It also changes the standard configure script to build a standard shared object similar to what I intended. 1.0.5-b2 (oct 9th 2002) Second beta for next 1.0.5 release. This addresses some minor problems detected during testing. It adds the proposed change to the MNG spec as discussed on the "mng-list" recently; eg. Adam's option 4. And it adds a little function to check at run-time if the lib is a beta or not. 1.0.5-b1 (sep 24th 2002) First beta of a large maintenance release. This completes support of the MNG specification to nearly 100% (PAST, PROM, delta-images, BACK image+tile). It adds "dynamic" MNG and a few other neat routines as well as fixes several bugs reported through SourceForge or to me directly.
2003-03-04Update to 1.3.1:wiz3-6/+7
- Translations updated to sync with the stable release. * Fixes to exif information display. * Fixed copy and move overwrite dialog logic. * Fixed path entry in main window. * Fixed missing translated text (utf8 warnings, blank menus, etc.). * Misc bug fixes, more GTK 2 porting.
2003-03-04Update to 1.2.2.wiz3-6/+7
- Updated French and Spanish translations. - Added Vietnamese translation. - Tweaked behavior of 'view in new window' to honor multiple selections. * Fixed copy and move overwrite dialog logic.
2003-03-03Update to 1.9seb30-556/+1029
Package changes: - Be a specific/verbose about dependencies' includes and libraries directories - Require Xaw type "standard" - Install complete html documentation - Add libiconv dependency - Remove libgd documentation - Add upcoming libcurl support in comments Changes since version 1.8.10: January 23, 2003 - declare this version 1.9 (3-level version numbering has been dropped now that we have nightly snapshot builds with their own extended numbering.) - general - config.h is no longer installed. config.h is generated by ./configure for the current build only. It may not be applicable for derivative builds. - improve ICONV configure tests - lots of janitor-work to clean up warning messages from -Wall - use @OBJEXT@ in Makefile.am so that .obj is used under cygwin - fixes for Solaris builds - use libpng-config if available - reduce long build times due to touching ast_common.h too often - improve dependency tracking. "make -j8" now works with distcc - autogen.sh fixes to work on RH7.3, RH8.0, and Solaris. - eliminate use of suffix rules which confused some makes. - DOT language allows '+' for concatenation of quoted strings - dot, neato, twopi - fix bugs 209, 210, 214, 216, 217, 222, 224, 225, 229, 230, 233, 236, 237 - update gd into alignment with gd-2.0.9 - change to make libagraph output compatible with libgraph input - add shapes: septagon, pentagon, a_ediamond, rect, rectangle - introduce "ND_...", "ED_...", "GD_...", node/edge/graph-data accessor macros in partial preparation for use of libagraph in dot. - add libdotneato.so, dotneato.h, dotneato-config to aid use of dot libraries by user apps based on installed graphviz-devel rpm and without access to graphviz sources. - new xdot output format providing detailed drawing instructions - new -y command line flag, inverts y coordinates - support multple -T when -o given, as in: cat xxx.dot | dot -Tpng -Tcmap -o xxx which produces xxx.png and xxx.cmap from a single layout computation. Intended for use in CGI programs. - agraph - correct callback ordering for deletions - tools - add gxl2dot and dot2gxl for GXL language conversions - gvui now provides *map output - tcldot, tcldgr, tcldgl - improve tcl8.4 support - extend search path for tcl.h to include /usr/local/include/tcl8.4/ in support of BSD install conventions. - dynagraph - many fixes - change to not build dynagraph by default (use --with-dynagraph) - docs - dotguide updates
2003-03-02Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma28-54/+63
portable. Bump PKGREVISION accordingly.
2003-03-01use imake man page handling so this now works on Darwin, Linux, etc.grant2-8/+8
bump PKGREVISION.
2003-02-28fix a broken #ifdef, noted on Linux.grant2-7/+10
2003-02-28Update to 2.2.0.2. Changes in this version:jmmv3-11/+9
- Fixed the way the idle loop is set up around the update/redraw flags. - Fixed event copying. - Added translations: fa, kn, id.