Commit graph

3871 commits

Author SHA1 Message Date
ben
fc7adcede2 Apply gqview-devel update from Soren in PR 23770.
Changes since 1.3.5:
* Port to GTK2 completed, lists are now GtkTreeViews.
* Drag and drop now works with button 1 (see notes below).
* Added preview of results when auto renaming files.
* Middle button now toggles item selection.
* Improved moving of images within collection window.
* Now shows safe delete status in delete dialogs.
* Removed "Insert file drops at pointer location" option.
* Some options in preferences window were moved to advanced tab.
* Drag and drop now works fully with nautilus and konqueror.
* Fix removal of of old thumbnails, broken by previous release.
2003-12-16 02:25:45 +00:00
xtraeme
120e72873c Update to 2.4.1
Changes:

  - Better filename -> UTF-8 translation - #122671, #117838 (Jens,
    Hidetoshi Tajima)
  - configure switch to disable libexif support
  - Added X-GNOME-DocPath to .desktop file
  - Fixed crash on shutdown
  - Fixed crash when libexif is not available
  - Fixed duplicate size entries in info view
  - Update image infos on modification
  - Translation Updates.

And more... review Changelog to see a full list of changes.
2003-12-15 00:00:25 +00:00
xtraeme
9034375319 Update to 2.4.1.1
All pixmaps were updated for GNOME 2.4.
2003-12-14 22:10:53 +00:00
jmmv
71d26d97cb Update to 2.4.0, based on work done by xtraeme@:
Version 2.4.0
- gdk-pixbuf loader fix
- support for title and desc elements

Version 2.3.0
- Support Paths inside of <defs> and use them in <use/> statements
- Vastly improved CSS support (libcroco and builtin)
- LibCroco CSS support
- Improved support for Gimp plugin
2003-12-14 21:35:11 +00:00
jmmv
04727c8ec8 Update to 2.4.0, based on work done by xtraeme@.
2003-09-01  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.4.0

2003-09-01  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "ne" to ALL_LINGUAS.

2003-08-31  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.

2003-08-25  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.3.7

2003-08-11  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.6

2003-08-07  Anders Carlsson  <andersca@codefactory.se>

	* configure.in:
	* docs/reference/Makefile.am:
	* docs/reference/libgnomecanvas-docs.sgml:
	* libgnomecanvas/gnome-canvas.c:
	Generate xml documentation.

Fri Aug 01 11:49:34 2003  George Lebl <jirka@5z.com>

	* libgnomecanvas/gnome-canvas.c: Inside the do_update function it is
	  possible that during picking we emitted an event in which the user
	  then called some function which then requested update of something.
	  We thus need to check again if we need to update stuff as without
	  that we'd be left in a state where need_update would have been left
	  TRUE and the canvas would have been left unpainted until another
	  expose event.

2003-07-10  Joel Brich <joel.brich@laposte.net>

	* configure.in: Added "eo" to ALL_LINGUAS.

2003-06-20  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* configure.in: Added "is" to ALL_LINGUAS

2003-06-16  Taneem Ahmed  <taneem@eyetap.org>

	* configure.in: Added "bn" to ALL_LINGUAS.

2003-06-11  Kenneth Rohde Christiansen  <kenneth@gnu.org>

	* configure.in: Added "li" to ALL_LINGUAS.

2003-05-18  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	Implement general clipping in clipgroup. Fixes bug #104602.

	2001-12-06  Lauris Kaplinski  <lauris@kaplinski.com>

	* gnome-canvas-clipgroup.c (gnome_canvas_clipgroup_update): Invoke
	parent method with NULL clippath, recalculate bounding box
	(gnome_canvas_clipgroup_render): Implement, do buffer/buffer
	clipped composition here
	(gcg_buf_new): Quick'n'dirty buffer cache
	(gcg_buf_free): Ditto
	(gcg_mask_new): Ditto
	(gcg_mask_free): Ditto

2003-05-13  Telsa Gwynne  <hobbit@aloss.ukuu.org.uk>

	* configure.in: Added "cy" to ALL_LINGUAS.

2003-05-07  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Added "cs" to ALL_LINGUAS.

2003-05-05  Christian Rose  <menthos@menthos.com>

	* configure.in: Added sr and sr@Latn to ALL_LINGUAS.

2003-05-03  Kjartan Maraas  <kmaraas@gnome.org>

	* docs/reference/*: Merged docs from branch.
	* libgnomecanvas/gnome-canvas-util.h: Same here.

2003-05-03  Kjartan Maraas  <kmaraas@gnome.org>

	reviewed by: Tim Janik <timj@gtk.org>

	* libgnomecanvas/gnome-canvas-line.c: (gnome_canvas_line_update):
	Fix for bug #72424. AA Canvas crashes if you create a line that has
	arrows enabled but not yet any point positions set. Patch from
	Andreas Holzmann <Andreas.Holzmann@epost.de>.
	* libgnomecanvas/gnome-canvas-pixbuf.c: Fix for bug 97604.
	Certain affine transforms do not work for pixbuf items. Patch from
	Jim Evins <evins@snaught.com>.
	(gnome_canvas_pixbuf_render): Same as above.
	* libgnomecanvas/gnome-canvas-shape.c: (gnome_canvas_shape_update):
	Fix for bug #98258. Outline widths of rect, ellipse, and polygon
	items don't rotate. Patch from Jim Evins <evins@snaught.com>

Mon Mar 31 07:21:33 2003  Tim Janik  <timj@gtk.org>

	* libgnomecanvas/gnome-canvas-pixbuf.c:
	(gnome_canvas_pixbuf_update): change update logic to fix redrawing bugs.

2003-03-27  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.0

2003-03-26  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.

2003-03-21  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "ml" to ALL_LINGUAS

2003-03-19  Paul Duffy <dubhthach@frink.nuigalway.ie>

        * configure.in: Added "ga" to ALL_LINGUAS.

2003-03-06  Sebastian Rittau  <srittau@jroger.in-berlin.de>

	* libgnomecanvas/gnome-canvas.c (gnome_canvas_w2c_d): Corrected
	docstring so that "returns" is not the first word on a line.
	* docs/reference/libgnomecanvas-sections.txt: Inserted *Class
	definitions into standard sections. Moved *Priv definitions into
	private sections.
	* docs/reference/libgnomecanvas-docs.sgml: Fixed file include:
	sgml/gnome-canvas-rect-ellipse.sgml -> sgml/gnome-canvas-ellipse.sgml
2003-12-14 19:48:37 +00:00
markd
7cea8c1953 Update ivtools to version 1.1.2.
Changes from 1.1.0: incorporation of our patches in the standard
distribution.
2003-12-14 12:02:17 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
recht
3335014a1c update to the 031029 version and add the qtextras codecs 2003-12-12 23:16:44 +00:00
wiz
21f064c5ee Update to 1.0rc3.
Package fixes:
mencoder now installs a correct man page link on MANZ=1 systems.
Added a patch so this might compile on amd64 systems, addresses
PR 23727.

Changes:
MPlayer 1.0pre3: "The Real Counter"

DOCS:

    * all MPlayer and MEncoder options documented
    * all FFmpeg/libavcodec options documented
    * Support for building incomplete XML documentation
    * Support for building all-in-one HTML docs
    * HTML documentation obsoleted
    * English, Polish and French HTML documentation removed
    * Spanish documentation translation finished
    * Macedonian runtime output translation added
    * small improvements and bug fixes all over the place

Ports:

    * fixed compilation of Matroska on MinGW32/Cygwin
    * support for detecting non-Intel CPUs under Cygwin
    * sub autoloading under Windows
    * removed pthread dependency (compiles out of the box on a default NetBSD install)
    * more 64 bit fixes
    * a lot of Mac OS X fixes
    * prefer TOOLS/cpuinfo over linuxemu's /proc/cpuinfo under FreeBSD/x86
    * Darwin XMMS libs supported
    * support newer Darwin versions in Altivec detection code
    * support for newer Apple GCCs

Codecs and demuxers:

    * better support for (buggy) MEncoder created streams in libmpeg2
    * MPEG-TS demuxer updates
    * fixed the MPEG muxer
    * fixed tons of bugs in MMS streaming
    * user settable http user-agent field
    * improved (now working) seeking with support for growing files in Realmedia format
    * saveable and loadable index files (workaround for formats not supporting files over 2GB)
    * Ultimotion VfW decoder
    * support for MMS streams with UTF urls
    * big DVB demuxer update
    * fixed MOV demuxer to always read ImageDesc (fixes ffsvq3 bugs)
    * fixed an old bug in AVI/Waveformatex size calculation
    * XviD API-4 (1.0 beta2) support
    * improved FLAC-in-Ogg support
    * Matroska: better AC3 detection
    * Matroska: VobSubs, MP2, FLAC, AAC and HE-AAC support
    * improved detection of Real RTSP through URL analysis
    * fixed stereo 16 bit TWOS
    * fixed MPNG when using BGR24 images
    * control functions in OGG demuxer
    * http cookies support
    * LML-M4 MPEG4 capture card raw stream format support

Filters:

    * some fixes in the delogo filter
    * optimized eq2 filter
    * weighted gamma support in the eq2 filter
    * new filters: hue, spp, fil, yuvcsp
    * alternative postprocessing filter (spp)
    * big scale filter updates
    * zrmjpeg filter, a kick-ass mjpeg encoder using FFmpeg/libavcodec
    * filmdint: new inverse telecine filter, heavily mmx and 3dnow optimized

FFmpeg/libavcodec:

    * Lagrange multipliers instead of qscale, encoding quality much improved
    * fixed an old bug in MPlayer's support code
    * support wider range of VOLs in H263
    * direct rendering support in MJPEG
    * massive MLib optimizations
    * more VQA files supported
    * Theora support
    * Sunplus JPEG (SP5X) support
    * H.263 GOB fixes
    * massive cleanups
    * reduced memory footprint (!)
    * fixed decoding if aspect ratio changes
    * MMX2 optimizations in HuffYUV
    * lots of bugs squashed in HuffYUV
    * long standing decoding errors after 'first frame is not keyframe' fixed
    * CRI ADX support
    * XA ADPCM support
    * fixed files with odd dimensions on PPC
    * optimized MPEG2 bitstream parsing
    * better interlacing framework
    * support for IBM's XLC compiler
    * support for SAR (sample aspect ratio)
    * floating point AAN DCT
    * dynamically alloc big data fields (lower memory usage in most cases!)
    * fixed stereo IMA-ADPCM encoding
    * inline vs always_inline - some speedups
    * MMX2 optimized FDCT
    * accurate 2-4-8 DCT
    * much faster DV encoding (it beats libdv)
    * support Cinepak files with funky (not divisible by 4) resolutions
    * Altivec optimized FDCT
    * XvMC speedups
    * initial ZyGoVideo decoding
    * RGB support in FFV1
    * new Palette API, all codecs updated
    * Noise reduction of DCT coefficients
    * "av_log" logging API
    * support for buffer hints from codecs
    * BGR24, RGB555 and PAL8 image formats
    * 8BPS, MS RLE, MS Video1, QT RPZA, QT SMC, FLIC and TrueMotion1 decoders
    * 16x8 MV visualisation support
    * H.263 overlapped block motion compensation (OBMC), 4MV support
    * H.263 alternative inter vlc support
    * H.263 deblocking filter (MMX optimized)
    * H.263 modified quantization support
    * H.263 slice structured mode support
    * Real RV20 decoder (with B-frame support)

Drivers:

    * VIDIX equalizer support in fbdev, svga and vesa
    * VIDIX colorkeying support in fbdev, svga and vesa
    * obsoleted option: -fb
    * new SiS 650/651/740/etc VIDIX driver
    * safer vo_directx direct rendering
    * massive nvidia_vid updates
    * gl2 updates
    * ggi now supports non-directbuffer rendering and slices
    * tdfxfb fixed on gcc 3.x
    * dfbmga updated, G200 support
    * colorkeying can be disabled
    * Radeon 9800 (R350) support in VIDIX
    * proper fix for buffer size workarounds in vo_zr
    * new vo_zr2 driver, which uses the advantages of the filter layer
    * fixed vesa when used together with pthread
    * runtime stay-on-top functionality (in almost all output drivers)
    * ALSA 1.x support

SWScaler:

    * updated MLib (Sun VIS) support
    * more accurate filters (rounding fixes)
    * MMX optimized UYVY output
    * eliminated chroma scaling bugs

Others:

    * fixed aspect and geometry
    * fixed compilation when libavcodec is missing (although it's a bad idea)
    * MTRR detection added to TOOLS/cpuinfo
    * FAAD detection in configure fixed/improved
    * improved FLAC configure detection
    * GUI file selector updated for newer formats
    * Fontconfig support
    * proper VobSub seeking support
    * removed oldskool libcss support (nobody uses it and has drawbacks)

MEncoder:

    * FFmpeg/libavcodec audio encoding support
    * exit if there's no video stream (avoids unexpected segfaults)
    * huge bug fixed (missing InitTimer call), screwed up timers in some cases
    * rawyuv (i420) 'encoder'
2003-12-12 22:09:02 +00:00
hamajima
103cdeb554 New package for qcamview-0.2, software for use with Logitech Quickcam Express USB cameras 2003-12-11 14:04:06 +00:00
hamajima
1cf3b52697 New package for phpsview-1.0, software for use with Philips USB cameras 2003-12-11 14:01:53 +00:00
jdolecek
83373140a2 bump PKGREVISION for latest change:
enable use of /dev/uscanner
problem reported and patch provided in pkg/23665 by Thilo Manske
2003-12-10 17:15:04 +00:00
jdolecek
1b464a2839 enable use of /dev/uscanner
problem reported and patch provided in pkg/23665 by Thilo Manske
2003-12-10 17:13:22 +00:00
wiz
03e1d78fb4 Update to 0.9.2.
Changes: no idea. NEWS file is empty. Web page is silent.
2003-12-08 22:51:55 +00:00
wiz
2cc7090e98 Update to 0.9.2:
Time-search and several small features and general bug fixes.
2003-12-08 22:51:15 +00:00
wiz
9d02e0e23a Update to 1.0pre2 (rc2).
Changes:

 DOCS:

    * Spanish and Russian translations almost finished
    * French, Hungarian, Polish translations updated
    * New Romanian translation started
    * numerous sections updated

Ports:

    * initial Amiga/MorphOS (through GeekGadgets) support
    * FreeBSD 5.x (libkse/libthr) support in win32 DLL loader
    * finally fixed the compilation on non-mvi capable alpha CPUs
    * OSD menu now works on MinGW
    * slave mode, vobsub and MEncoder support on Windows
    * MinGW 3.1.0 supports MPlayer out of the box!

Codecs and demuxers:

    * support for QuickTime version 6.3 DLLs
    * fixed some bugs in imported FAAD
    * disabled internal FAAD when using buggy GCC
    * --enable-externalfaad option to force using external FAAD library
    * imaadpcm bug fixed
    * ViVD v2 codec support (DLL only)
    * QuickTime codecs support inside Matroska
    * improved seeking inside Matroska
    * some bugs with DMO codecs have been fixed
    * fix for MOV files with bogus user data length
    * fixed some demuxers which read after the EOF
    * better RTP synchronisation
    * FLAC support through imported libmpflac

Filters:

    * new delogo filter (for removing TV channel logos)
    * presets support in swscaler filter
    * new audio filter export, for supporting visual effect applications
    * correct select handling in bmovl filter

FFmpeg/libavcodec:

    * better divx/xvid bug detection code
    * Id RoQ decoder
    * Interplay MVE decoder
    * WC3/Xan video decoder
    * Xan DPCM, DK3 & DK4 ADPCM audio decoders
    * detect old xvid with fourcc=DIVX
    * vp3 decoder fixes
    * improved the Alpha optimizations
    * x86 optimizations are threadsafe now
    * settable scene change threshold
    * better MPEG1/MPEG2 conformance encoder
    * quality improvement for high bitrate videos with trellis quantization
    * indeo3 decoder fixed
    * new options: mv0, cbp
    * DV video encoder
    * MPEG1 now works with Trellis quantization

Faad2:

    * synced to latest CVS
    * HE_AAC profile added
    * SBR QMF improvements
    * DRM updates
    * Covariance speedup
    * reduced memory usage
    * overall cleanups and fixes

Drivers:

    * VIDIX driver for nVidia cards
    * VIDIX and libdha ported to Windows
    * SDL on IRIX support
    * directfb2 fixed for latest directfb
    * opengl video output for Windows
    * smoother audio playback with alsa9
    * fullscreen and geometry support in directx
    * fullscreen support with opengl drivers
    * OSD fixed with svga
    * new cvidix and winvidix drivers
    * user settable colorkey

Others:

    * several leak fixes
    * selecting optimizations for PPC 7455 CPU
    * CPU detection code now measures speed on x86
    * unrarlib cleaned up a bit
    * updated the list of known x86 CPUs (including Opteron!)
    * alignment and smart line splitting option on subtitles
2003-12-08 19:20:49 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
xtraeme
4a04910f83 Updated to 1.1.0, provided by Min Sik Kim PR pkg/23630.
Changes:

	o imlib2-1.1.0 uses freetype2 instead of freetype1.
	o More bugfixes, etc.
2003-12-04 19:37:52 +00:00
adam
dc9a609f9d patch-aa changed: CDEBUGFLAGS removed, compiler flags will be taken from the default X11 config 2003-12-04 12:04:30 +00:00
markd
6b2ce1be48 Fix to build with gcc3. 2003-12-03 11:18:05 +00:00
martti
535df600f3 Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
  * Window management improvement
  * Improved handling of multiple selections in the file manager
  * French translations for the documentation
  * Translation updates
  * A new Gtk2 theme called "Xfce-winter"
2003-12-03 05:34:08 +00:00
xtraeme
ee6aad60b3 Updated to 2.3.16 provided by Min Sik Kim PR pkg/23559.
Changes since 2.3.15:

	art_render_gradient.c: revert the double comparison test in the
	asserts and comment out the two asserts causing crashes
	everywhere.
2003-12-03 02:39:21 +00:00
reed
2bde3ef1d3 Since ncurses is not buildlinked, then make sure that
curses is not used. This is so for pkgsrc-users who have a curses
and they use LOCALBASE=/usr, it won't be detected, configured,
and built with it. (Because then could break devel/SDL build later
due to missing libncurses.la.)

The real fix is to improve the buildlink system to work
with LOCALBASE=/usr too. But this will work until that is done.
2003-12-03 02:14:00 +00:00
xtraeme
822ff95fae Updated to 1.0.9. Provided by Min Sik Kim PR pkg/23596.
Changes since 1.0.2:

  o Added many icons.
  o Uninstall locale files at install time, since theme files already
    contains translations and we shouldn't install catalog files.
2003-12-03 01:52:30 +00:00
reed
6e28327b02 Make sure the *-config scripts are buildlinked too.
(As discussed on tech-pkg in late October; okay'd by wiz then.)
2003-12-03 01:32:08 +00:00
cube
06bc0da2b9 Update to version 1.2. Most notably, fixes malformed OGM header that made
files created with ogmmerge > 1.1 unplayable on Windows and broken on big
endian platforms.

Other changes:
1.2
	o Implemented reading older OGM files with the broken streamr
	  headers produced by ogmmerge < 1.1. Re-merging should be enough
	  to fix the headers.
	o Improved MP3 and AC3 detection.
1.1
	o ogmdemux skips empty packets in the text subtitle streams.
	o Updated the avilib to the latest version from mkvtoolnix.  It
	  should be able to handle OpenDML AVIs.
	o Added a --summary option to ogminfo which will display the size,
	  bitrate, number of packets/frames and total length in seconds for
	  each track.
	o Added an option, --omit-empty-packets, that will suppress the
	  creation of empty subtitle packets.
	o When splitting files the second and all following files have a new
	  chapter entry starting at 00:00:00 which is marked with
	  "(continued)".
	o Improved OS/X and BSD/OS compatibility.
	o Fixed the OGM stream headers again - they wouldn't play back on
	  Windows, and they would be broken on big endian systems.
2003-12-02 23:25:25 +00:00
recht
f167609795 update to 0.92.2
many changes / fixes (see NEWS for details)
including:

* Autorouting of orthconn lines.  Still fairly primitive, doesn't avoid
  objects, but at least goes the right way out of connectionpoints (when
  connectionpoints have their dirs set).
* Parenting.  Objects can now be set to be parents of others (so far, only
  the UML Large Package is set so by default).  Objects created into these
  or explicitly added are moved with the parent and cannot be moved
  outside.
* Dynamic grid that changes with zoom scale.
* Grid now has thicker line every n lines (default 5).  Stippled grid
  option removed.
* Mouse wheel(s) can be used to scroll and zoom.
* More diagram properties can be set for existing diagrams, and are loaded
  and saved.
* UML Component features:  Event sources and sinks.
* Improved undo of grouping and ungrouping.
* Updates of the Python plugin:
  - groups, rgb, and images can be manipulated
  - better svg parsing
* Gnome and Gnome HIG conformance better.
* Better text alignment in flowchart objects.
* Better SVG export.
* Better arrow head calculations.
* More tooltips.

This also fixes a gcc3 build problem.

ok'ed by wiz@
2003-12-02 22:32:48 +00:00
xtraeme
85f0383c92 Add other MASTER_SITE. 2003-12-02 06:57:46 +00:00
jschauma
6048206d2c As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
2003-11-30 22:58:40 +00:00
jschauma
fe2997a1d6 As pointed out by jlam: The shlib major for libGLU.so has
gone from 2 to 4, so the BUILDLINK_DEPENDS.glu in glu/buildlink2.mk
should be bumped to the latest version of the package.
2003-11-30 22:57:40 +00:00
kristerw
27f1404d57 Use GCC_REQD instead of USE_PKGSRC_GCC in order to increase the
likelihood that the aqsis binary and the libraries it depend on
will use the same libstdc++.

This makes this package build and install for NetBSD 1.6.
2003-11-29 03:50:42 +00:00
jschauma
4a8261aac4 As suggested by Ron Roskens in PR pkg/23489 (closing that PR):
use si-glu sources to build a libGLU that includes GLU Polygon Tessellator
functions and use this new functionality in MesaDemos.

Bump PKGREVISIONs.
2003-11-28 18:41:03 +00:00
adam
a238820bd2 PLIST fix: man pages for uncompface 2003-11-28 11:31:30 +00:00
explorer
624442af95 bump to 1.40 2003-11-26 19:52:18 +00:00
abs
fa2844bfea Update p5-Image-Size to 2.992 (also fix '@echo not found' build issue
with perl58)

Changes since 2.991:

* Added support for FlashMX (Shockwave Flash ver. 6), as contributed by
  Victor L Kuriashkin <victor@yasp.com>.
2003-11-26 11:19:09 +00:00
salo
f4cfbd40fe Remove references to non-existent files.
From Soren Jacobsen via PR pkg/23537.
2003-11-23 07:22:10 +00:00
abs
541a6bb9d6 Contents of distfile have changed (Makefiles and suchlike regenerated with
automake 1.4-p5 rather than automake 1.4). Update distinfo and use
DIST_SUBDIR to avoid breaking systems with previously downloaded distfiles.
No PKGREVISION bump as no functional change.
2003-11-20 10:06:22 +00:00
markd
ba8c0c3c0b Update ivtools to version 1.1.0.
Fixes build with gcc3 and hopefully Alistair's bulk build.
Explicitly not updated to version 1.1.1 because while that version
builds with gcc3 with fewer patches it completely breaks gcc2.

Changes:
October 29th, 2003  ivtools-1.1.0

- re-enable use of shared memory for X11 image rendering under MacOS X

- fix command passed to popen() to detect executables on MacOS X

- fix up some AttrValue stuff

- all the changes it took to get it built with ACE on MacOS X (though
it doesn't work yet).

- the cpp bundled with gcc-3.3 has a bug, and gets confused by
back-slashed commas in macro arguments (it thinks they start a new
argument, which they don't).  This introduced a problem to long stable
config files, but a workaround is here.

- this also fixes things so FreeBSD can configure on alpha architectures.

- add -svgexport flag to drawtool that by default suppresses (the
incomplete) SVG export mechanism.
2003-11-18 21:09:18 +00:00
jschauma
87938dc3b7 Finally update Mesa and friends after the distfile changed on the website
without a version bump.  Changes made, according to the website, for
libtool/autofoo fixes.

Some changes from Ron Roskens:
glut depends upon graphics/glu (otherwise its linked against X11R6 libs)

MesaDemos:
 rather than using the pre-built distribution makefiles,
 use the automake/configure built makefiles which have
 the build dependencies all setup.

This closes PR pkg/23476.
2003-11-18 16:10:55 +00:00
recht
06d188b5a7 Fix typo: s/misc/graphics/ 2003-11-17 00:45:58 +00:00
cube
3d973f92b6 Correctly include X11/keysymdef.h, through keysym.h to get all definitions
and allow compilation of Number.c on XFree86 4.3 systems.
2003-11-16 15:58:52 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
xtraeme
ea65b4a4cc Update to 1.3.5 provided by Soren Jacobsen PR pkg/23403.
Changes since 1.3.4:

* Added option to rotate image based on Exif.
* Added advanced view for exif data, shows all data in the file.
* The list of supported file formats is now built by querying gdk-pixbuf.
  Installing additional image loaders (for example the one in
  librsvg2 for SVG files) will now be enabled automatically.
* Fix crash when filesystem filenames are not UTF-8 even though the
  system settings claim they are.
2003-11-10 02:03:17 +00:00
dmcmahill
a21f8b509e use ${LOWER_OPSYS} rather than "netbsd" when locating the Imake template
file to use.  Also, on Solaris, avoid passing "-a" to xmkmf which will
cause the openwindows makedepend to be called which in turn will fail
as it was compiled with MAXFILES set too low.  These changes fix
compilation on Solaris.
2003-11-09 21:26:06 +00:00
jschauma
6e2383474d Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-aliasing',
as the code contains unsafe use of aliased pointers.
As suggested by tls@ in PR pkg/23381, closing said PR.
2003-11-09 02:23:18 +00:00
reed
2ae0acdd1a xine-remote is built with curses. (Okay'd by wiz.) 2003-11-09 00:57:12 +00:00
reed
b1657adbcb The xine-lib plugins (libraries) are built with libfreetype.so.
So add freetype2 buildlink2.mk so it will be used in build.
Noticed problem when building xine-ui. (Okay'd by wiz.)
2003-11-09 00:52:46 +00:00
xtraeme
6660a2c1dc Upgrade to 6.3.20. Update provided by Osamu OISHI in PR pkg/22800.
No Changelog available on the website/sources.
2003-11-08 10:13:10 +00:00
gavan
3cdf51cc4d Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:48:07 +00:00
gavan
ed267625cf Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:20:05 +00:00
gavan
49fd8b358c Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 13:04:00 +00:00
gavan
7045e2ce41 Set LIBTOOL_OVERRIDE. Fixes linking on Solaris. 2003-11-06 19:29:06 +00:00
gavan
eb5d41c2e6 Set LIBTOOL_OVERRIDE. 2003-11-06 19:25:09 +00:00
markd
254de8c92e Some plugins arent built if you don't have a shared libXv.
Should fix PR pkg/23025 and Alistair's bulk build.
2003-11-05 21:33:42 +00:00
kristerw
d16c9bb464 Regen after DIST_SUBDIR change in mplayer-share. 2003-11-03 20:12:20 +00:00
agc
314ac1b8ef The distfile has been changed on the ftp site without a corresponding
version number bump.

Bump PKGREVISION for this, and set DIST_SUBDIR accordingly.

The change to the distfile consisted of:

diff -u -r old/libgdgeda-2.0.15/config/libgdgeda.pc.in new/libgdgeda-2.0.15/config/libgdgeda.pc.in
--- old/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-07-01 22:29:48.000000000 +0100
+++ new/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-09-08 01:20:58.000000000 +0100
@@ -7,5 +7,5 @@
 Description: gEDA's hacked version of gd
 Requires:
 Version: @VERSION@
-Libs: -L${libdir} -lpng -lz -lm
+Libs: -L${libdir} -lgdgeda -lpng -lz -lm
 Cflags: -I${includedir}/libgdgeda
2003-11-03 10:51:46 +00:00
kristerw
4a9a1699ee Regen after DIST_SUBDIR change in mplayer-share. 2003-11-03 01:00:08 +00:00
kristerw
1dc59319c7 Add version number to the DIST_SUBDIR (because some of the distfiles
does not have rev. numbers in their names, so the recent updates may
cause conflict for users having older distfiles lying around...)
2003-11-03 00:59:05 +00:00
dillo
bf301a2b98 take over maintainership 2003-11-03 00:36:02 +00:00
taca
0aa4696a9f Proper use of buildlink2 frame work and it should fix bulk build problem.
Thanks to PR pkg/23338 submitter, Ron Roskens.
2003-11-02 17:50:05 +00:00
cube
2f7dbc6ddc Set myself as the maintainer. 2003-11-01 21:36:54 +00:00
wiz
bd85e83a95 Remove USE_X11BASE too (still from PR 23336). 2003-11-01 18:26:49 +00:00
wiz
9377adffcc Update to 1.3.4. Closes PR 23336 by Soren Jacobsen.
Changes:
- Added result window for output of editor commands.
- Fix application hang until external editor commands finish.
- utf8 fixes, filenames in application now stored as utf8.
- Fix copy/move overwrite auto rename option.
- File selection fixes.
- Fix crash when window dimensions result in hidden image.
- Memory leak fixes (several minor, two major).
2003-11-01 18:25:36 +00:00
cube
1cfe78b3a8 Source tarball was changed (updates to the PostScript template,
apparently), so the checksum changed too. Fixes PR pkg/23333.

Also, I sent a mail to the author asking him to version his tarballs, so
we don't get that kind of trouble anymore.
2003-11-01 14:48:31 +00:00
cube
dae28a7b95 Update to 2.7.0.
o chmod -> ${CHMOD} in Makefile
o Actually, the PLIST update predates 2.7.0 release. Previous revision of
  PLIST was wrong for the distfile of version 2.6.1. Also, previous
  revision of distinfo had a wrong sum for the distfile since it was
  updated. Bleh.

Change in 2.7.0:

  o DVD case inside inserts are now supported, --create-dvd-inside option
2003-11-01 13:18:44 +00:00
reed
b29732d3f2 Change MAINTAINER from packages@ to tech-pkg@. (Noticed by jmmv.) 2003-10-31 19:09:14 +00:00
grant
d007a14df0 add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS so
that packages can find header files in freetype/.
2003-10-30 12:28:56 +00:00
dmcmahill
00532d256b Fix the libtool override so that we actually override the correct thing.
Fixes PLIST problems on Solaris.
2003-10-29 23:15:27 +00:00
kristerw
11ca9b4abe Override config.guess and config.sub to make the pkg recognize shark. 2003-10-28 23:09:51 +00:00
reed
61904ea21c Use correct freetype-config (just in case system has another in path). 2003-10-28 18:55:36 +00:00
kristerw
1b2035cd81 Remove PKGREVISION from the mplayer-share/Makefile.common, to
prevent it shadowing the one in gmplayer/Makefile.
2003-10-26 22:51:34 +00:00
kristerw
ea1c10587e Regen after the recent change of a patch in ../mplayer-share. 2003-10-26 22:48:36 +00:00
kristerw
354c07b852 Regen after the recent change of a patch in ../mplayer-share. 2003-10-26 22:34:07 +00:00
kristerw
7519c0dd5e The AlienMind skin has been updated on the master site. Update it
in the package too.

From Todd Vierling in PR pkg/22990.
2003-10-26 22:01:04 +00:00
tron
70bfa31f5d Regen. 2003-10-26 14:54:56 +00:00
tron
b49ffa5fe3 Regen. 2003-10-26 14:51:21 +00:00
tron
c0805ca048 Solve GCC version problem by patching the "configure" script because the
"--disable-gcc-checking" makes the build interactive.
2003-10-26 14:26:25 +00:00
tron
a47d583e8f Remove configuration option "--disable-gcc-checking" which is now added
by "pkgsrc/graphics/mplayer-share/Makefile.common".
2003-10-26 14:05:25 +00:00
tron
3dfbe2d56e Disable GCC version check. While it was added to reject GCC 2.96 (which
was never used in "pkgsrc") it now also reject NetBSD-current's
GCC 3.3.2-nb1.
2003-10-26 14:01:26 +00:00
wiz
d33924c11a Update to 1.3.3.
Changes:
Added safe delete option (trash buffer), off by default.
Duplicate image results now grouped using rank, closer matches are listed first.
Results for comparing two file sets now display which list contains each image.
Sorting of filenames is now case insensitive by default.
Prebuffer next image option also retains the previous image.
Automatic list/image refresh now optional.
Size of the exif sidebar can now be adjusted.
Added undo to the sort manager.
Delete and rename dialogs now display the effected image.
Added --alternate command line option to enable testing the alternate image similarity algorithm.
Updated German and Spanish translations.
Added current folder (.) back to the simple folder list.
Increased editor slot count to 10, updated the defaults.
Removed redraw flicker when entering fullscreen.
Grey out suboptions when parent is disabled in preferences.
Exif flash display fix.
2003-10-26 08:26:45 +00:00
grant
62732b9100 replace <malloc.h> with <stdlib.h>, allowing this to build on systems
without a working <malloc.h>, eg. FreeBSD 5.x.
2003-10-26 06:50:10 +00:00
xtraeme
e1eac4a3f3 Updated to 0.98. PR pkg/22935, Min Sik Kim <minskim@bawi.org>.
Changes:

20030815 version: exiftags 0.98
20030807 fixed some Fuji, Minotla, Nikon byte order bugs/dependencies
20030806 internal code cleanup to nicely support multiple tag sets
20030806 internal code cleanup to allow different IFD byte orders
20030806 added Sanyo maker note support
20030805 added support for Nikon D1X
20030805 fixed crash on Minolta DiMAGE EX
20030802 fixed offset check bug for ascii strings
20030801 added support for GPS info tags
20030622 fixed crashes on badly formed comments, type mismatches
20030622 added Canon 10D custom function support (thanks: Jason Montojo)
20030211 tweaked Canon 1D/1Ds custom function support
20030204 version: exiftags 0.97
20030204 fixed byte order bug displaying Exif version
20030128 assign bad or senseless tags separate dump level
20030124 internal code cleanups
20030123 assign overridden tags separate dump level
20030121 support for Canon EOS-1D & 1DS (thanks: Stan Jirman)
20030120 added -s option to customize delimiter
20030120 support for multiple shorts in a tag (e.g., subject area)
20030112 added Minolta maker note support (thanks: Javier Crespo)
20030104 removed spurious Exif header warning (thanks: Kevin Layer)
20030104 Canon ISO values (thanks: Alan Murphy)
2003-10-24 01:44:35 +00:00
mrg
148e47e0bb remove some linuxisms from a ppc assembly file.
approved by wiz@.  fixes my PR#23241.
2003-10-24 00:49:04 +00:00
hubertf
524abfd827 Don't call exit(3) without arg. No idea why the compiler ate that before,
but in -current with gcc 3.x that's definitely a (valid) error.
Noted in PR 23197 by Harry Waddell, caravan.com BANG waddell.
2003-10-20 02:41:29 +00:00
cjep
34e102913e Whitespace fixes 2003-10-18 13:08:48 +00:00
grant
436325f74a only build with cdparanoia support if cdparanoia is present. 2003-10-18 11:54:33 +00:00
grant
3c0e638f39 disable arts on Solaris, as it is currently broken 2003-10-18 11:51:09 +00:00
salo
639c9d97b1 - USE_X11 (duh!). Should fix the breakage as seen in the latest hubertf's
bulk-build.
- Make it compile with gcc3.
- Sort PLIST.
2003-10-14 16:22:21 +00:00
salo
dda4ec6513 Backout previous. 2003-10-14 14:05:00 +00:00
salo
8da44fd13e USE_BUILDLINK2. (ugh, how this could ever worked..)
Should fix the breakage seen in the latest hubertf's bulk-build.
2003-10-14 12:31:18 +00:00
salo
67166c079e Add missing pkgconfig file. 2003-10-14 12:26:32 +00:00
cube
667f00e7ef Update to mpgtx-1.3. OK'd by wiz@. Closes PR pkg/19082.
30 August 2002 (Version 1.3):
 [pb]   -Added support and fixes for mpeg2 muxed files. mpgtx should now split and join mpeg2 files correct
 [pb]   - Improved mpgtx knowledge about length of mpeg2 movies
 [pb]   - removed bug which was introduced in 1.2 where demuxing was broken

18 August 2002 (Version 1.2):
 [pb]   - mpgtx is now able to search for a valid pack through a whole file (-X)
 [pb]   - added option to suppress progress output (faster) (-N)
 [pb]   - fixed a bug where a buffer is at end and data could not be processed -> unplayable movies
 [pb]   - increased file buffer for better performace to 2MB
 [pb]   - added option to change the aspect ratio of a movie (-A )
 [pb]   - added option to keep junk headers in splits (-P)

27 August 2001:
 [la]   - mpgtx now supports MPEG streams with leading zeros and skip them gracefully
 [la]   - added some support for ill-formed system streams that don't begin with a PACK
          header.
          (both, thank to Søren Roug)

22 August 2001:
 [la]   - Created a home made configure script that automagically checks
          Large File support and GCC 3.0 tricks to produce correct CFLAGS
          and LFLAGS.

20 August 2001:
 [la]   - Restored compatibility for systems older than glibc2.2+
          to enable large file support build with `make lfs-support'

10 August 2001: (large file support)
 [ms]   - support for files larger than 2GB on systems supporting Single UNIX
          Specification 2.0. Requires glibc2.1+ for build but actual support
          requires both glibc2.2+ and Linux kernel 2.4+
 [la]   - Cosmetic changes
          (The Entire Large File Support code is the courtesy of Mattias Sandgren
           Please stand up and applause )

6  August 2001
 [la]   - tagmp3 used to return 1 even on success. changed that so that it could be
          used in scripts.
          (A big thank to C. R. Johnson for that.)
2003-10-11 14:59:58 +00:00
grant
68fd50e391 bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
tron
dfdd8d3ffb Update homepage URL. 2003-10-08 07:50:38 +00:00
danw
93611ee472 Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Fixes PR 20520
(Darwin build)
2003-10-08 02:21:32 +00:00
reed
6ee3f5d93a Added patch-aa. 2003-10-06 22:13:05 +00:00
reed
aa5cbd7fb2 Add patch to make filmgimp build under gcc 3.3.1. (Closes my PR
#23062; okay'd by wiz.)
2003-10-06 22:09:47 +00:00
taca
80e16d5754 ruby-opengl to 0.32.3.
Fix broken package with updating.

2003-08-17  <yoshi@giganet.net>

	* fixed for mswin32 (thanks patch: nobu.nakada)

	* function call which was being called from the NUM2INT() argument is deleted
	* change allocate_buffer_with_string()

2003-08-04  <yoshi@giganet.net>

	* fixed bug teapot.rb, extconf.rb (thanks patch: Stef Telford)

	* fixed bug glu.c (thanks patch: Ashish Myles)

	* fixed for gcc 3.3.1 (thanks patch: Haukur Hreinsson)

	* fixed for cygwin environment

	* release OpenGL module 0.32c
2003-10-06 16:17:02 +00:00
cube
9151d22940 Grammar and punctation nits.
Provide a DESCR file for nvtv-gtk2, this is more helpful for the user
wanting to choose between GTK+1 or GTK+2 interface.

Provided by salo@.
2003-10-06 12:55:36 +00:00
mycroft
d8108582c6 Fix uninitialized mutexes in the "aa" and "none" output plugins. 2003-10-06 07:21:57 +00:00
mycroft
d31f278620 Pull in xvidcore via buildlink. 2003-10-06 05:49:24 +00:00
mycroft
35a4319c7d A small tweak so that the XviD test succeeds. Touches some autoconf m4
files...
2003-10-06 04:52:06 +00:00
cube
abb15afb79 Better description of Nvtv, as advised by salo@. 2003-10-06 04:01:39 +00:00
atatat
893441e711 If ${_GL_GLEXT_H} doesn't exist, just set everything to NO. Otherwise
egrep emits error messages.
2003-10-05 21:52:42 +00:00
cube
b9993c5f1f Another wip -> graphics change. 2003-10-05 13:13:06 +00:00
wiz
4d8411f631 Update to 0.9.12:
2003.Aug.18 (0.9.12)
  * Replaced "efont-serif" fonts with those from the 'ttf-freefont' package,
    for better support of ISO8859-13 symbols (e.g., for Lithuanian).
    Fonts copyright the Free Software Foundation.
    Thanks to Mantas Kriauciunas  for the tip.
  * Made main event loop ignore motion events if the loop has spun too long.
    (Fixes problems where shape or stamp tools take forver to 'catch up' with
    the mouse; especially noticable on slow machines over remote X display.)
  * Walloon translation.
    Pablo Saratxaga
  * Translated to Russian
    Dmitriy Ivanov
  * Translated to Malay
    Muhammad Najmi Ahmad Zabidi
  * French translation update.
    Jacques Chion
  * Chinese translation update.
    Wang Jian
  * If gnome-config is not found, it doesn't necessarily mean Gnome isn't being
    used!  Makefile will now fall-back and assume $GNOME_PREFIX should be /usr,
    so that the launcher icon gets installed into the Gnome menu.
  * Added some "#error" directives to give verbose output regarding missing
    library header files.  (Typical cause of this symptom is forgetting to
    install dev. packages; e.g., installed "SDL.rpm", but not "SDL-dev.rpm")
  * Fixed Mac OS X #include typo.
    Darrell Walisser
  * Fixed bug where non-translated stamp description text would get drawn
    right-to-left after the kudos text (e.g., "Great!") goes away.
    Thanks to Itai
  * Added call to close iconv when quitting.
    John Popplewell
    Darrell Walisser
  * Removed static "MAX_FILES" limit; now mallocs space for file info.
    structures.  (Should fix large stack crash on OS X, which is good.)
  * Fixed bug where translated text would revert to English in 'uppercase' mode.
  * Fixed UTF-8 related bug where Lithuanian wouldn't display if using
    'TTF_RenderText...', but Spanish wouldn't display if using
    'TTF_RenderUTF8...'.  Thanks to Mantas Kriauciunas, Robert Glowczynski,
    John Popplewell and Karl Ove Hufthammer.
  * Simplified CFLAGS variable in Makefile.
    Ben Armstrong
  * Fixed bug where ".thumbs" dir wouldn't get generated if it wasn't there
    and you went to the 'Open' dialog.
  * Fixed prompt bug for larger window sizes
    TOYAMA Shin-ichi
2003-10-05 12:34:04 +00:00
taca
65840399e1 Add and enable ruby-gd pacakge. 2003-10-05 09:56:00 +00:00
taca
3b1360fbb2 Initial importing of graphics/ruby-gd package based on PR pkg/22159 by
Rasputin <rasputin at idoru dot mine dot nu>.

Ruby extension library to drive Thomas Boutells gd library.
2003-10-05 09:55:18 +00:00
cube
bb82b19fc7 wip -> graphics in paths. 2003-10-05 09:53:17 +00:00
jmmv
27fe32d2bc Add missing blank line. 2003-10-05 09:45:51 +00:00
cube
65ab644352 Add and enable nvtv and nvtv-gtk2. 2003-10-05 09:31:57 +00:00
cube
65f8fb0902 Initial import of nvtv-gtk2, version 0.4.5, into the NetBSD Package
Collection, from pkgsrc-wip. OK'd by seb@.

This is a tool to enable TV-Out on Linux for NVidia
cards. It does not need the kernel, supports
multiple TV encoder chips. You may use all the
features of the chip, down to direct register
access, and all resolutions and sizes the chip
supports.
2003-10-05 09:28:45 +00:00
cube
491b533e8c ``oops'', imported nvtv-gtk2 onto nvtv, thus overwriting the Makefile.
Reverting to revision 1.1.1.1.
2003-10-05 09:27:28 +00:00
mycroft
2fee172b7b Be more selective about linking things with -lXinerama -- only the DXR3 module
actually uses it.
2003-10-05 09:27:13 +00:00
cube
599995b05b Initial import of nvtv-gtk2, version 0.4.5 into the NetBSD Package
Collection, from pkgsrc-wip. OK'd by seb@.

This is a tool to enable TV-Out on Linux for NVidia
cards. It does not need the kernel, supports
multiple TV encoder chips. You may use all the
features of the chip, down to direct register
access, and all resolutions and sizes the chip
supports.
2003-10-05 09:19:29 +00:00
cube
a19b0aed9c Initial import of nvtv, version 0.4.5 into the NetBSD Package Collection,
from pkgsrc-wip. OK'd by seb@.

This is a tool to enable TV-Out on Linux for NVidia
cards. It does not need the kernel, supports
multiple TV encoder chips. You may use all the
features of the chip, down to direct register
access, and all resolutions and sizes the chip
supports.
2003-10-05 09:16:16 +00:00
hamajima
cc2684956c use buildlink2 2003-10-05 07:39:14 +00:00
danw
888b092600 Remove malloc.h includes and use stdlib.h everywhere. (Fixes Darwin build) 2003-10-04 15:54:39 +00:00
mycroft
2bb6ccedd2 Adjust the CRITICAL_SECTION locking protocol slightly -- only increase
cs->locked *after* acquiring the lock, so that we can count recursive locks
and unlock at the right time.  Doesn't seem to affect any codecs I've tested,
but you never know...
2003-10-03 17:49:27 +00:00
salo
841ce6f5fb Fix manpages installation.
From Ben Collver via PR pkg/23047.
2003-10-03 15:38:46 +00:00
salo
15dd37a28a Forgot in previous.
Depend on version 6b or newer.
2003-10-03 15:35:29 +00:00
salo
8c6f9f2a43 PKGREVISION++
Install documentation.  Style nits, while here.
Addresses PR pkg/23046 by Ben Collver.
2003-10-03 14:48:40 +00:00
explorer
2d1a022b8a don't hard-code prefix, pass it to Makefile.PL 2003-10-03 03:10:57 +00:00
mycroft
7cc6e02b6e Link libwine with -li386 so that it gets i386_set_ldt() defined.
XXX I updated configure.ac, but I can't actually patch that without running
into severe automake lossage, so that patch is not named patch-?? right now.
2003-10-02 14:20:35 +00:00
mycroft
6e59d23cf4 Fix mutex locking problems and some funkiness with %fs so that win32 codecs
work.
2003-10-02 12:31:30 +00:00
mycroft
9653a1e450 Better fix for audio playback -- now xine works pretty for DVD and radio
playback, at least.
2003-10-02 10:11:49 +00:00
explorer
1039b685d8 Since libgd requires FreeType2 and JPEG and XPM, we might as well enable them here too. This makes this package act like it did before it was 'upgraded' several months ago. 2003-10-02 04:32:41 +00:00
mycroft
427f4ca0d7 Adjustments for NetBSD audio interface...
* play.samples is in bytes, not frames.  (XXX I wonder if we can fix this or
  it's too late??)
* Set blocksize much smaller so that xine thinks the pointer is "real-time".
2003-10-02 01:16:40 +00:00
itojun
da0a6dd07d graphics/exif 2003-10-01 05:57:34 +00:00
itojun
a73b98593a exif-0.6, extract exif info from digital camera file 2003-10-01 05:57:05 +00:00
tron
8ab658b157 Remove package revision after package has been updated. 2003-09-30 21:17:38 +00:00
mycroft
5d42c0bd0a The checksum for 5.5.7-10 changed. Update to 5.5.7-11 while I'm here.
ChangeLogs?  We don't need no shtinking ChangeLogs!  (AFAICT, there is a
single bug fix to the MPEG code.)
2003-09-30 18:20:01 +00:00
seb
0d6a459e26 Fix installed include file xine.h: remove comma at end of enumerator list.
This fix the build of kdemultimedia3 with GCC 3.3.1.

Bump PKGREVISION.
2003-09-30 12:17:01 +00:00
jlam
57635c2e5d Match the buildlink3.mk guidelines set out in revision 1.22 of
bsd.buildlink3.mk.
2003-09-30 10:18:57 +00:00
mycroft
ac5f504f17 Trivial fix for GCC3. 2003-09-30 09:36:27 +00:00
jlam
f339438669 Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guards
to protect more parts of buildlink3.mk files against multiple inclusion.
2003-09-30 00:42:32 +00:00
jschauma
b949499421 Update Mesa and friends to latest version 5.0.2:
- fixed texgen problem causing texcoord's Q to be zero (stex3d)
- default GL_TEXTURE_COMPARE_MODE_ARB was wrong
- GL_CURRENT_MATRIX_NV query was wrong
- GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one
- GL_LIST_MODE query wasn't correct
- GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported
- GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value
- blended, wide lines didn't always work correctly
- glVertexAttrib4svNV w component was always 1
- fixed bug in GL_IBM_rasterpos_clip (missing return)
- GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly
- a few Solaris compilation fixes
- fixed glClear() problem for DRI drivers (non-existant stencil, etc)
- fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux)
- fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz)
- glFog() didn't clamp fog colors
- fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
  gl[Get]TexParameteri[v] functions
  - fixed invalid memory references in glTexGen functions (bug 781602)
  - integer-valued color arrays weren't handled correctly
- glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
- GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1
- build GLUT with -fexceptions so C++ apps propogate exceptions

While here, fix PR pkg/23003 by moving the version number to version.mk
and including that in the buildlink.
2003-09-29 21:30:28 +00:00
jschauma
73561c43c1 Sync PLIST for documentation with the new tarball.
(Maybe we should split the documentation into a separate package?)
2003-09-29 21:24:18 +00:00
mycroft
aebdd2de32 transcode needs a more recent version of xvidcore to work correctly, so update
to 0.9.2.  Changes are mostly random bug fixes.
2003-09-29 20:02:53 +00:00
seb
443ba9f417 Fix build problem with gcc 3.3.1: fix multilines string constant. 2003-09-29 10:02:12 +00:00
tron
3fc023f395 Fix GCC 3.3.1 related build problem. 2003-09-28 20:05:20 +00:00
is
f3011de12c Update to version 2.1.2. 2003-09-28 18:59:09 +00:00
is
7ff7545cfa upgrade libgphoto2 buildlink file to -2.1.2, and bump the package revision
of its consumers.
2003-09-28 18:57:00 +00:00
jmmv
7a692bdb98 Implement always on top functionality, so that the TV window stays above all
other windows when switching focus.  This only works with window managers
that support the NetWM protocol (even if they do not have "menu" options to
change this state); on others, it has no effect.

The "-noalwaysOnTop" option can be given on the command line to disable this.
The "Fxtv.alwaysOnTop" boolean resource can be used to tune this.

Bump PKGREVISION to 3.  Will feed back these patches to authors.
2003-09-28 15:58:34 +00:00
jlam
aaa25bfe59 Rewrite buildlink3.mk files to match the updated buildlink3.mk template
in bsd.buildlink3.mk: the *_BUILDLINK3_MK multiple inclusion guards are
removed and we ensure that things that should be defined only once really
are defined only once by using section-specific or variable-specific
guards.
2003-09-28 12:54:52 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
tron
ca530775f4 Fix shared library run-time path. Bump package revision to reflect
this change.
2003-09-27 12:03:50 +00:00
martti
2f6cfd604c Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
martti
742ca0e30e Require 4.0.0 instead of 3.99.4 2003-09-27 06:52:41 +00:00
dan
932aed3bbe update to 0.90.7.1 which includes patches from the author to deal with
gcc-3.3 properly

XXX this interim version does not include the demo files, they should
be re-instated when 0.91 comes out.
2003-09-27 02:27:47 +00:00
recht
4235ecb8a4 Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files.
2003-09-26 20:21:25 +00:00
salo
b585685612 PKGREVISION++
Fix remotely exploitable buffer overflow vulnerability.

A malicious host can craft a harmful ASX header, and trick MPlayer into
executing arbitrary code upon parsing that header.

http://www.mplayerhq.hu/homepage/design6/news.html
2003-09-26 12:04:46 +00:00
martti
496adc734d Added xfce4-artwork and xfce4-iconbox 2003-09-26 10:29:08 +00:00
martti
50bb7065c0 Icon displayer for XFce4. 2003-09-26 10:28:20 +00:00
martti
4e5a185f43 Additional artwork (backgrounds...) for the XFce4 desktop environment. 2003-09-26 10:27:37 +00:00
jmmv
24fa2e6f99 Pass -pppm to pax, so that we preserve file modes (as we did in the previous
call with tar's -p) and modification times are discarded (to get print-PLIST
working).
2003-09-25 19:06:54 +00:00
reed
2d2c8fb160 Use pax instead of tar to copy files. (Okay'd by tron.)
In some cases, gtar had problems, like:
/bin/tar: share/doc/netpbm: Cannot unlink: Directory not empty
/bin/tar: share/netpbm: Cannot unlink: Directory not empty
2003-09-25 18:55:58 +00:00
cube
ecd3f38ed4 USE_BUILDLINK2 must be set to yes. 2003-09-25 18:52:10 +00:00
tron
b0fe6e95fe Use "stdarg.h" instead of "varargs.h" to handle variable arugment list.
This fixes build problems when using GCC 3.3.1.
2003-09-25 11:58:33 +00:00
tron
649f242f04 Don't create symbolic link to non-existing "mplayer" manual page.
Bump package revision.
2003-09-25 11:23:00 +00:00
xtraeme
8c6de501cf Add and enable pixieplus 2003-09-25 04:23:06 +00:00
xtraeme
d5f5c93d98 Initial import of pixieplus 0.5.4. Package imported from pkgsrc-wip.
PixiePlus is a free, fast, and feature packed image browser, viewer, and
image/photo editor for Unix/Linux/X11 systems that run KDE.

Features:
- Fast, flexible thumbnail preview generation
- Embedded JPEG and TIFF thumbnail support
- Lossless JPEG transformations
- Supports many image formats
- Highly configurable HTML export
- Batch conversion and effects
- Animated slideshows
- Similiar image finding
- File management optimized for images
2003-09-25 04:21:50 +00:00
recht
1ff9e4f91f Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files.
ok'ed by wiz@
2003-09-23 12:18:53 +00:00
seb
6c2dc91d17 The availability of a shared libXv makes libtool creating a shared
filter_pv module. So check for it and adjust PLIST.
2003-09-22 10:45:20 +00:00
wiz
d50314bf8a Remove empty gd subdir instead of PLIST; fixes binary package deinstall. 2003-09-21 21:47:11 +00:00
kim
78f93a1791 Added p5-Module-Build-0.20 and p5-Image-Imlib2-0.12
Updated p5-Apache-Gallery to 0.7
2003-09-21 16:24:26 +00:00
kim
500f1e96f6 Image::Imlib2 is a Perl port of Imlib2, a graphics library that does
image file loading and saving as well as manipulation, arbitrary polygon
support, etc. It does ALL of these operations FAST. It allows you to
create colour images using a large number of graphics primitives, and
output the images in a range of formats.
2003-09-21 16:17:42 +00:00
markd
9d4e65ed7d s/REAME/README/ 2003-09-21 12:53:02 +00:00
markd
01dd6d2eb9 Cyrus-1.0.tar.bz2 checksum changed.
Only change to the tar file was that README and readme files were merged
into a single README file.

Closes PR pkg/22871 from Karsten Kruse.
2003-09-21 12:40:22 +00:00
jmc
3d864cb4ab Bump rev so folks get proper PLIST 2003-09-21 09:37:53 +00:00
jmc
6f90ef45ff Add missing piddle.pth 2003-09-21 09:37:28 +00:00
jmc
6d9e862c9d Add USE_BUILDLINK2 so this picks up a proper depend 2003-09-21 09:33:29 +00:00
adam
6455b9200f Package cleaned-up, shorter include dir, added support for JPEG 2003-09-19 17:24:31 +00:00
adam
b440f310f5 Package cleaned-up, shorter include dir, added support for JPEG 2003-09-19 17:19:21 +00:00
wiz
7247d7369d Fix PLIST, and remove deleted patch-a{b,c,m} from distinfo. 2003-09-19 12:27:08 +00:00
wiz
6f2e8416c2 DISTINFO_FILE, not DISTINFOFILE. 2003-09-19 10:14:11 +00:00
wiz
aa4b7284b0 Remove patch-ab (got deleted during 1.0pre1 update). 2003-09-19 10:13:40 +00:00
wiz
25c90c5794 "Honor CFLAGS!", says Soren Jacobsen in PR 22793, and qiv obeys. 2003-09-18 19:16:16 +00:00
wiz
34ee932d1e Add missing ../ in path to included file. 2003-09-18 17:51:45 +00:00
jmmv
6d9ccf016f Specify the category when including other files and when depending on other
packages.  From PR pkg/21864 by ccatrian at eml.cc.
2003-09-18 16:25:08 +00:00
markd
d39aebd882 Update to KDE3.1.4.
Changes:
* kiconedit: Fix 'Paste As New' action.
* kiconedit: make configuration dialog modal.
* kiconedit: icon preview area uses the background settings now.
* kiconedit: improve "image is modified" handling.
* kiconedit: improve mouse cursor pixmaps.
* kiconedit: fix loading/saving logic to be more robust.
* kiconedit: correctly display icons with an alpha channel.
* kamera: fix handling of PTP based cameras.
* kghostview: fix stopping of download indicator when download is
  cancelled.
* kghostview: fix CTRL-M accelerator clash.
2003-09-17 23:45:22 +00:00
grant
436e000995 style/quoting nit 2003-09-17 19:51:35 +00:00
grant
d6539e99dd require gcc3 on NetBSD/sparc64 2003-09-17 19:51:09 +00:00
grant
3ed95f6974 no need include compiler.mk 2003-09-17 19:49:24 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
jmmv
80192cd02a nasm-devel is now nasm. 2003-09-17 16:40:43 +00:00
xtraeme
28678d5efc Updated to 1.43.
Patch provided by Adrian Portelli <adrianp@stindustries.net> via PR
pkg/22463.

Changes:


1 July 2003

- Fixed yet another division by 0 problem, for two_axes.
- Added more tests to axestype.t
- Cleaned up other test files.
- Release 1.43

19 June 2003

- Fixed another division by 0 problem, introduced in 1.41
- Added test t/axestype.pm, which now tests for division by 0 error.
- Released 1.42

17 June 2003

- Removed file BUGS from distribution. Too much work to keep up to
  date. Use rt.cpan.org, or email.
- Fixed skip() calls in tests to work with ancient versions of
  Test.pm.
- Made GD::Graph::Data::read() work with file handles under Perl
  5.005.
- Released 1.41

16 June 2003

- Fixed when zero axis inclusion is done for bar and are charts.
- Fixed code to reserve area for hbar charts last y axis label

11 June 2003

- Added no_axes option, changed sample56 to reflect this

30 May 2003

- Added version number for GD::Text PREREQ_PM
- Allow GD::Graph::Data::read() to read from file handle, instead of
  file
- Added tests for data file reading, and test data
- Release version 1.40

24 Feb 2003

- How come I never noticed this before? Right axis was disappearing
  when r_margin was zero.

22 Feb 2003

- Added patch by Ben Tilly from RT ticket 203 (manually, and much too
  late) to fix problems with picking decent values for axes when
  two_axes set to true. Added sample 57

20 Feb 2003

- Removed cetus font, because of unknown copyright status.
- Release 1.39 (skip 1.38, internal release)

11 Feb 2003, continued after 1.37 release

- Fixed version numbering
- Added limited, preliminary get_feature_coordinates support.

11 Feb 2003

- Fixed =head1 in GD/Graph/FAQ.pod
- release 1.37

10 Feb 2003

- Added some tests, mainly to make the CPAN testers happy :) The best
  way to test is still to use the samples.

- Preparation for 1.36

Jan 2003

- Made detection of output formats more robust. Newer GDs break on
  simply testing with UNIVERSAL::can.
- Added some documentation on error handling.

2 Jun 2002 - 21 Jun 2002

- Fixed various bugs:
  - Area charts don't allow undefined variables, die on hotspot code
  - allow "0.00" to be equal to 0 when determining min and max values
    for axes
  - fixed shadows for cumulative bars

- Preparation for release 1.35

9 Jun 2002

- I just realised this file is severely out of date. I'll only keep
  track of the really big changes here, since I really can't remember
  what I've fixed and changed sine 1.33, and it's really too much work
  to go through all CVS comments.
- Added hbars.pm, and put most of the framework in place to allow the
  other charts to be plotted rotated as well.
- preparation of release 1.34
2003-09-16 13:37:47 +00:00
xtraeme
f1320ea396 Fix PLIST (Remove unused files, discovered by hubertf's bulk-build). 2003-09-16 12:03:41 +00:00
adam
1e8ceb0abc Added a patch to make freetype-utils compile with gcc-3.x (PR#22444) 2003-09-16 11:56:59 +00:00
adam
e9858718e4 PKGCONFIG_OVERRIDE added 2003-09-15 08:48:41 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
jlam
0aa210c78e Provide definitions for BUILDLINK_PREFIX.<pkg> when the dependency may be
satisfied by a base system (X11R6) component.
2003-09-14 01:47:51 +00:00
jlam
c74a02ee07 Need to use :C instead of :S to get the "pop" action to work properly. 2003-09-13 23:21:19 +00:00
adam
1db4d5a465 LATEST CHANGES BETWEEN 2.1.5 and 2.1.4
I. IMPORTANT BUG FIXES
    - Parsing the /CIDFontName field now removes the leading slash to
      be in sync with other font drivers.
    - gzip support was buggy. Some fonts could not be read.
    - Fonts which have nested subglyphs more than one level deep no
      longer cause a segfault.
    - Creation of synthetic cmaps for fonts in CFF format was broken
      partially.
    - Numeric font dictionary entries for synthetic fonts are no longer
      overwritten.
    - The font matrix wasn't applied to the advance width for Type1, CID,
      and CFF fonts. This caused problem when loading certain synthetic
      Type 1 fonts like "Helvetica Narrow"
    - The test for the charset registry in BDF and PCF fonts is now
      case-insensitive.
    - FT_Vector_Rotate rotating sometimes returned strange values due to
      rounding errors.
    - The PCF driver now returns the correct number of glyphs (including
      an artificial `notdef' glyph at index 0).
    - FreeType now supports buggy CMaps which are contained in many CJK
      fonts from Dynalab.
    - Opening an invalid font on a Mac caused a segfault due to
      double-freeing memory.
    - BDF fonts with more than 32768 glyphs weren't supported properly.

  II. IMPORTANT CHANGES
    - Accessing bitmap font formats has been synchronized.  To do that
      the FT_Bitmap_Size structure has been extended to contain new
      fields `size', `x_ppem', and `y_ppem'.
    - The FNT driver now returns multiple faces, not multiple strikes.
    - The `psnames' module has been updated to the Adobe Glyph List
      version 2.0.
    - The `psnames' module now understands `uXXXX[X[X]]' glyph names.
    - The algorithm for guessing the font style has been improved.
    - For fonts in sfnt format, root->height is no longer increased if
      the line gap is zero.  There exist fonts (containing e.g. form
      drawing characters) which intentionally have a zero line gap value.
    - ft_glyph_bbox_xxx flags are now deprecated in favour of
      FT_GLYPH_BBOX_XXX.
    - ft_module_xxx flags are now deprecated in favour of FT_MODULE_XXX.
    - FT_ENCODING_MS_{SJIS,GB2312,BIG5,WANSUNG,JOHAB} are now deprecated
      in favour of FT_ENCODING_{SJIS,GB2312,GIB5,WANSONG,JOHAB} -- those
      encodings are not specific to Microsoft.

  III. MISCELLANEOUS
    - The autohinter has been further improved; for example, `m' glyphs
      now retain its vertical symmetry.
    - Partial support of Mac fonts on non-Mac platforms.
    - `make refdoc' (after first `make') builds the HTML documentation.
      You need Python for this.
    - The make build system should now work more reliably on DOS-like
      platforms.
    - Support for EMX gcc and Watson C/C++ compilers on MS-DOS has been
      added.
    - Better VMS build support.
    - Support for the pkg-config package by providing a `freetype.pc'
      file.
    - New configure option --with-old-mac-fonts for Darwin.
    - Some source files have been renamed (mainly to fit into the 8.3
      naming scheme).
2003-09-13 08:32:18 +00:00
xtraeme
058716ce45 This needs libexif to compile. 2003-09-13 04:57:42 +00:00
wiz
5329a24ecd Update for distfile change:
205a206
>   image->storage_class=DirectClass;
1179a1181,1182
>   if (!image->matte)
>         SetImageOpacity(image,OpaqueOpacity);
diff -r a/ImageMagick-5.5.7/magick/log.c b/ImageMagick-5.5.7/magick/log.c
503c503
<       count=0;
---
>       (void) MagickSeek(file,0,SEEK_SET);
diff -r a/ImageMagick-5.5.7/magick/version.h b/ImageMagick-5.5.7/magick/version.h
28c28
< #define MagickReleaseDate  "08/07/03"
---
> #define MagickReleaseDate  "09/09/03"

Closes PR 22767 by Ben Collver.
2003-09-12 22:10:45 +00:00
jmmv
2959367cb6 Use gcc2 under 1.5.x to fix build. Closes PR pkg/22451 by Ian Fry. 2003-09-12 21:46:46 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
recht
2596582f25 gcc.buildlink2.mk is no more. So, include compiler.mk instead. 2003-09-12 17:55:51 +00:00
simonb
985cac25f6 Oops, missed this file with 0.2.24 update. 2003-09-12 01:48:16 +00:00
simonb
8aec4500b8 Update to 0.2.24. Changes include:
# "Auto fit without zoom in" feature has been fixed.
  # Added "Fit width" and "Fit height" feature.
  # The bug that sometimes mplayer fails to start playing has been fixed.
  # Fixed double freeing bug of JPEG loader.
   (Thanks! > sheepman <sheepman@tcn.zaq.ne.jp>)
  # Fixed a bug in DnD support
    (Thanks! > MINAMI Hirokazu <h_minami@users.sourceforge.net>)
  # Remove trailing slash when create directory.
    (Thanks! > Douglas Brebner <douglas+mail@fang.demon.co.uk>).
  # Updated libexif to 0.5.11.
  # Other code improvements.

The "Remove trailing slash when create directory" change in particular
makes this package work much better under NetBSD.
2003-09-12 01:47:39 +00:00
jmmv
10ce8d7590 Update to 1.10a:
* Support for Xft2 + fontconfig. If you are not familiar with these words,
  please see FAQ and README.xft2 for more information.
* Support for new directive %tab 0 which can be used to apply a list of
  directives to lines that start with a non-tab character.
* For security reasons, we have changed mgp so that directives that fork a
  process are not processed by default. The -U option must be specified in
  order to process such directives.
* Introduced %opaque directive. Please see SYNTAX for detailed information.
* Support for  iso8859-2 encoding for mgp2ps.
* Introduced -X option for mgp2ps to suppress the use of the specified
  rendering engine.
* Introduced escape char '\' to display lines that start with '#'.
* Many bug fixes.
2003-09-11 16:09:40 +00:00
jmmv
c12ebcc647 The Cyrus theme has changed: README and readme files included in it were
unified in REAME (it seems to have a typo, so expect another change...).
Bump PKGREVISION to 1.  Fixes PR pkg/22703 by Steven M. Bellovin.
2003-09-11 15:39:52 +00:00
jmmv
06a53babe4 Share distinfo and patches directory with plotutils, to let this build
with gcc3 too.

Pointed out by Kouichirou Hiratsuka; this is related to PR pkg/22443.
2003-09-11 10:02:25 +00:00
dmcmahill
56d5bb9f55 update to libgdgeda-2.0.15. This version is based on gd-2.0.15 and is
required for the geda-20030901 release.  A complete change list is not
available.
2003-09-10 23:27:32 +00:00
jmmv
60a4b23cfb Move configuration files to the examples directory and use CONF_FILES to
copy them to sysconfdir.  Bump PKGREVISION to 1.
2003-09-10 22:35:53 +00:00
itojun
7b011b289a graphics/resize_image 2003-09-10 21:51:22 +00:00
itojun
5958417939 resize_image, fast image resizing tool 2003-09-10 21:44:46 +00:00
jmmv
cc1e71fbb9 Explicitly disable gd (to avoid side-effects if present). Fixes PR pkg/19839
by David Griffith.
2003-09-09 16:23:49 +00:00
jmmv
c8b727e234 Fix build with gcc3 using patches provided by Kouichirou Hiratsuka.
Closes PR pkg/22443.
2003-09-09 14:52:54 +00:00
adam
fb9a800d9b Oops, quickly added TIFF support as well 2003-09-09 13:41:11 +00:00
adam
ab4969a701 Changes 1.2.3:
* Fixed memory leak with non-seekable SDL_RWops
* Added 24-bit support to the ILBM format loader
* Added shared library support for MacOS X
* The JPEG loader can now load EXIF format JPEG images
* The XCF loader now ignores invisible layers and channels
2003-09-09 13:36:56 +00:00
adam
d8b8a3d987 Changes 2.3.15: bug-fixes 2003-09-08 15:28:38 +00:00
jlam
dd3216b3ca buildlink3.mk file needed by x11-links. 2003-09-07 19:43:36 +00:00
jlam
7c1979750e This is Mesa/GLX, not freetype2. 2003-09-07 19:36:26 +00:00
jschauma
c4a4a453fe Make this compile on Irix.
(use 'ar rs' instead of ranlib on Irix, don't use '-fPIC', make sure
strdup is properly prototyped)
2003-09-07 17:22:15 +00:00
hubertf
0cd7644924 fixup 2003-09-07 00:42:23 +00:00
tron
d4b468a600 Use "ftp.fu-berlin.de" as primary master site because "ftp.uu.net" seems
to cause problems for some people, see PR pkg/22679 and PR pkg/22696.
2003-09-05 18:53:30 +00:00
jlam
440bc402a1 Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk. 2003-09-05 11:39:02 +00:00
drochner
2bf31603b1 update to 0.9.22
As usual, this release fixes a few bugs.
It also comes with new features, such as a splash screen, support for
multibyte character sets, optionally persistent playlist...
2003-09-05 10:00:50 +00:00
drochner
5a6e7d5636 update to 1-rc0a
As usual, there have been both bugfixes and new features. Most notably,
there's a  new "broadcast" mode (allows you to play the same session on
two, or possily more,  xine instances on the same network) and an
advanced deinterlacer based on the tvtime project.
2003-09-05 09:58:36 +00:00
adam
6aeb12a85f Revision bump, because ImageMagick's shared library version change 2003-09-03 13:23:32 +00:00
adam
90ae3640d3 Revision bump, because ImageMagick's shared library version change 2003-09-03 12:25:07 +00:00
adam
2552c5da92 Bug-fix release; shared library major version is now 6 (not 0) 2003-09-03 11:59:20 +00:00
jmmv
e2475bde3b Update to 1.0pre1 (renamed to 1.0rc1 for pkgsrc):
mplayer (1.0)
  pre1:  "Development" on the beach
    NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so
    0.90-rc5 (and later 0.90 releases) changes are independent!
    (it also means that there are main-only and 0_90-only changes)

    DOCS:
    * DOCS/Language/ dirs renamed to DOCS/id, English files moved to DOCS/en
    * HTML --> XML format conversion (English, Russian and French for now)
    * new Spanish DOCS translation
    * man page restructured, options ordered
    * Finally merged libavc-option.txt into the man page.
    * slave mode commands moved from the man page to DOCS/tech/
    * traditional Chinese help file added
    * massive help file updates, most languages are up to date now
    * new and improved Windows port section with Cygwin and MinGW subsections
    * almost all options documented
    * fixes and small updates all over the place

    Big/Structural changes:
    * linux/ dir renamed to osdep/
    * postproc/postproc* files moved to libavcodec
    * old libmpeg2 replaced with patched version of the 0.3.1 release
    * docs priority & installation (--language=ab,cd,ef,all and so on)
    * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc)
    * -vop option obsoleted by reverse-order -vf, big config layer changes
    * stream layer "cleanup", -dvd -> dvd:// etc
    * autosub fuzziness, it tries to load all subs with similar filenames
    * removed the whole old config reader, leaving only the newer one
      (no backward compatibilty!)

    Ports:
    * HP-UX fixes
    * Ported to Darwin / Mac OS X (with extra accurate Darwin timers)
    * Ported to Win32/MinGW (including network, timers, getch etc)
    * win32 codecs DLL support on Win32/Cygwin (and MinGW too!)
    * Lots of PPC (including Altivec) optimizations
    * Some ARM fixes
    * Alpha fixes (especially non-gcc3 support)
    * Initial Hitachi SuperH support (SH3/SH4)

    Codecs/demuxers support:
    * realaudio win32 DLLs support
    * various realaudio/realvideo fixes, including WxH bugs, Sipr etc
    * various realmedia a-v sync fixes
    * realaudio v4 demuxer
    * realaudio 14_4 and 28_8 codecs support (both binary DLLs and native code)
    * realmedia rtsp:// support (independent from the live.com rtsp stuff!)
    * Matroska demuxer
    * demuxer: enabling mpeg4-es autodetection, h264-es support
    * .wav extradata parsing (for truespeech, atrac3 etc)
    * MPEG-TS (Transport Stream) and TIVO demuxers
    * DVB (Digital Video Broadcasting) input driver
    * hwac3: DTS passthru support
    * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize,
      tinterlace, pullup (mmx optimized!), framestep, tile
    * vf layer: slices support (crop, expand, swscale only)
    * vf scale aspect fixes
    * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC
      compileable
    * swscaler: brightness/cont/sat. and different YUV matrices support
    * NUV encoding
    * SGI image files decoding (-mf)
    * Theora video (using libtheora/libogg) support
    * DivX.com 5.0.5 libs support
    * support for latest XviD en/decoder features
    * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12)
    * support for Vanguard's win32 h264 etc codecs
    * Video for Linux 1: various bugfixes, video eq support
    * Video for Linux 2 support
    * TV support: kick-ass image format handling
    * mp3lib: moved the assembly sources into gcc inline assembly (c)
    * mp3lib: sync with mpg123 0.59s-pre
    * mp3lib: final layer-1 support
    * mp3lib: skip trashed first mp3 frame, fixes lot of buggy/misdetected
      files
    * imported a working FAAD version
    * 8BPS (Planar RGB) support
    * working DVD (libmpdvdkit) support for Cygwin/MinGW

    FFmpeg/libavcodec:
    * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
    * old HuffYUV v1 support
    * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix
    * fixing padding bug autodetection for some rare files
    * DspContext.(i)dct_* bitexact cleanup
    * user settable quantizer bias
    * MPEG1 slice encoding support
    * MSMPEG4 2-pass support
    * H264 video decoding
    * Indeo 3 video decoding
    * VP3 video decoder (buggy somtimes)
    * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant)
    * 3IV1 (3ivx v1) decoding
    * ASV1 (ASUS Video v1) and ASV2 (ASUS Video v2) en/decoding
    * Improved SVQ1 decoding (using FFmpeg VLC functions)
    * truncated unary binarization, unary k-th order exp golomb binarization :)
    * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but
      slower
    * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
    * ATI VCR1 and VCR2 decoding
    * full featured SH4 optimizations
    * ARM optimized simple_idct
    * MPEG2 encoding
    * PSX MDEC decoder
    * user settable quantization matrices

    Drivers:
    * x11_common: fix detection of metacity
    * x11_common: 10l fix in original layer detection code
    * x11_common: extended fstype config options
    * x11_common: smooth window moving
    * tdfx_vid driver (3dfx cards overlay with AGP support)
    * vo_xover: general x11 overlay driver, currently only tdfx_vid uses it
    * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
    * new svgalib vo driver
    * vo_directfb2: triple buffering support, configuration sys changed, fixes
    * OpenGL driver cleanups/fixes (both vo_gl and vo_gl2)
    * vo_fbdev cleanup/partial rewrite, now with real direct rendering
    * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration
    * new TGA output driver
    * new vo_fbdev2 (written from scratch)

    Others:
    * gcc can now detect badly called mp_msg()s
    * a lot of config/cmdline parsing fixes (some of them were at least 100000l
      bugs)
    * configure: enable VIDIX for PPC
    * configure: full featured PPC optimizations and rewritten architecture
      handling
    * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing
    * network streaming layer: IPv6 support
    * FTP support
    * playtree parsing speedup :)
    * various URL parsing fixes
    * crashing on broken config files finally fixed!
    * GUI: PPC (reverse byteorder) fixes
    * GUI: revert to 'default' skin if configured skin failed
    * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot
    * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification
    * TVout/matroxtv: various improvements
    * spelling/grammar fixes in numerous files
2003-09-02 17:46:31 +00:00
jmmv
49ca5eafee Update to 2.3.14. Closes PR pkg/22667 by rtr@. Changes since 2.3.11:
2003-08-08  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 2.3.14

Fri Jul 25 12:29:35 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c (art_render_gradient_linear_render_8)
	  (art_render_gradient_linear_render) (art_render_gradient_linear)
	  (art_render_gradient_radial_render) (art_render_gradient_radial):
	  Redo the checks where float was compared by == or != to using
	  the EPSILON define.  Also copy the ArtGradientLinear and
	  ArtGradientRadial into the source structure, pretending that
	  these are constants that will never change or be freed by
	  the caller is utterly evil and in fact for librsvg it is
	  not constant.  This fixes some more very random crashes
	  when using librsvg with libart (which seems to be the
	  only usage of the gradient stuff)

Fri Jul 18 12:57:36 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c: Fix more comparison-of-doubles by == bugs,
	  this code is uber ugly.  Should fix the fairly random crashes
	  on asserts I've been having.

2003-07-11  Michael Meeks  <michael@ximian.com>

	* Version 2.3.13

2003-07-11  Federico Mena Quintero  <federico@ximian.com>

	* art_svp_ops.c (art_svp_minus): impl.

Tue Jul 08 01:15:02 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c: fix comment as pointed out by alex

Tue Jul 08 01:13:48 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c (art_render_gradient_linear_render_8):
	  when we wish to find the current segment and we go beyond the
	  last stop due to float fun, use the last segment as that's
	  really what we want.  Avoids a very abrupt assert death.

2003-05-05  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.3.12

2003-04-24  Alexander Larsson  <alexl@redhat.com>

	* art_uta_vpath.c (art_uta_from_vpath):
	Don't silently stomp on memory on bad vpaths.

2003-04-11  Alexander Larsson  <alexl@redhat.com>

	* art_svp_vpath_stroke.c (render_seg):
	Handle cases when dmr2 is very small better.

2003-04-10  Alexander Larsson  <alexl@redhat.com>

	* art_svp_wind.c (x_order_2):
	Handle horizontally aligned segments.
2003-09-02 14:51:00 +00:00
seb
a1b788d9c9 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 13:27:45 +00:00
jlam
54f69b4eda Add some buildlink3.mk files needed by x11-links>=0.13. 2003-09-02 07:12:16 +00:00
jdolecek
6c603d9ee3 Added php4-exif 4.3.3 - PHP4 extension module to read EXIF JPEG headers 2003-09-01 16:59:38 +00:00
jdolecek
5fd2bc8c26 import php4-exif from pkgsrc-wip; package done by Quentin Garnier of
pkgsrc-wip team
2003-09-01 16:57:30 +00:00
cjep
0174216952 whitespace fixes 2003-09-01 10:13:08 +00:00
gavan
8d10cff493 Update povray to version 3.50c
Summary of changes in version 3.5:

Major new features:

  * New noise functions
  * Photon mapping
  * Dispersion
  * Improved Radiosity
  * New light sources
  * Light groups
  * Isosurface and parametric objects
  * Sphere sweep object
  * New mesh object
  * UV Mapping
  * Improved textures
  * Improved and faster media
  * New patterns
  * Functions

Additional new features:

  * Reading of JPEG and TIFF image formats
  * Projected through
  * More realistic attenuation
  * New clock keywords
  * New image size keywords
  * Inverse transform
  * Spherical camera
  * New float function: inside
  * Splines
  * Metallic reflection
  * Mapping using warps
  * Double illuminate flag
  * No image and no reflection flags
  * Basic Unicode Support
  * Declare a float constant from an INI file

Bug fixes and enhancements:

  * Light source enhancements
  * Fixed normal average, reflection and other related problems
  * Fixed cylinder camera problems
  * Fixed the use of multiple closed bezier-splines in prism
  * Fixed infinite cone bug
  * Fixed the use of two subsequent colors, not separated by a comma in
      checker, hexagon and bricks.
  * Fixed gamma correct bugs
  * Numerous other bug fixes and optimizations
2003-08-31 23:04:13 +00:00
mycroft
270b7824d3 Whoops, add new patches. 2003-08-31 22:31:38 +00:00
mycroft
46234ad663 Er, change the libxvidcore.so symlink to match current expectations. 2003-08-31 22:03:30 +00:00
mycroft
c29e9f89fa Change the libxvidcore 2003-08-31 22:02:48 +00:00
mycroft
878c1eb8e1 Update to 1.6.1.90 -- needed for newer versions of transcode.
There is no ChangeLog info.
2003-08-31 21:58:23 +00:00
jdolecek
90c1c1709f Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements

Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
  'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
  to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
  remains CGI version
2003-08-31 19:55:21 +00:00
mycroft
83a4a03d9f Update to transcode 0.6.9.
* Terse/less technical ChangeLog:
  - Add subtitle support to -x dvd
  - Big endian fixes for wav audio handling
  - Big xvid update, there are now 3 modules. Read the ChangeLog for this
  - Bugfix for -z; thread issues caused image distortion
  - Bugfix for libac3, can be compiled with -msse now
  - Bugfix in -J text; transparency was broken.
  - Bugfix in -y ogg; quoting related
  - Bugfix in -x ogg; probing and decoding broken
  - Bugfix: avimerge, -split and -sync were broken for PCM audio
  - Docu: (Developer) internal architecture
  - Docu: avisplit(1) explains what do about bad AVI sync.
  - Docu: how to do framerate conversions with transcode
  - Docu: transcode(1) explains the different meanings of -F
  - Enable directory mode for pass-through AVI files with -y raw
  - Filters can now take arguments at any length
  - Fix sefault in tccat when called with no -i argument
  - Improved -J 29to23; more accurate interpolation
  - Improved -J 32detect; now searches chroma planes too
  - Improved filter smartyuv; much faster now
  - Improved filter cut; Make the filter aware of framerate changes
  - Improved option --keep_asr; takes probed import asr into account
  - Improved spec file
  - Internal; New frame attribute TC_FRAME_IS_OUT_OF_RANGE
  - Internal; config parser more generic
  - Internal; really clone a frame
  - MP2/MP3 synchword detection improved, better broken streams handling
  - Native directory mode for -x auto,mp3
  - Nearly bugfix when doing AC3-passthrough with multiple PSUs
  - New command line option --export_fps N,frc
  - New configure switch --with-default-xvid; creates a export_xvid symlink
  - New contrib/mpipe.c; a simple tool for input data multiplexing
  - New filter detectsilence; prints silence position in milliseconds
  - New filter fps; convert framerate X to Y; similar to modfps
  - New filter modfps; convert framerate X to framerate Y
  - New filter msharpen; spatial sharpening
  - New tool tcmp3cut which can cut mp3 streams at milliseconds positions
  - No more Latin-1 characters -- Sorry Thomas Ö.
  - Option -b now takes a 4th argument; lame encoding mode
  - Re-enable detection of DIV3 keyframes with -x divx
  - The linear blend deinterlace now also deinterlaces chroma
  - Transcode now writes a correct AVI PCM header for windows players
  - Variable framerate mpegs support
  - Very much improved MacOSX support
  - libtheora configure check update
  - ./configure's lame detection improved
  - print the correct PCM bitrate
  - Nicer/correct printout for -r
  - xml import moudle can read all af6 supported codecs
2003-08-31 18:39:27 +00:00
jtb
ceabcf2509 Add and enable camlimages. 2003-08-31 01:26:08 +00:00
jtb
1e1d8355a3 Initial import of camlimages.
CamlImages is an image processing library, which provides

* Basic functions for image processing and loading/saving various image
  file formats (hence providing a translation facility from format to
  format),
* An interface with the Caml graphics library allows to display
  images in the Graphics module screen and to mix them with Caml
  drawings,
* A freetype interface, integrated into the library:
  you can draw texts into images using any truetype fonts.

In addition, the library can handle huge images that cannot be (or can
hardly be) stored into the main memory (the library then automatically
creates swap files and escapes them to reduce the memory usage).
2003-08-31 01:24:36 +00:00
xtraeme
e14180496b oops, remove this, missed in previous commit. 2003-08-31 00:37:31 +00:00
xtraeme
b4a49b7c45 MPlayer updated to 0.91, patch provided by Soren Jacobsen in PR pkg/22540.
Changes:

    DOCS:
    * French, Hungarian, Chinese translation updated
    * console output translations updated
    * numerous fixes in HTML documentation
    * fixes, clarifications in the man page
    * wishlist updated :)
    * Polish documentation removed (outdated)
    * Norwegian, Romanian, and Turkish help files removed (outdated)

    Fixes:
    * small fix for sp5x video codec
    * menu pause bug fixed
    * detc video filter improved
    * fixes in video output driver zr
    * fixes in video output driver directx
    * fixes in video output driver sdl
    * fixes in video output driver vesa
      (multiple init support)
    * midentify works again
    * TOOLS/matroxtv enhanced and fixed
    * now every binary codec is searched in $PREFIX/codecs directory
      (--with-codecsdir)
    * K6/2+ and K6/3+ detection support
    * Mono PCM streamcopy fixed in MEncoder
    * bigendian OSD fix
    * SIGBUS error fixed on HPUX 11.00
    * default fps fixed in NTSC v4l
    * definition fix ported from libdvdread main branch
    * configure option --enable-qtx-codecs renamed to --enable-qtx
    * a crash fixed in command line parser
    * fix in MMS streaming
    * crash with invalid config file fixed
    * metacity support

    Porting:
    * QT audio decoder now compiles on MacOSX
    * compile and crash fixes in MOV demuxer, for Cygwin
    * some Cygwin compilation fixes
    * OpenBSD support in RealVideo and RealAudio
2003-08-31 00:25:19 +00:00
jlam
a203353b33 Make these INSTALL scripts safe for when pkgviews is merged. 2003-08-30 23:01:31 +00:00
jlam
8ed9d09370 The checks for MIPSPro and including gcc.buildlink3.mk have moved to
bsd.pkg.mk, so no need for the same logic here.
2003-08-29 20:49:30 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
wiz
9eb00bb28b Seems to need glu. 2003-08-28 12:56:56 +00:00
heinz
3810150e97 Package doesn't need linux files on Solaris 2003-08-27 21:22:51 +00:00
recht
78c9e6a355 Update to 1.3.3
Changes:

 - Added the remaining stretch converters
 - Fixed existing stretch converters
 - applied patch [ #462106 ] Fixed Blitters and Converters
 - added new test program
 - fix display problem (iface alpha mask not setup correctly)
 - fixed memory leaks (patch by Mark Page)
 - Added cygwin support
 - Some updates for Borland support.
 - fixed debug level 2 (std output stuff)
 - fixed win32 hermes static lib compilation
 - Borland compile fixes
 - Fixed s_height-- bug, reported by Christian Gruner.
 - Fixed "weird diagonal things" bug, reported by Jeff Macht.

Submitted by Juan RP
Closes PR 22613
2003-08-27 09:39:40 +00:00
wiz
e5c297c98b Add glu buildlink2 here too. Should fix at least coconut build. 2003-08-27 09:08:32 +00:00
jschauma
aa0aa518ac Finally remove support of Mesa 3.4.1 completely as discussed at length
on tech-pkg@ at various times.  This means that regardless of what kind of
GL support comes with X11, if a package depends on GL, Mesa 5.0.1 (or higher)
will be installed into ${LOCALBASE}.

Some troubleshooting after the latest patches by Krister Walfridsson.
2003-08-26 01:43:48 +00:00
jmc
624cdee7b1 Touch the configure* files after patch to avoid this rerunning configure on
build.
2003-08-25 18:15:46 +00:00
jschauma
61fd174813 On IRIX, we need to create a .libs directory, so that the linker doesn't
fail.  This makes this package compile and install cleanly under Irix.
From PR pkg/22570 by Bas van Oostveen.  Thanks!
2003-08-24 16:31:36 +00:00
wiz
47c5a535f3 On Linux systems without flex, build_depend on flex. From Soren Jacobsen in PR 22541. 2003-08-23 23:07:12 +00:00
jschauma
cffa35af85 Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
dmcmahill
c66ebfc410 update to tgif-4.1.43
added features/bug fixes.

1)  Fix <Meta> key problem with Mac OS X (Darwin).  The Apple Command Key
    is mapped to Mod2Mask by default.  This will be treated as the <Meta>
    (or <Alt>) key in tgif.
2)  Fix a bug with importing an EPS file generated by ps2epsi.  Thanks to
    Ambrose Li <acli@ada.dhs.org> for the patch.
3)  Fix tgif to be able to import an EPS file with an 8 bit-per-sample
    preview bitmap (such as the ones generated by ps2epsi).
4)  Get tgif to work with out-of-the-box xcin on Red Hat Linux.  Thanks to
    Ambrose Li <acli@ada.dhs.org> for all the help.
5)  Add support a new built-in double-byte input method, tgtwb5, to
    support the
    input of big5 encoded traditional Chinese characters using a graphical
    zhu-yin-fu-hao keypad.  This input method is activated by typing
    <Cntrl><Space> when a double-byte chinese font is selected.
6)  Add chat to tgwb.
7)  Support a new commandline option "-sbim xim" to use XIM as the input
    method for single-byte fonts.  This is useful if the X Keyboard
    Extension
    is used in inputing international characters (with dead keys).
    Thanks to Daniel Sadoc Menasche <sadoc@land.ufrj.br> for the
    contribution.
8)  Add a new X default, Tgif.IgnoreSlideShowOfffsetsInFile, so that the
    slideshow offsets stored in a file can be ignored in the slideshow
    mode.
    The reason for this is that the offsets mainly depends on the display
    and not on the content of the file.  The slideshow offsets should
    be set
    using the Tgif.SlideShowWindowOffset X default.
9)  Add a new LaTeX equation symbol file "eq4-lyx-ps2epsi.sym" in the
    release
    to edit the equation with LyX.  Thanks to Ed Gatzke <gatzke@sc.edu>
    for the contribution.
10) Update "ru.po".  Thanks to Andrew W. Nosenko for the update.
11) Add -D__EMX__ in Tgif.tmpl-cygwin to fix the problem with calling
    stat()
    on pathnames that begins with "//".  Thanks to Dr. Ing. Dieter
    Jurzitza
    <Dieter.Jurzitza@t-online.de> for pointing out the problem.
12) Add support for importing tgif files with the import_file() internal
    command.
13) Add the following new internal commands:

        shuffle_obj_to_bottom(<obj_name>)
        set_file_unsavable()
2003-08-19 09:19:37 +00:00
jmc
6dc93df365 This needs nasm-devel in order to compile export_mpeg. Bump version as well. 2003-08-18 14:34:10 +00:00
drochner
31e625bc2f catch up with py-imaging - use distutils and don't depend strictly
on Python-2.0 anymore
2003-08-18 10:15:39 +00:00
seb
72c7c9e329 Indent a bit. It's a bit clearer this way, isn't it? 2003-08-11 13:28:08 +00:00
grant
dfba081206 s/gui/GUI/ 2003-08-10 03:15:28 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
seb
9eb42d562b depkglint. 2003-08-08 16:42:37 +00:00
seb
d3ca9c4dbb INFO_FILES ? Yes please. 2003-08-08 16:41:51 +00:00
grant
55af8a8d87 COMMENT tweak. 2003-08-08 09:26:13 +00:00
seb
c065bc9ec8 No need for texinfo.mk here. 2003-08-07 10:32:23 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
b5278dc8cf bump revision after qt3/kde prefix change 2003-08-05 13:38:01 +00:00
wiz
db6718c2b1 When library major changes, dependency in buildlink2.mk needs to be bumped. 2003-08-05 10:07:24 +00:00
adam
9420ac375f Revision bump, because libexif.so.major changed 2003-08-05 09:18:16 +00:00
adam
ce81695b4e Changes 0.5.12:
Some build fixes. 'make distcheck' now works.
2003-08-05 09:16:40 +00:00
wiz
132e341fe5 regen (patch-aa, my fault) 2003-08-05 08:54:44 +00:00
wiz
6a14c187de Update to 0.9.11.
* Hebrew translation!
  * Right-to-left language support (for Hebrew, for example).
  * Updated Korean translations.
  * UTF-8 support in the Text Tool!
  * Added 'The Gimp' to docs/PNG.txt
  * Lithuanian translation.
  * Fixed bug that would cause some translated stamp sounds to not load.
  * Added Dutch translation of (older version of) HTML documentation.
  * Updated Polish translations.
  * Added Polish version of manpage.
  * Fixed a few typos in the manpage.
  * Fixed UTF-8 word-wrapping bug when there were no spaces
  * When a locale requiring its own font can't be used because the font
    is missing, Tux Paint STILL didn't work right.  Fixed.  (Set $LC_ALL=C)
  * Added a set of square brushes (similar to the various round ones).
  * Added "--nostamps" option to disable stamp tool.
    (When it's not needed, they just take time to load, and RAM to store.)
  * Added missing "--nosysconfig" to "--help" usage output.
  * Increased MAX_FILES from 256 to 2048.  Users with more than 128 images
    saved were unable to load the newest images!  (Hopefully 1024 saved
    files is sufficient.)
  * Thumbnails now saved to a ".thumbs" subdirectory under "saved".
    (Old thumbnails will still be loaded, if found.  Currently, the old
    thumbnails will still be saved in the old location, not under .thumbs)
  * Updated tuxpaint-import to create .thumbs subdirectory, and put new
    thumbnails there.
  * "Thick" and "Thin" Magic Tools made 'stronger.'
2003-08-05 08:54:20 +00:00
wulf
ed09a60d13 Added and enabled libdvbpsi-0.1.3: A PSI decoder and generator library for
MPEG2 and DVB streams
2003-08-05 07:32:34 +00:00
wulf
ae26b2434e Initial commit of libdvbpsi-0.1.3: A PSI decoder and generator library for
MPEG2 and DVB streams
2003-08-05 07:30:07 +00:00
wulf
fe1194d32f Added and enabled libmpeg-20030612: A library for decoding mpeg-2 and mpeg-1
video streams
2003-08-05 07:17:15 +00:00
wulf
e55eb3654b Initial commit of libmpeg2-20030612: A library for decoding mpeg-2 and
mpeg-1 video streams
2003-08-05 07:13:42 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
wiz
28319a9fbe Fix typo in last change. 2003-08-04 12:13:05 +00:00
jmmv
86212d64a5 Bump PKGREVISION; faad is active again... 2003-08-04 11:44:13 +00:00
jmmv
f811830691 Remove 'faad' support from MPLAYER_DISABLE_DRIVERS. It is an input driver
needed to play files as pointed out by wiz@ (sorry for the delay) and salo@.
2003-08-04 11:43:47 +00:00
tron
78bfeffd55 Fix checksum for "patch-ab". 2003-08-04 08:02:55 +00:00
jmc
4bd895f360 Needs audio/openal/buildlink2.mk also 2003-08-04 07:57:26 +00:00
jdolecek
d92fc7b03f Update cdlabelgen to latest version, 2.6.1
Changes:
* Word-wrap fix
* Included two logos for DivX and Ogg Vorbis
* Added option to output slim CD cover cases with page order switched
* Added --no-cover-plaque and --number-in-set <string>
* Updated spec file to match 2.6.1
2003-08-03 20:44:26 +00:00
mrg
511e8c6c51 quieten some gcc3.3 asm warnings 2003-08-02 16:42:44 +00:00
jmmv
9dbea2b733 Add and enable avidemux. 2003-08-02 16:02:15 +00:00
jmmv
51efb6f9d8 Initial import of avidemux, version 2.0.10:
Avidemux is a graphical tool to edit video.  It can open AVI, MPEG, Nuppelvideo
and BMPs.  Most common codecs are supported (M-JPEG, MPEG, DivX, Xvid, huffyuv,
WMA, etc.) thanks to libavcodec.  Video can be edited, cut, appended, filtered
(resize/crop/denoise), and re-encoded to either AVI (DivX/Xvid) or MPEG 1/2.

Note that this package does not support DivX.
2003-08-02 15:51:41 +00:00
mrg
68655f41c2 make this build with gcc3.3: include <assert.h> if you use it, avoid invalid
C++ syntax and turn of -Werror for one subdir...
2003-08-02 05:22:57 +00:00
mrg
740b6dff01 make this build with gcc3: don't use invalid <varargs.h> expressions, but
use simple <stdarg.h> ones instead.
2003-08-02 05:20:37 +00:00
grant
f830d42373 COMMENT grammar fix 2003-08-02 01:52:35 +00:00
wiz
044757aac6 Add glu dependency; configure script wants it. 2003-08-01 11:49:32 +00:00
jschauma
f505b93099 Update blender to 2.28:
Among other things, this version now includes audio support.
The complete and extensive changelog is available at
http://www.blender.org/modules.php?op=modload&name=News&file=article&sid=64
2003-07-31 18:40:58 +00:00
markd
8896c06ae4 Update kdegraphics to 3.1.3.
Changes:
* gcc 3.4+ compile fixes (Dirk Mueller)
* kiconedit: Answering Yes to save the modified file acted as No (Adrian Page)
* kiconedit: Fix off-by-one error in "Select All"
* kamera: fix status output message (Marcus Meissner)
* kruler: do not use hardcoded font names
* kghostview: the mimetype is application/x-gzpostscript actually for .ps.gz
* kghostview: Fix bug #58904
* kfax: Fix format string problem (Dirk Mueller)
* kghostview: Fix bug #59041
* kmrml: null-terminate clipboard data (Dirk Mueller)
* kuickshow: Add license declarations (Carsten Pfeiffer)
2003-07-30 14:30:15 +00:00
wiz
69aef473b5 Update to 2.4.7, update HOMEPAGE and MASTER_SITES.
* Fixed man page paths in RPM spec.
        * Fixed a bug in manual-page rendering.
2003-07-30 13:45:24 +00:00
grant
ff4b4e2752 add some more (official) mplayer master sites. 2003-07-30 13:02:19 +00:00
grant
95ff526d1c kill leading whitespace, remove comment about license (we already
track licenses, and it's GPL'd anyway).
2003-07-30 02:23:42 +00:00
hubertf
bdc07b1ed6 add & enable gtksee 2003-07-28 13:53:51 +00:00
hubertf
126debddc5 Import gtksee-0.5.2: Gtk-based image viewing and cataloging program
GTKsee is an image viewer/browser. The browser shows thumbnails, you
can quickly watch a picture in large or fullscreen by simply tapping
on return. Also has slideshow capabilities.

From pkgsrc-wip, by [ drue at users dot sf dot net ]
2003-07-28 13:52:50 +00:00
seb
9070596a8c Update to version 1.8
Changes since version 1.5:

1.8 Sun Feb 23 09:15:14 GMT 2003
        - support for client-side image maps by Dan Boorstein

1.7 Sun Jan 19 21:55:14 GMT 2003
        - quote bgcolor so that HSV works

1.6 Sat Jan 18 15:47:26 GMT 2003
        - moved tests to Test::More
        - new test which checks if graphviz is installed
        - new 'layout' graph attribute to support twopi - you
          may have to change your programs!
        - new bgcolor graph attribute (idea by Scott Murman)
        - labels named "graph" now work
2003-07-28 12:34:02 +00:00
seb
c014e9f9f8 Update to version 1.10.
Changes since version 1.9:
July 9, 2003
        - rerelease 1.10 with ast_common.h fix in -devel rpms
July 3, 2003
        - declare this version 1.10
        - general
            - "mkdir obj;cd obj;../configure;make"   now works (bug #293)
            - "make prefix=xxx"   now works (bug #274)
            - "--with-wish=xxx"   now works (bug #270)
            - remove generated file: ast_common.h from source distributions
            - make GIF support configurable
            - added .cvsignore thoughout source tree to reduce CVS noise
            - FAQ updates
            - documentation updates for gpr
            - improve portability of dotneato-config, but requires libtool now
            - improvements to error processing for library users
        -gd
            - sync with gd-2.0.15
            - optimize line drawing code
        - dot, neato, twopi
            - fix bugs 240,270,274,293,298,303
            - support "peripheries=0" without crashing
            - add support for "dia" output format (-Tdia)
            - espf fixes (use of showpage)
            - svg fixes (coordinates and viewBox)
            - ismap/imap, fixes (quoting of label strings)
            - fix to "point" shape
            - improve (m|c|re)alloc usage
            - improve handling of very-small fonts in bitmap outputs.
            - various fixes for multiple -T -o feature
            - add support for splines to records and ports (neato)
            - various improvements to libpack
            - dot_init_graph and neato_init_graph external for library users
            - cluster improvements (neato)
            - fix support for truecolor
            - normalize splines so that they now always go from tail to head
            - add some simple help text for any unrecognized option
                (e.g. -?  -h  --help)
        - tools
            - extend gpr language to allow access to command-line arguments
            - add sqrt() function to gpr
            - add new tool - gvpack
        - tcldot
            - use .dll extension if on windows
            - doted demo
                - use tcl's file requestor instead of homebrew
                - add zooming controlled by mousewheel
                - support additonal export formats
2003-07-28 10:06:43 +00:00
drochner
01cdc33a5a -clean up so that it builds with any Python version now
-remove the need for that Setup.tk hack
-make sure docs/examples are don't get random premissions on install
2003-07-28 09:18:56 +00:00
jmmv
9c6a696e2d Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"
that are not wanted in the binary program.  It is empty by default, so that all
drivers are linked in to get a full featured binary package.  Packages using
this variable include mplayer and gmplayer.  While building mencoder, disable
all of these drivers, as they are not needed.  Bump PKGREVISION.

arts is now a enabled if not present in the variable.  This detail closes
PR pkg/21775 by Marc Recht.

(missed in previous commit...)
2003-07-27 20:01:36 +00:00
jmmv
cc8cb1820a Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"
that are not wanted in the binary program.  It is empty by default, so that all
drivers are linked in to get a full featured binary package.  Packages using
this variable include mplayer and gmplayer.  While building mencoder, disable
all of these drivers, as they are not needed.  Bump PKGREVISION.

arts is now a enabled if not present in the variable.  This detail closes
PR pkg/21775 by Marc Recht.
2003-07-27 19:59:40 +00:00
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
jmmv
0dfd782d5a Add and enable gmencoder. 2003-07-26 13:56:14 +00:00
jmmv
6a17f6b552 Initial import of gmencoder, version 0.1.0:
Gmencoder is a GNOME2 frontend to mplayer/mencoder.  It supports much of the
output codecs, as well as postprocesing, cropping, scaling, subtitles ripping,
and one, two or three passes for encoding.

Provided by Juan RP in pkgsrc-wip.
2003-07-26 13:55:04 +00:00
drochner
b15197e06c There is no USE_SHLIBTOOL. USE_LIBTOOL. 2003-07-25 17:04:13 +00:00
drochner
83e7d59f99 -update to 0.6.15
changes:
 * Updated CGM import/export filters
 -bugfixes
-don't use ${GTAR} - this resolves to our pax/tar, but in this case we
 _really_ need a gtar
2003-07-25 17:02:46 +00:00
drochner
02cde4b503 update to 2.3.4
changes:
* Special support for JPEG images on save (preserves EXIF data,
* Function for saving modified images in a collection.
* Collection thumbnail creation/update fixes.
* Translation Updates
* Collection view supports zoom interface
* Recent files support
* Collection view shows the selected image in the top
  half of the window
* Support for thumbnail management spec
* Sticky zoom to fit (if you resize the window the image zoom will be
  adapted automatically)
* Progressive image loading for remote or large files
* EXIF support in collection view (requires optional libexif)
+bugfixes
2003-07-25 16:59:24 +00:00
wiz
cd5090eb75 Depend on latest libexif; PKGREVISIONs of dependent packages have already been bumped. 2003-07-25 12:42:45 +00:00
adam
ae6d590291 Revision bump, because libexif shared library version changed in 0.5.10 2003-07-25 11:39:11 +00:00
adam
3e8ee07e32 Changes 0.5.10:
A few updates all over the place, a new exif-loader, etc.
2003-07-25 11:26:32 +00:00
jtb
c7e51e59e9 Add a missing info file (from i386 bulk build leftovers). 2003-07-24 16:06:29 +00:00
tron
cdef5ac9e1 Remove "trium" skin which is not available any more. 2003-07-24 12:56:52 +00:00
jmmv
8ebf21ece3 regen 2003-07-23 13:24:21 +00:00
jmmv
2ce2f4d1b3 Set DIST_SUBDIR to ${PKGNAME_NOREV}, as distribution names are... "bogus"
(no version number in them).  Suggested by wiz@.
2003-07-23 12:15:06 +00:00
jmmv
7c7c02b94e KDE master site is useless now. 2003-07-23 11:44:50 +00:00
jmmv
74f5a10f60 Update the package to win32-codecs-030714: use the last win32codecs.tar.bz2
distfile; it comes with more codecs and obsoletes the use of dmocodecs.tar.bz2
(not available any more).  Version number matches distfile's date.
2003-07-23 11:43:17 +00:00
jmmv
cd1d77d3d9 Change master site for dmocodecs.tar.bz2. Closes PR pkg/22233 by Peter Hansen. 2003-07-23 11:09:20 +00:00
jschauma
94eb72967d Add missing checksum for 3.4.2 distfile. 2003-07-22 14:02:58 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
7a4918e8c8 Add and enable libggiwmh. 2003-07-21 12:30:37 +00:00
wiz
5bd2a50b49 Initial import of libggiwmh, a window manager hints library for libggi.
Requested by Christian Egger.

LibGGIWMH is an LibGGI extension for GGI targets that are window
system based to allow access to things like setting the title bar,
resizing, etc.
2003-07-21 12:27:50 +00:00
wiz
61e3f22efa Add and enable libggigcp. 2003-07-21 09:58:59 +00:00
wiz
07b638a8fb Initial import of libggigcp-0.8.2, requested by Christoph Egger.
LibGGIGCP is a generic color and palette management extension. It
supports conversion between different color spaces such as RGBA,
YUV, HSV, and CMYK. Furthermore it supports a generic color-blending,
which can also be used for translucency effects.
2003-07-21 09:56:35 +00:00
dillo
375c60b46a font distfiles changed (directory layout changed, runme scripts deleted)
bump pkgrevision
2003-07-20 20:15:02 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
agc
cae1f39ea5 Correct the URL for the aqsis homepage, from Richard Rauch in PR 22176 2003-07-18 11:21:01 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jmmv
cf2e12e813 Fix build when using gcc3. 2003-07-17 20:21:30 +00:00
adam
8936791269 Changes:
* iprocess.c: added
* graphics.c: implemented new "memory" widget
* bug-fixes (image corruption in PNG; Xaw95; scrollbar)
* PaintRegion.c: added rounding procedure in multiplication of matrices mm()
2003-07-17 09:01:01 +00:00
wiz
d70f248206 regen (patch-aa mismatch, jan?). Closes PR 22152. 2003-07-16 08:51:31 +00:00
jschauma
937d21f1b7 Hopefully finally get this right:
Default Mesa Version should be 3.4.2, so that people who don't care and have
GL in XF don't need to build the whole thing.  If MESA_REQD is set to 5.0.1
(as, for example, by MesaDemos), require version 5.0.1 of MesaLib, gl* etc.

If libGL.so.5 is found to be present on the system, force MESA_REQD to be
5.0.1 to avoid accidental downgrades if MESA_REQD was not specified before-
hand.

Changes reviewed by tron@ (thanks!).
2003-07-15 23:31:21 +00:00
wiz
44b6342693 Fix typo. 2003-07-15 07:45:40 +00:00
wiz
4e5fd1256d Sort. 2003-07-14 08:27:08 +00:00
wiz
59796977c3 Replace perl interpreter in gifburst. From Soren Jacobsen in PR 21197. 2003-07-14 08:26:52 +00:00
jtb
0f9169dc7c Use CPPFLAGS for preprocessor defs. Allows setting of CXXFLAGS
on the commandline.  grap has problems being compiled
with optimization on some machines.
2003-07-14 07:12:12 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
20f0aaef00 Depend on latest freetype-lib; bump PKGREVISION. 2003-07-13 17:46:24 +00:00
wulf
1739777cef Added manweb to REPLACE_PERL fixing incorrect path to perl 2003-07-13 14:16:10 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
zuntum
f78e02425c Update gimageview to version 0.2.23
Provided by Juan RP in PR#21851

Changes:

Version-0.2.23

	* Fixed clash bug of slideshow.
	* Plugged memory leak of JPEG loader.
	* Other minor fixes.

Version-0.2.22

	* Added automatic rotation by EXIF data.
	 (contributed from Frank Fischer <frank_fischer@gmx.de>. Thanks!)
	* Fixed detecting file name extension as case insensitive.
	 (Thanks! > Ricky Faulstich <Ricky@Faulstich.com>)
	* Fixed typo (Thanks! > Ricky Faulstich <Ricky@Faulstich.com>)

Version-0.2.21

	* Fixed compile error.

Version-0.2.20

	* Image loaders, IO streamers, Image View and Thumbnail View Embders now
	  are implemented as plugin.
	* Now GImageView can be compiled against linux-fb backend of Gtk+-2.0 by
	  "--with-gtk2=gtk+-linux-fb-2.0" configure opotion.
	* Merged Cygwin patch provided by Masahiro Sakai. Now GImageView can be
	  compiled on Cygwin.
	* Added some key binding to directory view on thumbnail window.
		CTRL + Cursor Left
		CTRL + Cursor Up: Change top directory to parent
		CTRL + Cursor Right
		CTRL + Cursor Down: Change top directory to selected
	* "Thumbnail 2" mode has been renamed to "Album" mode.
	* Added a key binding to "Album" mode.
		SHIFT + Cursor: select the fucesed image and open it.
	* Modified directory list preference to make it easy.
	* "Load thumbnails recursively in one tab" can be attached to mouse
	  button.
	* Now gimv doesn't zoom in by default when fit to frame automatically.
	* JPEG loader is added. Most of its codes are taken from libgnome-ui.
	  Creating JPEG thumbnails are much faster than GdkPixbuf.
	* Added "Slideshow (selected)" and "Slideshow (from the selected)".
	* Now you can override MPlayer options by
	  $(datadir)/gimageview/mplayerrc.
	* Enabled to play audio with visualizer
	  (Visualizer feature is supported by Xine view only).
	* Set focus to the suitable thumbnail when files are deleted.
	* Added rotation indicator in toolbar of image window.
	* Two new duplicates finders are added. One is "md5sum" and another one
	  is "File Size".
	* Clash bug of Xine view has been fixed.
	* Other minor fixes.
2003-07-12 11:29:43 +00:00
jschauma
85a157b50b Add $NetBSD$ to the patch. 2003-07-12 01:07:11 +00:00
mjl
4f85ec8991 Add patch to make this actually compile (on macppc). How can this
ever have worked, it's missing an include?
2003-07-11 19:40:51 +00:00
fredb
39cfe91bd1 Unbundle tars bundled options, to make this work on NetBSD 1.6U. Should
fix PR pkg/22117.
2003-07-11 00:21:45 +00:00
wiz
9a46d89e68 Bump PKGREVISION for dependency change (mad -> libmad). 2003-07-10 17:33:55 +00:00
agc
7c04525334 Correct directory path for libmad. 2003-07-10 17:27:32 +00:00
adam
f6515d0588 Revision bumped; dependency changed from mad to libmad 2003-07-10 11:52:06 +00:00
jtb
26778549be Update to version 1.1.2.
This version is based on PLplot-5.2.1, which is a large step forward
compared to PLplot-5.0.4 that yPlot was based on before.  For example,
the egregious rendering bugs in example 8 (doc/x08.i) are now long
gone, and the revised doc/x08.i and doc/x11.i show off some new
contouring functionality that is now available with PLplot 3D
plotting. The doc/x??.i examples from yPlot produce identical results
to the corresponding C examples from PLplot which is an excellent test
of the yPlot interface to PLplot. Note the yPlot API changes and
additions in the CHANGES file.
2003-07-10 09:06:47 +00:00
jtb
c3b74d7333 Update to 5.2.1.
Now supports building a shared library with libtool, dynamic
device drivers, and many other improvements.
Over 1000 commits since previous release.
2003-07-10 08:55:03 +00:00
jtb
c9cfc1c60d Update to version 2.12.5.
This only lists new features, there are many bugfixes.

* Apply a patch provided Kawamura Masao, relating to (a) errors in
  the documentation of file locations and (b) a programming error
  hidden behind an unset precompiler flag.
* Add `sed' RPN operator, to work on strings
* Add `skewness' and `kurtosis' RPN operators, to work on columns
* In the documentation, change the names of some variables to be
  clearer: `ll_x' is now written `xleft', etc.
* Add RPN binary operators `and', `or' for logical operations,
  along with negation operator `not'
* Add `draw arc' command
* Add `set x axis labels' and `set y axis labels' commands.
* Permit specification of `pt' units for `draw label', `draw box',
  `draw symbol at', and `draw line from'.
* Add `set clip to curve' command.  _Caution:_
  this needs extension, and may have a bug if called twice in
  succession [but is this with an intervening `set clip off']
* Add `group' and `end group' commands, in preparation for SVG
  output.  So far these commands do nothing, and are basically just a
  signal that users should not create commands with these names
  since Gri will need them soon.
* Add `..xinc..' and `..yinc..' builtin variables.
* Make the `open' command accept URLs as filenames.
2003-07-10 08:27:38 +00:00
jschauma
0ecb99ecd8 If MESA_REQD is not set, but we detect a 5.x library, set MESA_REQD to
the current default of 5.0.1 (rather than 5.0) so that distinfo remains
correct.
2003-07-07 02:05:59 +00:00
salo
9510938876 Change working directory to WRKSRC in pre-build target so it builds on
read-only pkgsrc tree with Forte compilers.
2003-07-06 13:57:09 +00:00
salo
429fe3ca63 Sync with gimp-1.2.5 update (hi drochner!).
Remove superfluous file from distinfo.
2003-07-06 13:47:32 +00:00
kleink
9cf12ae35e Remove duplicate master site. 2003-07-06 13:45:51 +00:00
skrll
3fda02c489 Correct PLIST handling for non-i386 ports. Fixes PR 21883 from Richard
Earnshaw.
2003-07-05 11:45:04 +00:00
rh
e2cbf11453 With xpkgwedge, gnome2-pixmaps satisfies the gnome-pixmaps prerequisite. 2003-07-05 00:55:32 +00:00
jschauma
12de1f83d9 Revert yesterdays commit of setting the default to 3.4.2; apparently
things are more complex than they seem, so until we've figured out how to
do this properly go back to what used to work (ie default back to 5.0.1)
Problems pointed out by tron@ and abs@.
2003-07-04 16:51:00 +00:00
tron
28710cc78b Readd checksums for version 3.4.2 destroyed by previous commit. 2003-07-04 11:27:39 +00:00
jtb
ae3f1f0d71 patch-aa is gone. Remove it from distinfo. Pointed out by
Thomas Klausner.
2003-07-03 23:10:03 +00:00
seb
a9d85c38ce Convert to USE_NEW_TEXINFO. 2003-07-03 19:17:16 +00:00
seb
2629425445 Convert to USE_NEW_TEXINFO. 2003-07-03 19:01:08 +00:00
seb
aa3e2e2d01 Convert to USE_NEW_TEXINFO.
While here fix CONFLICTS.
2003-07-03 18:47:58 +00:00
jschauma
6ce68eec3a Oops, put check for MESA_REQD below where it will be set definitely if unset
before.
2003-07-03 18:47:41 +00:00
jschauma
cd3c3682b6 Remove CPPFLAG, which is handled by MesaLib's buildlink2 if necessary.
Update distinfo for documentation which was updated recently.
2003-07-03 18:41:28 +00:00
jschauma
81e95fd3a9 If MESA_REQD is not set to 5.x and we find libGL.so.5, set MESA_REQD to
5.0.

If MESA_REQD is set to 5.x, pass -DGLX_GLXEXT_LEGACY to CPPFLAGS, to avoid
breakage if a package looks for glx_ext.h.
2003-07-03 18:27:29 +00:00
jschauma
44c0c21a54 Let's be consistent here:
All other Mesa packages assume a default of 3.4.2, so set this here, too.
The reasoning behind this is that 3.4.2 is part of XF, so that users/packages
that don't explicitly need version 5.x don't need to build it.
2003-07-03 18:01:15 +00:00
jschauma
72dd0fdb1c Conflict only with geomview<1.8.1nb2 2003-07-03 17:41:51 +00:00
jschauma
64c9904eed This package used to conflict with ImageMagick since they both install a
program called "animate".  By renaming the program to "gv-animate" in this
version, we can resolve the conflict.  Bump PKG_REVISION for better
compatibility.
2003-07-03 17:38:27 +00:00
seb
2b1ffe9252 Use BUILDLINK2.
Convert to USE_NEW_TEXINFO.
2003-07-03 17:31:04 +00:00
seb
8f098cf69f Convert to USE_NEW_TEXINFO. 2003-07-03 16:24:28 +00:00
seb
3c58e326c0 Fix CONFLICTS. 2003-07-03 15:33:04 +00:00
seb
4e28e7452a Convert to USE_NEW_TEXINFO.
While here fix CONFLICTS.
2003-07-03 15:32:35 +00:00
seb
86bac2fd86 Convert to USE_NEW_TEXINFO. 2003-07-03 14:14:03 +00:00
seb
76cc4b0abb Convert to USE_NEW_TEXINFO. 2003-07-03 13:40:28 +00:00
seb
e95df5e173 Convert to USE_NEW_TEXINFO. 2003-07-03 13:09:47 +00:00
jmc
bb0a9203fa Actually do the RPATH_FLAG correctly this time.. 2003-07-02 20:07:29 +00:00
jmc
bfd9ce7b68 This depends on freetype and needs a define/library enabled to work.
Also replace -Wl,-R with RPATH_FLAG while I'm here.
2003-07-02 18:43:12 +00:00
wiz
5f0a42f867 Fix PLIST for last update (hi phone!). 2003-07-02 10:48:57 +00:00
jmmv
6ae8582d4a Update to 0.8 with patch provided by Juan RP in PR pkg/21974:
* Patch from Claes Nasten <pekdon@gmx.net>
* Enhances thumbnail related options:
  First, specifying -t would break the $f param to -exec.
  Second, the thumbnail and the screenshot got different timestamps.
  Third, one weren't able to specify geometry with -t.
* Update for latest giblib. Requires latest release now.
2003-07-02 10:06:33 +00:00
tron
105ee220ed Update "ImageMagick" and "p5-PerlMagick" packages to version 5.5.7.9.
Changes since version 5.5.6:
- File descriptor leak prevented temporary disk pixel cache from being
  removed under Windows.
- Color profile patches provided by (dge at softec.st).
- West/East geometry was computed with image width rather than height.
- The MNG encoder failed to set the JNG bit in the simplicity profile.
- The MNG encoder failed to write FRAM chunks when all images were JNG.
- The JNG encoder wrote the wrong alpha_sample_depth for opaque images.
- Fixed JPEG EXIF problem.
- Added -thumbnail as an option to the utilities.
- No TIFF preview was written on EPT write (patch provided by
  Lars Ruben Skyum).
- NegateImage() now negates the K channel of a CMYK image (patch provided
  by Lars Ruben Skyum).
- Parameter 'elevation' misspeclled for PerlMagick Shape() method.
- A number of minor leak/unitialzed memory problems fixed.
- Allocate free nodes from the heap in QuantizeImage().
- Magick-config --version returned gibberish.
- Adopted Bob Friesenhahn's patterns-- use as filename pattern:checkboard,
  pattern:bricks, etc.
- We cannot reliably auto rotate PDF files so this feature was removed.
- The conjure program did not correctly handle the gravity attribute.
- The persistent cache reference count was not properly incremented.
- Added $image->Describe() method to PerlMagick to interface to the
  DescribeImage() C API method.
- Added support for the EXIF Tag Parsing Library.  Currently we simply
  display the tags when calling DescribeImage().  In the near future
  there will be support for modifying or adding tags.
- Added Bob Friesenhahn's updated Windows installation instructions.
- Interfaced the drawing routines with the new MagickWand API.
  MagickWand will be the primary public C interface to ImageMagick in
  the near future.
- magick/effect.c: RandomChannelThresholdImage was not handling
  PseudoColor, non-gray images correctly.
- png.c would not compile with libpng versions older than libpng-0.95,
  due to bugs introduced in ImageMagick version 5.5.2.
- Implemented -random-threshold and -ordered-dither options.
- The locale messaging system now uses a hash for fast lookup.
- Updated libtool to the new released version, 1.5.
- Fixed bug with decoding grayscale PNG images and JNG alpha channel
  at Q:32.
- Now recognize 32-bit hex color specifications, patches provided by
  Bob Friesenhahn.
- Started API wrappers based on Bob Friesenhahn's method suggestions.
- Text annotations that started with '\n' were not rendered correctly.
- Removed artifacts from images rotated with a small number of degrees.
- Minor bug fix in the ParseGeometry() method.
- Modified the non-public inline AlphaComposite() to use a PixelPacket
  pointer; previously it returned a PixelPacket structure.
- You can now specify an image geometry as an image file (e.g. -geometry
  image.jpg).
- Use new temporary file manager for JNG components.
- Added support for 12-bit TIFF images.
- Added improved locale message subsystem (contributed by Kyle Shorter).
- Removed a bias from SampleImage() and DrawAffineImage() (bug report
  by Glenn Randers-Pehrson).
- PerlMagick now recognizes percent values for fuzz or opacity.
- Not enough memory allocated for reading PCX (bug report by Trevor
  Willis).
- There were artifacts when using the Bessel function for resizing
  (bug report by Bob Friesenhahn).
- Added -resample to convert to change the resolution of an image.
- Added a temporary file manager that prevents race conditions and
  removes any remaining files on exit.
- Prepped ImageMagick to work with Visual C++ 7.0 under Windows.
  The Windows configure patches came from William Radcliffe.
- The refresh of the display image window no longer lags when the
  magnify window overlay it.
- Numerous code clean-up and minor speed ups based on problem areas
  identified in the Graphics-Magick ChangeLog.
2003-06-30 06:45:01 +00:00
jtb
446f78058d Update to version 1.92d.
Changes:

Fixed pad_offset for the 16 bits per pixel case. This means that you
will no longer get warped images that appear to be tilting over
sideways on platforms with this pixel depth, when viewing a file with
an odd number of X entries. Also added the "-frames" option, but it is
not enabled by default in the configure file.
2003-06-30 00:11:24 +00:00
jtb
dad78ada35 Update to version 1.30.
The main change is the addition of color to grap. Other changes
are bug fixes.
2003-06-29 22:46:41 +00:00
rh
e74345cc1d Update sane-frontents to 1.0.11. Changes are bugfixes only. 2003-06-29 10:18:21 +00:00
rh
3d8c217539 Update sane-backends to 1.0.12. Changes include:
* Documentation updates

 * Updated backends: apple, artec_eplus48u, as6e, avision, canon,
                     canon630u, dc210, dc240, dll, epson,
                     fujitsu (fi4220), gphoto2, gt68xx, hp,
                     mustek, mustek_pp, mustek_usb, net, pie,
                     plustek, snapscan, teco2, test, umax,
                     umax_pp

 * New backends: ibm, ma1509, some versions of hp5400

 * Added IPv6 support for saned and net backend

 * Added SCSI support for MacOS X

 * Build system improvements

 * USB access improvements

 * Portability fixes

 * Translation updates and new translations: nl, no

 * Bugfixes
2003-06-29 10:16:44 +00:00
jmmv
2daa343934 Bump revision due to librsvg2 update (to 2.2.5). 2003-06-27 23:03:27 +00:00
jmmv
2749e9038e Update to 2.2.5:
- Gimp Import/Load plugin
- Bugfixes
- Few bugfixes
- All sorts of build and installation fixes
- "Bugfix" for a regression in GTK+'s pixbuf-io loader scheme
- Handle SVGZ files (Gzipped SVG)
- Handle objectBoundingBox coordinates on gradients
- API extensions
- Various bugfixes and crash fixes
- Better CSS style handling
- Fix for a crasher exploited by Sodipodi. Improved gradient handling
- RSVG allows you to specify the JPEG quality
- Handles Kontour's conicalGradients to some extent
- Better CSS style handling
- Works in "international" locales (non-C locales) in a threadsafe manner
- Handle rounded rects
- Add manpage
- Handle "ex" units better
- Missed files in tarball added.
- Fixed memory leak
- Better handling of display and visibility styles.
- Better font handling (stretch, style, variant, weight supported, inherited)
- Fixed crash with non-utf8 characters.
- Better ellipse rendering
- New functions to set rendering DPI
- Better handling of SVGs colors, gradients and images
- support dashes
- Includes a new gdk-pixbuf svg loader
- Includes a new gimp svg loader
- Now installs a binary that can rasterize svgs.
- New co-maintainer Dom Lachowicz
- Added new svg based gtk+ engine
- Handles SVGs a lot better. Especially with regards to units.
2003-06-27 23:02:51 +00:00
drochner
a255fa18f6 update to 1.1.4
changes:
Version 1.1.4 adds improved build scripts, truetype/opentype font support,
memory mapping support also for non-Windows platforms, screen and clipboard
grabbing on Windows, support for CSS-style color strings, support for
IPTC/NAA and EXIF metadata, and more.
pkgsrc note:
We don't build the truetype component yet -- this might go into a separate
pkg to get more finegrained dependencies.
(Py-Imaging is supposed to work offline to, ie w/o X11.)
2003-06-27 10:11:59 +00:00
drochner
3376faa6fc update to 0.4.
(I don't understand what distribution filenames are supposed to mean;
the code has a "0.4" in an internal version string, which looks better
than "Feb03"...)
2003-06-27 10:07:37 +00:00
salo
de73539d9e Add gimp-wideangle (hi drochner!),
mjpegtools, p5-Gdk-Pixbuf and transcode (hi mrg!).
2003-06-26 03:48:25 +00:00
jmc
823f4ce8b1 Needs freetype-lib pulled in also 2003-06-25 22:52:55 +00:00
jmc
eeac4cf7b1 Needs freetype-lib and buildlinkify stuff 2003-06-25 22:30:20 +00:00
wiz
28e44a53e8 Fix a comment, remove freshmeat redirect
from MASTER_SITES (it points to old version, and to the same distribution site anyway)
and fix post-patch target.
2003-06-25 09:31:26 +00:00
mrg
9688b010bf - remove some CONFIGURE_ARGS no longer required.
- clean up post-patch target to be less broken...
- update to transcode 0.6.7.  besides bug fixes, major changes are:
  - Experimental support for decoding and encoding divx5.0.5. I used
    divx4linux-20030428 for development and testing.
  - Added support for scanning MP3 files. tcscan will print the number
    of MP3 chunks and the average bitrate of the file. It also
    calculate the maximum AVI overhead.
  - Simple color support for runtime warnings and errors. If you don't
    like it disable it with --color 0 or --colour 0. If the output of
    transcode is written to a pipe or file it will be automatically
    disabled.
2003-06-25 08:47:30 +00:00
cjep
f4f8c3b5f8 delint: MESSAGE spec 2003-06-24 12:26:17 +00:00
cjep
5b2b8bf1ea delint: tabbing 2003-06-24 12:22:50 +00:00
wiz
0720ecc46a Bump PKGREVISION, since previous version compiled but was unusable. 2003-06-24 08:20:59 +00:00
adam
dff6ae19b0 Shared library now compiles correctly - no constants defined extern 2003-06-24 08:04:24 +00:00
wiz
a836f2b6fa Define TEST_TARGET; make the examples compilation use libtool, and
correct the library name on the example link line (!).
XXX: 'make test' fails.
2003-06-23 15:56:10 +00:00
salo
6fcb841a50 Introduce MPLAYER_USE_MEDIALIB.
It's used to enable optional support for Sun mediaLib library.  (only takes
effect on Solaris).
2003-06-23 15:46:22 +00:00
salo
3272a8aa77 Use cdparanoia only on NetBSD and Linux for now. 2003-06-23 15:39:02 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
adam
f655c8d63a Updated p5-GD to 2.07; uses with gd-2.0.x 2003-06-23 12:10:12 +00:00
wiz
238191b30b Improve description. 2003-06-23 11:49:42 +00:00
wiz
f074924501 Fix PLIST. 2003-06-23 11:49:21 +00:00
mrg
872548dbae enable the post-patch target.
XXX - it doesn't run "aclocal" because the generated aclocal.m4 is wrong
and missing various required parts.  the first failure comes from missing
HAVE_DLFCN_H macro which causes the build to fail... this of course means
it complains about wrong version of automake, but it seems to work for now.
2003-06-23 11:17:38 +00:00
adam
55097be486 Revision bumped because of gd shared library major bump 2003-06-23 10:54:36 +00:00
adam
65be3c0d00 Revision bumped because of gd shared library major bump 2003-06-23 10:48:13 +00:00
adam
570abb665a Revision bumped because of gd shared library major bump 2003-06-23 10:42:35 +00:00
adam
404609c122 Revision bumped because of gd shared library major bump; freetype-lib buildlink added; -O optimization flag removed 2003-06-23 10:39:51 +00:00
adam
28b6e8e2b5 Update gdchart to 0.11.4. Bug fixes and performance improvements in PIE charts. 2003-06-23 10:19:32 +00:00
adam
071583d2d7 Revision bumped because of gd shared library major bump 2003-06-23 10:11:10 +00:00
adam
7ee7158081 Update php4-gd to 4.2.3nb1. Added patch for gd-2.0.x. 2003-06-23 10:01:34 +00:00
adam
28d812fa48 Update gd to 2.0.15
What's new:
* Support for truecolor images
* Support for alpha channels
* The specialized .gd and .gd2 file formats
* Documentation fixes
* Bug fixes
2003-06-23 09:53:10 +00:00
wiz
5b42d933f5 Improve COMMENT. 2003-06-23 08:25:14 +00:00
mrg
d81345ea20 part two (of two) of the fix for pkg/21891: new package p5-Gdk-Pixbuf:
The Gtk module allows Perl access to the Gtk+ graphical user interface
library. You can find more information about Gtk+ on http://www.gtk.org.
The Perl binding tries to follow the C interface as much as possible,
providing at the same time a fully object-oriented interface and
Perl-style calling conventions.

This is the Gtk::Gdk::Pixbuf extention of the Gtk module.
2003-06-23 07:16:21 +00:00
mrg
abde227730 import new package for "transcode":
transcode is a text console video-stream processing tool.
It supports elementary video and audio frame transformations.
Some example modules are included to enable import of MPEG-1/2,
Digital Video, and other formats.  It also includes export
modules for writing to AVI files with DivX, OpenDivX, XviD,
Digital Video or other codecs.  Direct DVD transcoding is also
supported.  A set of tools is available to extract and decode
the sources into raw video/audio streams for import and to
enable post-processing of AVI files.
2003-06-23 07:09:32 +00:00
mrg
9385ddd149 iimport new package for "mjpegtools":
Programs for MJPEG recording and playback and simple cut-and-paste
editting and MPEG compression of audio and video.
2003-06-23 07:08:29 +00:00
salo
c2e06d7598 Use sane version number, whitespace cleanups, delint. 2003-06-18 18:09:56 +00:00
drochner
7751ad1643 import gimp-wideangle-Feb02, a plugin to correct barrel distortions 2003-06-18 10:34:28 +00:00
drochner
e09250ed21 update to 1.2.5
This is a bugfix release.
2003-06-18 10:26:54 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
wiz
93e4b5d671 Update to 1.3.2:
Added EXIF sidebar to main window (ctrl+e to toggle display).
Added sort manager for quickly sorting images into directories (ctrl+s).
Added bg and id translations.
Updated es and nl translations.
Added bookmarks to file dialogs.
Displayed Image now refreshes when file is updated.
Fix EXIF reader file descriptor leak.
Fix EXIF exposure display.
Fix Solaris compile.
2003-06-17 07:57:02 +00:00
abs
7fff8b1ded Remove '#ifdef __linux__' around '#include <math.h>'. Fixes build under gcc3. 2003-06-17 07:35:43 +00:00
abs
6fd36a636f Correctly build with gcc3 - no change to already compiled package configurations 2003-06-16 19:53:16 +00:00
jmc
e1c3e7683d regen 2003-06-16 18:49:30 +00:00
jmc
48e4ad724d Redefine the e* routines so this works with the latest giblib 2003-06-16 18:49:18 +00:00
fredb
03953a3dd2 Elide a bogus include of <varargs.h>, so that this will compile under
gcc-3.3.
2003-06-14 17:50:56 +00:00
jschauma
dc33f9f43e IRIX has it's own xpm. 2003-06-12 15:42:04 +00:00
jschauma
436f1a18cb Under IRIX, we don't need gcc's buildlink. MIPSPro does just fine. 2003-06-12 15:40:31 +00:00
salo
906f6492e8 Pass the correct environment to configure script.
Fixes build with native compiler on Solaris.
2003-06-12 13:00:08 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
wiz
5daaad6900 Remove useless "No newline at end of file" chunk that is bound to make trouble. 2003-06-11 07:10:46 +00:00
tron
3003a3f5ef Fix build problems under Mac OS X. The patch was contributed by
Richard Grace in private e-mail.
2003-06-11 06:59:26 +00:00
jmc
70f3aa82f2 Obviously not tested after the last change. Need to restore all of patch-ai
except the perl portion or this won't link as it's trying for libraries not
on the systems.
2003-06-10 00:22:33 +00:00
jschauma
b035659872 Split plotutils and gnuplot into '<pkgname>' and '<pkgname>-nox11' each
(alternatively, we could have renamed one to '<pkgname>-x11', but for the
element of least surprise, the default remains x11 enabled).
This will work much better than the previous attempt to build two packages
from one Makefile, which wasn't all thought out wrt to dependencies, buildlinks etc.
Bump PKGREVISION on plotutils and gnuplot for this.
2003-06-07 17:39:23 +00:00
jmmv
e478bd1a52 Use @JPEGDIR@ in patch file instead of hardcoding /usr/pkg. 2003-06-07 15:11:21 +00:00
cjep
2b18f2a175 Truncate to <=24 lines 2003-06-07 15:05:48 +00:00
jmmv
b5ad598d9b Avoid hardcoding /usr/pkg in patch files. 2003-06-07 15:04:21 +00:00
cjep
b184c1e87e Truncate COMMENT to under 70 characters 2003-06-07 14:47:16 +00:00
jmmv
70e3bd0731 Homepage moved to Sourceforge. 2003-06-07 14:14:25 +00:00
cjep
a688f1b730 Use $(INSTALL) rather than "install". Fixes build on Solaris. 2003-06-07 11:32:39 +00:00
jmmv
ee9423c40d Do not hardcode /usr/pkg as PREFIX. 2003-06-06 22:50:26 +00:00
jmmv
78727c1589 Avoid hardcoding /usr/pkg in patch files, using REPLACE_PERL to fix perl
location in scripts.
Add dependancy on perl, so installed scripts work.
Bump PKGREVISION to 3.
2003-06-06 21:27:17 +00:00
jmmv
9e5bc40064 Avoid hardcoding /usr/pkg in patches. Pass the value of ${PERL5} instead. 2003-06-06 21:03:30 +00:00
jschauma
dd333bd0f9 Same as plotutils:
If X11 is present, set the pkgname to gnuplot-x11 and conflict with
plain gnuplot (and the other way around).
2003-06-06 14:41:29 +00:00
jschauma
872ed2bdeb If X11 is present, set the pkgname to plotutils-x11 and conflict with
plain plotutils (and the other way around).  ok'd by agc.
2003-06-06 14:39:06 +00:00