Commit graph

4215 commits

Author SHA1 Message Date
snj
b18b38c23f Convert to buildlink3. 2004-04-24 23:11:10 +00:00
snj
902478ce68 Convert to buildlink3 and fix a typo in DESCR. 2004-04-24 23:07:06 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
wiz
3244fdc70e Convert to bl3. 2004-04-24 22:09:22 +00:00
wiz
1b31a1b7cd Link against libnetpbm, since that's the only library installed
by the netpbm package, instead of the previously existing libraries.
2004-04-24 22:06:27 +00:00
xtraeme
5d2689f541 bl3ify, use subst.mk instead of using sed/mv. 2004-04-24 21:54:11 +00:00
snj
609425c2ed Set BUILDLINK_PREFIX.xpm to ${X11BASE} if we're using builtin xpm.
Closes PR pkg/25302.
2004-04-24 21:20:56 +00:00
snj
77df8e1258 Convert to buildlink3. 2004-04-24 20:51:46 +00:00
minskim
971ce8db65 Enable pkgviews installation. 2004-04-24 20:39:20 +00:00
tv
e0d96890ea Don't put plain comments in make commands. These can result in a nonzero
shell exit code, and thus a failure.

Move comments out of the list of commands.  (Alternately ${DO_NADA} could
have been used.)
2004-04-24 18:24:56 +00:00
wiz
5fc5786f92 Convert to bl3. 2004-04-24 11:15:32 +00:00
reed
4d238202dd Prepend shell command to remove share directory with a "-"
(to ignore any errors).

This is so in the rare case that you already have files from an
old install that it won't fail to install new package.

This was discussed with maintainer, tron@, in March.
2004-04-24 04:39:30 +00:00
wiz
672bced1f7 Convert to bl3. 2004-04-24 01:18:26 +00:00
wiz
45d24520e2 Convert to bl3.
While here, fix some problems:
. find/chmod on dirs must be done with exec, not xargs, since xargs happens
  too late
. do not use ${BUILDLINK_DIR}
2004-04-24 01:15:12 +00:00
wiz
6ecc8eb0f3 Convert to bl3, and link against libnetpbm, since that's the only
library that seems to be provided by the netpbm package.
2004-04-24 01:06:20 +00:00
wiz
bac30e6bd5 Convert to bl3. 2004-04-24 01:01:54 +00:00
wiz
76a94319c9 Convert to bl3. Replace USE_GCC_SHLIB with USE_LANGUAGES=c c++. 2004-04-24 00:57:50 +00:00
wiz
4da06df884 Convert to bl3. 2004-04-24 00:51:09 +00:00
wiz
55f6535066 Convert to bl3.
While here, add --mode options to libtool lines (in patch).
2004-04-24 00:49:45 +00:00
wiz
1b11602b77 Convert to bl3. 2004-04-24 00:46:15 +00:00
wiz
a49c2d1e91 Convert to bl3. 2004-04-24 00:37:52 +00:00
wiz
a3aa80c693 Convert to bl3. 2004-04-24 00:32:36 +00:00
wiz
3323e5033f Update to 1.0.7 (sync with mng). Convert to bl3. 2004-04-24 00:31:30 +00:00
wiz
db53554ff0 Convert to bl3. 2004-04-24 00:27:10 +00:00
wiz
aba2830feb Convert to bl3. Remove some cruft. 2004-04-24 00:25:41 +00:00
wiz
79d7527ea7 Convert to bl3. 2004-04-24 00:19:40 +00:00
wiz
fa4d087c9b Meta package: set NO_BUILDLINK; also remove USE_X11,
since the package itself does not use any X libraries.
2004-04-24 00:16:41 +00:00
wiz
3fb3a93808 Convert to bl3. 2004-04-24 00:01:05 +00:00
wiz
c36e527c28 Convert to bl3. Remove superfluous DEPENDS line (bl3 is included). 2004-04-23 23:58:25 +00:00
wiz
4fd1d648b9 Convert to bl3. 2004-04-23 23:49:28 +00:00
wiz
39fb7fab7b Does not compile anything -- set NO_BUILDLINK. 2004-04-23 23:47:12 +00:00
wiz
326cf14afe Convert to bl3. 2004-04-23 23:44:46 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
minskim
500ad1fed2 Replace USE_X11BASE with USE_X11 and do not create a symlink in
LOCALBASE.  Suggested by wiz@.  This makes the package pkgviews-ready,
so enable pkgviews installation.

OK'ed by tron@.
2004-04-23 16:24:14 +00:00
markd
96953d009f add buildlink3.mk 2004-04-23 12:04:20 +00:00
minskim
ba6619e087 Enable pkgviews installation. 2004-04-22 23:52:19 +00:00
minskim
3af33d108e Use PKGNAME_NOREV instead of PKGNAME in directory names to match with
PLIST.
2004-04-22 05:57:29 +00:00
adam
ecefab57e3 Changes 6.0.0:
* MagickWand API, a higher level C interface to the ImageMagick methods.
    * Increased stability.  The library was checked and cross-checked with
      splint and valgrind to eliminate security vulnerabilities and common
      programming mistakes as well as ensure no memory leaks.
    * A new -fx option to apply a mathematical expression to an image list from
      the command line.
    * Algorithms were improved to reduce processing requirements resulting in a
      significant speed-up over previous releases.
    * All regression tests pass at Q8, Q16, and Q32 on a variety of platforms
      including Linux, Solaris, FreeBSD, Mac OS X, and Windows.
    * The composite methods have been corrected to precisely conform to the
      SVG standard.
    * New image comparison utility, `compare'.
    * Better support for CMYK image workflow.
    * New string handling methods to help prevent potential buffer overflow
      problems.
    * Error reporting has more detail to help identify the cause of a
      particular problem.
    * Bug fixes
2004-04-21 13:49:09 +00:00
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
drochner
d3b4c5666a update to 4.3.2
changes: bugfixes
added dependency on hdf
2004-04-20 22:11:48 +00:00
jdolecek
13f2532a2e Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD
with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD
patches were integrated too, so future pkgsrc updates would
be even more smooth.

Full list of changes since PHP 4.3.4 is available at:
	http://www.php.net/ChangeLog-4.php#4.3.6
	http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20 19:19:23 +00:00
minskim
a4b8d2daee Remove wrong entries from gnome-icon-theme/PLIST. Noted by jmmv@.
Bump PKGREVISION.
2004-04-20 15:28:44 +00:00
markd
21890f4a47 bl3ify and update to kde3.2.2.
Changes:
* kiconedit: Fix [PATCH] Adds large current color viewer to palette toolbar
* kiconedit: Fix Visual difference between a gray and transparent pixel
* kpdf: Fix KPDF can't open files whose names have non-ASCII letters
* ksvg: Fix Transformed symbols sometimes disappear
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kghostview: Fix the executable linking against the part, by adding a
  common library.
2004-04-20 13:52:06 +00:00
minskim
02ca2f10b9 Enable pkgviews installation. 2004-04-20 00:12:57 +00:00
minskim
0e984bf859 Update gnome-icon-theme to 1.2.1.
Changes:
* new im icons
* some mime icon updates
* Some new evolution icons
2004-04-19 23:57:35 +00:00
hubertf
56df84767b Make this file usable outside of pkgsrc/graphics. 2004-04-19 23:08:55 +00:00
xtraeme
790ffa7cf3 Added freeglut. 2004-04-19 18:37:27 +00:00
xtraeme
1b7f61f482 Initial import of freeglut-2.2.0, from pkgsrc-wip.
freeglut is a completely OpenSourced alternative to the OpenGL
Utility Toolkit (GLUT) library. GLUT was originally written by
Mark Kilgard to support the sample programs in the second edition
OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety
of practical applications because it is simple, universally available
and highly portable.
2004-04-19 18:36:02 +00:00
jmmv
5023cb7a7c Bump PKGREVISION due to libcroco's update (major version bump in library name). 2004-04-19 15:04:59 +00:00
markd
fe97703262 Add a buildlink3.mk 2004-04-19 13:44:18 +00:00
garbled
b24c35a9e9 Update OpenRM to 1.5.2
#  New indexed primitive types: quads, quad-strips, tris, tri-strips,
along with a new RMdemo program that exercises these new primitives.
# New primitive type: quad-strips.
# Expanded set of supported platforms: 64-bit Linux, MacOSX (it really
works this time)
# Dramatically improved "tfly" demo program produces stunning visuals
(see images below).
# Overhauled configure script for enhanced multi-architecture support in
the RMdemo distribution.
# New Gordo demonstration program "lightModes" that lets you explore
OpenRM's light source parameters and lighting environment attributes.
2004-04-19 05:54:45 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
snj
7202613e81 Convert to buildlink3. 2004-04-18 22:51:02 +00:00
snj
ac47d66970 Convert to buildlink3. 2004-04-18 22:35:12 +00:00
wiz
39b749ac6b Convert to bl3. 2004-04-18 19:26:49 +00:00
wiz
c903535ef8 Convert to bl3. 2004-04-18 19:24:20 +00:00
snj
09c3c34a8d No longer used. 2004-04-18 05:57:15 +00:00
snj
916f6d6410 Convert to buildlink3. 2004-04-18 05:53:28 +00:00
snj
d36119bbcf No longer used. 2004-04-18 05:48:44 +00:00
snj
cc4aee02c5 Convert to buildlink3. 2004-04-18 05:31:35 +00:00
snj
ce3ce0f6e4 No longer used. 2004-04-18 01:32:24 +00:00
snj
1d6c2182ae No longer used. 2004-04-18 01:06:46 +00:00
snj
59223b534d No longer used. 2004-04-18 01:03:23 +00:00
snj
89327f599d Convert to buildlink3. 2004-04-18 00:57:50 +00:00
seb
bfaabcdf9d No longer used. 2004-04-17 20:24:58 +00:00
seb
45660a8786 Bl3ify.
No need to include graphviz/buildlink?.mk a simple DEPENDS is enough.
Remove unnecessary USE_X11.
2004-04-17 20:24:30 +00:00
seb
984a247de6 Forgot to remove these in last update. 2004-04-17 16:58:31 +00:00
seb
20c6cc2031 Update to version 1.12
Package changes:
	- bl3ify
	- provide a buildlinl3.mk
	- no more conflicting with package coreutils

Changes in graphviz since last packaged version:

March 1, 2004
- release 1.12
- general
  - rename bcc -> bcomps to avoid name conflict with "Bruce's C Compiler"
    on Redhat distributions.
  - all build without X11 (fix problem in lefty tree)
  - remove from distribution:
    dag, fdp, geo, grid, incr, shape, tcldgr, tcldgl
- dotneato
  - fix "brown-bag" problem resulting in PNG and JPEG errors on RH8 and RH9.

February 23, 2004
- release 1.11
- general
  - fix windows builds
  - add tool "bcc" to distribution
- dotneato
  - add -Gviewport="X,Y,Z,x,y"  where XY are the dimensions of a viewport
    in device coordinates (pixels), Z is a zooming factor, x,y is the
    location of the center of the viewport in graph coordinates.
    Supported in bitmap and imagemap outputs only.
  - fix memory leak in gd/gdft.c
  - clean up calculation of whitespace around labels
- dotty, lefty
  - fix for bug #400

December 23, 2003
	- added dijkstra (single source distance) filter

September 10, 2003
- general
  - removed CVS directories from .tar.gz distributions
  - add "config" directory to contain some of the autoconf clutter
  - only remove flex products with "make maintainer-clean" to
    avoid trying to regenerate them after "make distclean"
    basically this is to avoid the broken flex on Debian.
  - suppress complaints from ./configure about config.rpath
  - doc/build.html updated with notes about Windows builds
  - build fixes for Forte 6sp2 compiler on Sun -xarch=v9a (64bit)
  - build fixes for OpenBSD
  - improved configure testing for Tcl/Tk
  - various bug fixes, internal restructuring, etc
- dotneato
  - fix problem with extra escape chars in .fig output
  - support for "setlinewidth" in -Tfig
  - improved splines in -Tfig
  - add manpage for dotneato-config
  - neato: add defaultdist graph attribute to set distance
    between components
  - first cut at html table formatter add. not ready for use yet
    as the syntax is going to change some more.
- tools
  - renamed "colorize" to "gvcolor" to avoid conflict on Debian
  - renamed "gpr" to "gvpr" to avoid conflict on Debian
  - add fflush() to acyclic, ccomps, gvcolor, tred, dot2gxl
    to try to fix truncated output when used in php or perl cgi scripts
2004-04-17 16:56:10 +00:00
snj
3781dcf14c Translate -lMesaGL to -lGL. Suggested by jlam over a month ago. 2004-04-17 03:45:46 +00:00
snj
9f680891cd Convert to buildlink3. 2004-04-17 01:14:19 +00:00
xtraeme
e00ad928b9 bl3ify 2004-04-16 17:39:32 +00:00
drochner
dfdf08be3c gimp2 isn't supported by print/gimp-print yet, so enable the
builtin print widget
(skip PKGREVISION bump because this pkg was just updated)
2004-04-16 16:16:50 +00:00
martti
c7ac789105 Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00
snj
09f611ff22 Convert to buildlink3. 2004-04-15 22:55:56 +00:00
jmmv
ad75aea432 Update gst-plugins* to 0.8.1:
Features of this release
      * Parallel installability with 0.6.x series
      * Internationalization
      * New translations in this release: Swedish, Afrikaans, Azerbeaijani
      * Translations: af az nl sr sv
      * Updated to the new core 0.8 subsystems
      * Reworked play and media-info libraries
      * Updated osssink: now does probing of possible output properties
      * Updated qtdemux: fixes for MACE audio
      * New debug element: quasirandom byte changes
      * New element: dvddemux
      * New element: kiosrc, a KIO-slaves source
      * Fixes to all other elements, including level, videodrop, gnomevfssrc,
        speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2,
        cacasink
      * Portability fixes
      * ChangeLog use
      * Coding style consistency
      * Various memleak and buffer overflow fixes

Bugs fixed in this release
      * 120883 : osssink advertises more rates than it handles
      * 125732 : v4l2src don't support all YUV formats
      * 134301 : gst-plugins should depend on X
      * 135919 : Mandrake 10
      * 136477 : [PATCH] gst-launch-ext does not support .mov
      * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
      * 137348 : media-info .pc file lacks a 'Version:' line
      * 137448 : mpegaudioparse: crash (bus error)
      * 137504 : mpeg2dec fails on 422 encoded material
      * 137556 : Ogg Vorbis playback has poor spatialization
      * 137588 : ffmpegcolorspace gives critical when it should throw error
      * 137722 : Quicktime audio parsing is broken
      * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
      * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
      * 138169 : matroska-demux using gst_event_new_discontinuous without ...
      * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
      * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
      * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
      * 139034 : Non-standard test(1) operator used in configure script
      * 139035 : Non-standard regex used as libtool argument
      * 139382 : mad decoder can resync wrongly after seek and does explic...
      * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
      * 139926 : id3tag's caps cause it to be plugged more than once by sp...
      * 139958 : Leak in avidemux
      * 140058 : [msmpeg4] file with broken qscale/header does not play
2004-04-15 21:24:28 +00:00
wiz
1be4ad7cc0 Convert to bl3. 2004-04-15 13:07:55 +00:00
wiz
15d2bad273 Convert to bl3.
XXX: candidate for NO_BUILD/NO_BUILDLINK?
2004-04-15 12:42:56 +00:00
xtraeme
abe5972be4 Revert previous, we need a full dependency. 2004-04-15 10:26:35 +00:00
adam
ebebea9002 Bugs fixed in GIMP 2.0.1
- don't leak file descriptor for the POSIX shm implementation (Yosh)
- fixed path tool undo (#138086, Mitch)
- don't transform drawables away (#138117, Mitch)
- fixed issues with guillotine plug-in (#138314, Joao, Mitch)
- fixed Slide script-fu (#138310, Nils Philippsen)
- don't allow removed items to be accessed thru the PDB (#138311, Mitch)
- skip fonts with invalid names (workaround for #132366, Sven)
- fixed Spinning Globe script-fu (#138253, Sven)
- fixed a bug in the IFSCompose plug-in (#138212, David Necas)
- fixed undo corruption with floating selections (Pedro, Mitch)
- fixed gimprc man-page (Sven)
- align JPEG setjump buffer on 16-byte boundary for ia64 (#138357, Yosh)
- fixed Alien Glow Arrow script-fu (#138524, Sven)
- fixed code that suppresses the transform tool grid (Simon)
- push an undo for changing the text layer modification flag (#137767, Mitch)
- make the user installation work with pixmap themes (#138379, Sven)
- register .jpe as extension for JPEG images (#138776, Bolsh)
- fixed issues with the Lighting Effects plug-in (#138788, William Skaggs)
- don't crash on color corrections on empty selections (#138973, Sven)
- made gimptool-2.0 create missing directories (#138980, Yosh)
- made undo names translatable (#139000, Sven)
- optimized grid drawing (#138081, Sven)
- don't create a gimptool link to gimptool-2.0 (#139024, Sven)
- sanitize rectangle and ellipse selection (#138237, #138103, Pedro)
- fixed problems with Copy-Visible and Drop-Shadow scripts (#138662, Pedro)
- fixed X server authentification problems with gimp-remote (#139158, Sven)
- let Script-Fu PDB marshallers handle NULL strings (#139386, Kevin Cozens)
- fixed rounding error in transformation code (#120490, William Skaggs)
- fixed winclipboard plug-in (Hans Breuer)
- fixed Python Slice script (Yosh)
- fixed configure check for Xmu (#139803, Sven)
- fixed crash when scaling up a floating selection (#138356, Mitch)
- use LC_MESSAGE for help localization (#139917, Sven)
- fixed imagemap file parsers (#139894)
2004-04-15 08:37:38 +00:00
xtraeme
7ac1a25082 Use BUILDLINK_DEPMETHOD= build. no need to use full here. 2004-04-15 02:36:17 +00:00
xtraeme
b1cc2beba3 This doesn't need any feature of buildlink, so
s/USE_BUILDLINK3/NO_BUILDLINK/.
2004-04-15 02:34:43 +00:00
wiz
3017caecb9 The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
2004-04-15 00:49:29 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
tron
9ba7f2325d Master site URL for "ftp.informatik.uni-oldenburg.de". 2004-04-14 17:20:02 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
e56111b718 Finish move of libmpeg2 from graphics to the multimedia category. 2004-04-14 12:12:16 +00:00
adam
191dd433f5 Removed ogmtools 2004-04-14 09:59:26 +00:00
snj
18488cb1e7 Convert to buildlink3. 2004-04-14 01:17:19 +00:00
reed
a49c07977e Upgrade to 0.1.11. Release notes says major changes are:
* Multiple bug fixes
* Changes to adhere to the Gnome Human Interface Guidelines (HIG), including
menu entries and the start of a help system.

Note that this is built --without-gnome support.

Now using buildlink3 instead of buildlink2.

PLIST now has NEWS, README, and TODO added.

Also add patch-aa to get rid of use of GTK_DISABLE_DEPRECATED,
because that breaks the build with new gtk2 2.4.0.
2004-04-13 16:27:26 +00:00
reed
8b35155154 Add buildlink3.mk file (which I used for gtkam). 2004-04-13 16:22:50 +00:00
reed
be0ab6d198 Change from buildlink2 to buildlink3. 2004-04-13 16:22:08 +00:00
reed
6def6fc5bb Added two patches to remove the GTK_DISABLE_DEPRECATED definition
since it breaks with new gtk2 2.4.0 (which is the BUILDLINK_DEPENDS).
No new libexif-gtk available. This same fix I realized last week
and today saw same in Gentoo Linux cvs. I tested on two systems.
2004-04-13 05:34:26 +00:00
reed
672069e299 Make sure doesn't build with slang support.
(I am using LOCALBASE as /usr and later noticed that gphoto2
wants libslang due to this aalib. aalib is one of the very
rare situations where it brings in extra support for me.)
2004-04-13 05:02:01 +00:00
salo
9ba8196a22 Follow libogg into multimedia/. 2004-04-12 23:15:01 +00:00
snj
e56811b624 No longer used. 2004-04-12 22:16:56 +00:00
salo
effb60c580 Moved to multimedia/ogmtools where they belong. 2004-04-12 21:51:12 +00:00
salo
182c743405 Update to version 1.3.
Changes:

- add missing libogg buildlink3 file (needed after recursive
  dependency removal)
- whitespace nit

1.3:
====
 - Added an option for using external AVI index files as generated
   by transcode's aviindex tool (patch by Andrew de Quincey).
 - Always regenerate key frames for AVI files if it's a MPEG4 codec.
 - Updated avilib from transcode's current CVS version.
 - Fixed a bug with the '-T' option to ogmmerge and following SRT files.
 - Output files of ogmdemux are written to current directory.
2004-04-12 21:38:18 +00:00
jschauma
5edb12a017 don't ``relativize'' -rpath - fixes build on Irix. 2004-04-12 14:41:03 +00:00
snj
25dd5c1ab7 Convert to buildlink3. 2004-04-12 02:41:45 +00:00
snj
952ba7f117 No longer used. 2004-04-12 02:38:30 +00:00
snj
be943828fb Convert to buildlink3.
Another candidate for removal, I think.
2004-04-12 02:31:56 +00:00
snj
109627c23f Convert to buildlink3.
Perhaps this package should be removed?
2004-04-12 02:28:00 +00:00
snj
be49dc3664 Convert to buildlink3. 2004-04-12 02:20:13 +00:00
snj
d7be1d5ba1 Convert to buildlink3. 2004-04-12 00:16:43 +00:00
snj
61d836c133 No longer used. 2004-04-11 20:31:02 +00:00
snj
cad5f533f4 No longer used. 2004-04-11 20:20:10 +00:00
jschauma
39b05c40cf Don't use egrep -q; instead, redirect output to /dev/null to be portable. 2004-04-11 19:26:01 +00:00
dmcmahill
a72f18f657 bump pkgrevision after last fix. Reminded by snj@ 2004-04-11 17:32:13 +00:00
xtraeme
4b23c944db Add missing BUILDLINK_CPPFLAGS as was present in bl2, needed to build
some apps.
2004-04-11 16:51:32 +00:00
snj
bffc80c64f Convert to buildlink3. 2004-04-11 05:59:14 +00:00
dmcmahill
93148bfacf fix a header file bug which caused problems when compiling kdegraphics3. 2004-04-11 04:35:22 +00:00
snj
72fb8d2f5b Convert to buildlink3. 2004-04-11 01:49:07 +00:00
rh
5b353273dd Update ImageViewer to 0.6.2. Changes are bugfixes only.
While at it, switch to buildlink3.
2004-04-11 00:15:08 +00:00
snj
8d035486c5 Convert to buildlink3. 2004-04-10 23:49:20 +00:00
snj
6580f61662 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-10 23:46:56 +00:00
snj
8911c3cf28 Convert to buildlink3. 2004-04-10 23:44:42 +00:00
snj
aec42b5147 Convert to buildlink3. 2004-04-10 23:32:32 +00:00
jmmv
5322ffc84f gimp always installs under LOCALBASE, so get rid of code that creates a symlink
for gimp.m4 between X11BASE and LOCALBASE if needed.
2004-04-10 08:11:46 +00:00
xtraeme
72688e1abc There isn't any XFree86 version that comes with fontconfig>=2.2.0, so
don't check for fontconfig's builtin via USE_BUILTIN.fontconfig=no.
2004-04-10 06:42:49 +00:00
minskim
036807a5e8 Use subst.mk instead of sed and patches. 2004-04-09 20:42:59 +00:00
minskim
eb15fd7303 Use pkgsrc intltool. 2004-04-09 20:11:45 +00:00
adam
3e06ae3f80 Changes 6.0.1:
New:
- upgraded glext.h to version 22
- new build targets (Dan Schikore)
- new linux-x86-opteron build target (Heath Feather)
Bug fixes:
- glBindProgramARB didn't update all necessary state
- fixed build problems on OpenBSD
- omit CVS directories from tarballs
- glGetTexImage(GL_COLOR_INDEX) was broken
- fixed an infinite loop in t&l module
- silenced some valgrind warnings about using unitialized memory
- fixed some compilation/link glitches on IRIX (Mike Stephens)
- glBindProgram wasn't getting compiled into display lists
- GLX_FBCONFIG_ID wasn't recognized in glXChooseFBConfig() (bug 888079)
- two-sided lighting and vertex program didn't work (bug 887330)
- stores to program parameter registers in vertex state programs
  didn't work.
- fixed glOrtho bug found with gcc 3.2.2 (RH9)
- glXCreateWindow() wasn't fully implemented (bug 890894)
- generic vertex attribute arrays didn't work in display lists
- vertex buffer objects' default usage and access fields were wrong
- glDrawArrays with start!=0 was broken
- fragment program PK2H, UP2H, UP4B and UP4UB instructions were broken
- linux-osmesa16-static config didn't work
- fixed a few color index rendering problems (bug 910687)
- glInterleavedArrays didn't respect GL_CLIENT_ACTIVE_TEXTURE
- OSMesa RGB and BGR modes were broken
- glProgramStringARB mistakenly required a null-terminated string
- fragment program XPD instruction was incorrect
- glGetMaterial() didn't work reliably
2004-04-09 13:05:52 +00:00
jmmv
053be92ebf Conflict with gimp>=2.0.0. 2004-04-08 07:37:01 +00:00
jmmv
e8f5670118 Drop dynamic generation of DESCR files for gst-plugins-* packages, as it
broke 'make index' (pointed out by wiz@).  This also lets us write more
interesting and easier to find descriptions for packages.
2004-04-07 11:32:08 +00:00
adam
4cea8f50a9 Changes 1.4.2:
* updated Bulgarian translation
* honouring G_BROKEN_FILENAMES environment variable
* several bug-fixes
2004-04-06 13:26:43 +00:00
jmmv
c9915dcca3 Add and enable gst-plugins-png. 2004-04-06 09:47:14 +00:00
jmmv
aed8ba6f3b Initial import of gst-plugins-png, version 0.8.0:
This package provides the png plugin for GStreamer.
2004-04-06 09:45:46 +00:00
adam
639e87d4ef Changes 1.0.7:
bugfixes:
- fixed inclusion of IJNG chunk for non-JNG use (J.S)
- fixed bug in chunk-storage of SHOW chunk (where from == to)
- fixed bug in promote_g8_g8 with 16bit support off

core:
- added CANVAS_RGB565 and CANVAS_BGR565 (big thanx to Raphael Assenat!!)
- added CANVAS_RGBA565 and CANVAS_BGRA565 ( -- ditto -- )
- upgraded to zlib 1.2.1
- upgraded to lcms 1.11
- added premultiplied alpha canvas' for RGBA, ARGB, ABGR (thx to John Stiles)
- more optimizations with 16bit support off
- put conditionals around openstream/closestream callbacks.
- fixed typo (MNG_SKIPCHUNK_SAVE -> MNG_SKIPCHUNK_nEED)
- fixed some 64-bit platform compiler warnings

Changes 1.0.6:
core:
- added support for reducing the footprint of libmng by macros that optionally
  skip unused chunks, remove 16-bit sample support, remove Delta support, and
  remove JNG support, to accomodate Mozilla/Firebird.
- further optional removal of unused functions
- added MNG_NO_SUPPORT_FUNCQUERY conditional
- added iPNGdepth member to pData structure
- added conditionals around MAGN chunk support
- added conditionals around non-VLC chunk support
- added conditionals around "mng_display_go*" and other unused functions
- added more conditionals around "promote" functions
- removed email references as appropriate
2004-04-06 09:17:56 +00:00
jmmv
b57aa11697 Get rid of the GIMP_VER variable. 2004-04-05 22:09:54 +00:00
jmmv
f6dfcf1a88 Honour PKG_SYSCONFDIR properly. Bump PKGREVISION to 1. 2004-04-05 22:07:27 +00:00
wiz
5350dc21df Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump
during recent update (hi charles!).
2004-04-05 18:41:14 +00:00
adam
25009b9fdb Now remove share/examples/gimp-2.0 directory 2004-04-05 08:02:56 +00:00
recht
c613d0b5d8 update to 0.2
Bug fixes and code clean-up.
2004-04-04 16:54:42 +00:00
recht
f9fd338841 update to 0.1.18
Includes new functions:
- cairo_current_path, cairo_current_path_flat,
  cairo_surface_get_filter. Support for XCB backend. Fixes for
  building in cygwin. Adds cairo_surface_get_filter.
2004-04-04 16:54:22 +00:00
heinz
3adfbe7358 Demand GNU awk on IRIX. According to pkgsrc/mk/tools.mk IRIX has no
usable native awk. This should fix PR pkg/25027.
2004-04-03 09:29:58 +00:00
jmmv
e646d28d91 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Version 2.6.0
-------------
* General:
   - Fileselector opens non local URIs (Seth Nickell)
   - Italian documentation update (Lucca Feretti)
* Translation Updates:
  Andras Timar (hu), Arafat Medini (ar), Baris Cicek (tr), Dmitry G.
  Mastrukov (ru), Gareth Owen (en_GB), Guntupalli Karunakar (pa),
  Stanislav Visnovsky (sk), Telsa Gwynne (cy)

Version 2.5.91
--------------
* Translation Updates:
  Abel Cheung (zh_TW), Alastair McKinstry (ga),
  Alexander Winston (en_CA), Dafydd Harries (cy), Dinesh Nadarajah (ta),
  Francisco Javier F. Serrador (es), Gustavo Maciel Dias Vieira (pt_BR),
  Leonid Kanter (ru), Maxim Dziumanenko (uk), Miloslav Trmac (cs),
  Robert Sedak (hr), Sanlig Badral (mn), Sayamindu Dasgupta (bn)

Version 2.5.90
--------------
* General:
   - Documentation updates (Breda McColgan)
   - Translation markup fix (Ole Laursen) - #119170
   - File Selection fixes (Jan Arne Peterson, Jonathan Blandford,
     Jens) - #128396, #135816
* Collection:
   - New busy icon, borrowed from nautilus. - #134981
   - Thumbnail layout fixes.
* Translation Updates:
  Alastair McKinstry (ga), Ales Nyakhaychyk (be),
  Alessio Frusciante (it), Changwoo Ryu (ko), Christophe Merlet (fr),
  Duarte Loreto (pt), Francisco Javier F. Serrador (es), Guntupalli
  Karunakar (hi), Jarkko Ranta (fi), Jordi Mallach (ca),
  Kjartan Maraas (no), Kostas Papadimas (el), Miloslav Trmac (cs),
  Mugurel Tudor (ro), Mətin Əmirov (az), Ole Laursen (da),
  Paisa Seeluangsawat (th), Priit Laes (et), Takeshi AIHANA (ja),
  Vincent van Adrighem (nl), Yuriy Syrota (uk), Žygimantas Beručka (lt)

Version 2.5.6
-------------
* General:
   - Updated documentation (Breda McColgan)
   - Typo fixes (Alessio Frusciante)
   - AIX compilation fixes
   - Recent files update
* Collection:
   - Marked forgotten string for translation (Danilo Šegan)
* Translation Updates:
  Artur Flinta (pl), Christian Rose (sv), Danilo Šegan (sr),
  Francisco Javier F. Serrador (es), Hasbullah Bin Pit (ms),
  Jarkko Ranta (fi), Jens Finke (de), Kostas Papadimas (el),
  Laurent Dhima (sq), Miloslav Trmac (cs), Takeshi AIHANA (ja),
  Åsmund Skjæveland (nn)

Versino 2.5.5
-------------
* General:
  - Don't force file selector window size.
* Collection:
  - Save scroll position in exif data, when switching images.
    Fixes #123463.
* Translation Updates:
  Alastair McKinstry (ga), Arafat Medini (ar), Changwoo Ryu (ko),
  Christian Rose (sv), Danilo Šegan (sr, sr@Latn), Francisco
  Javier F. Serrador (es), Hasbullah Bin Pit (ms), Laurent Dhima (sq),
  Mətin Əmirov (az), Nikos Charonitakis (el), Takeshi AIHANA (ja),
  Vincent van Adrighem (nl)

Version 2.5.4
-------------
* General:
  - Recent files update (Jason Leach)
  - Compile fixes - #131766 (German Poo Caaman~o)
  - Crash fix for filenames with ':' - #130726
  - Close file dialog on cancel in all cases - #131654
    (Balamurali Viswanathan)
* Collection:
  - Display name of the directory shown - #132263
  - Fixed memory leaks.
  - Mnemonic for "View as Image Collection" in Nautilus - #128796
   (Christian Neumair)
* Translation Updates:
  Changwoo Ryu (ko), Laurent Dhima (sq), Christophe Merlet (fr),
  Miloslav Trmac (cs), Takeshi AIHANA (ja), Kostas Papadimas (el),
  Robert Sedak (hr), Sanlig Badral (mn), Jens Finke (de),
  Artur Flinta (pl), Vincent van Adrighem (nl), Francisco Javier F.
  Serrador (es), Žygimantas Beručka (lt), Duarte Loreto (pt),
  Ole Laursen (da), Hasbullah Bin Pit (ms), Kjartan Maraas (no),
  Andras Timar (hu), Mətin Əmirov (az), Åsmund Skjæveland (nn),
  Danilo Šegan (sr)

Version 2.5.3
-------------
* General:
  - Preview of images in the fileselector if an thumbnail
    already exists.
  - 'eog *.jpg' works again and give you a nice collection view
  - Handle spaces in filenames.
* Translation Updates:
  Žygimantas Beručka (lt), Miloslav Trmac (cs), Francisco Javier
  F. Serrador (es), Taneem Ahmed (bn), Danilo Šegan (sr, sr@Latn),
  Robert Sedak (hr), Duarte Loreto (pt), Christophe Merlet (fr),
  Åsmund Skjæveland (nn), Laurent Dhima (sq), Jordi
  Mallach (ca), Roozbeh Pournader (fa), Kjartan Maraas (no),
  Artur Flinta (pl), Arafat Medini (ar)

Version 2.5.2.1
---------------
* General:
  - Intltool build fix (#130062)
* Collection:
  - Indicate modified images by bold caption
  - Better caption wrapping
* Translation Updates:
   Laurent Dhima (sq), Gustavo Noronha Silva (pt_BR),
   Takeshi AIHANA (ja), Miloslav Trmac (cs),
   Åsmund Skjæveland (nn), Duarte Loreto (pt),
   Artur Flinta (pl)

Version 2.5.2
-------------
* General:
  - Use new GTK file chooser (Jan Arne Petersen)
  - Compilation fixes (Kaushal Kumar)
  - Build fix (Thomas Vander Stichele)
  - Multiple save-issues fixed
  - Fullscreen mode crash fixed
  - 0-byte file issue fixed
* Collection:
  - Show only image files, which can actully loaded by GdkPixbuf
* Translation Updates:
  Jens Finke (de), Danilo Šegan (sr, sr@Latn), Francisco Javier
  F. Serrador (sp), Miloslav Trmac (cs), Kjartan Maraas (no),
  Changwoo Ryu (ko), Takeshi AIHANA (jp), Arafat Medini (ar),
  Vincent van Adrighem (nl), Laurent Dhima (sq), Kjartan Maraas (no)

Version 2.5.1
-------------
* General:
  - Support lossless saving of jpeg files (Jens)
* Collection:
  - Select last viewed slideshow image when returning from fullscreen
    (Jens) - #118617
* Viewer:
  - Display image file size (Jens)
  - Ask user before overwriting files (pasupathi.duraisamy@wipro.com)
    #119469
* Translation Updates:
  Laurent Dhima (sq), Paisa Seeluangsawat (th), Vincent van Adrighem
  (nl), Miloslav Trmac (cs), Žygimantas Beručka (lt), Danilo Šegan
   Šegan (sr), Ole Laursen (da), Jordi Mallach (ca), Kostas Papadimas
  (el), Francisco Javier F. Serrador (es)

Version 2.5.0.1
---------------
* General:
  - Cache recently loaded images.
  - Use exif loader from libexif >= 0.5.12.
  - Reworked image loading status cycle
  - Made fullscreen shortcut key F11 work on Solaris (Shivaram
    Upadhyayula, Jens) - #104805
  - Updated help (Breda McColgan)
* Collection:
  - Don't include auto-generated files in tarball - #125118
  - New model implementation (EogImageList)
  - Mem leak fix
  - Slideshow: automatic switching after user determined timeout.
  - Slideshow: determine upscale status for small images by config
    key.
* Shell:
  - Consider gconf key 'open_new_window' - #91189
  - Tool-/statusbar hiding (Kaushal Kumar, Jens) - #114231

* Translation Updates:
  Danilo Šegan (sr, sr@Latn), Åsmund Skjæveland (nn), Kostas Papadimas (el),
  KAMAGASAKO Masatoshi (ja), Jordi Mallach (ca), Vincent van Adrighem (nl),
  Hasbullah Bin Pit (ms)

Version 2.5.0 (changes since 2.4.0)
-------------
* General:
  - Better filename -> UTF-8 translation - #122671, #117838 (Jens,
    Hidetoshi Tajima)
  - configure switch to disable libexif support
  - Added X-GNOME-DocPath to .desktop file - #124196
* Collection:
  - Fixed crash on shutdown
  - Fixed crash when libexif is not available
  - Fixed duplicate size entries in info view
  - Update image infos on modification
  - Much better thumbnail layout
  - Mark status message for translation
  - Don't show frame around temporary icons
* Translation Updates:
  Pablo Saratxaga (wa), Gustavo Maciel Dias Vieira (pt_BR),
  Žygimantas Beručka (lt), toivo@linux.ee (et), Jordi Mallach (ca),
  Christian Rose (sv), Pablo Gonzalo del Campo (es),
  Vincent van Adrighem (nl), Danilo Šegan (sr), Jens Finke (de)
2004-04-01 18:54:30 +00:00
jmmv
1cd1288462 Bump PKGREVISION due to GTK+ update to 2.4, and fix paths to installed files. 2004-04-01 18:37:33 +00:00
jmmv
4b50599954 Update to 2.6.3: a new stable release of librsvg. This is the version
shipping with GNOME 2.6.  This version has a goodly number of bugfixes.
2004-04-01 18:37:09 +00:00
jmmv
d33a79726d Update to 2.6.0. This includes the pixmaps for the new release of the desktop. 2004-04-01 18:35:51 +00:00
jmmv
2e49e33811 Update to 1.2.0:
Changes since 1.1.91:
* duplex and tumble icon for printing

Changes since 1.1.90:
* More translations

Changes since 1.1.8:
* indent icon polish
* renamed csharp mime icon due to changed mimetype

Changes since 1.1.7:
* New gnome-fs-directory-visiting icon
* more small size stock icons

Changes since 1.1.6:
* new stock icons
* make install DESTDIR fix

Changes since 1.1.5:
* new stock icons

Changes since 1.1.4:
* searchtool icons
* more evo icons
* new visiting icon
* test for hicolor installed at build time

Changes since 1.1.3:
* Lots of new icons
* pkg-config file

Changes since 1.1.2:
* more icons needed for evo

Changes since 1.1.1:
* web calendar icon
* vcard mimetype icon

Changes since 1.1.0:
* Media icons in menu size
* New emblems
* Flags
* removable device icons
* other icons
2004-04-01 18:29:19 +00:00
jmmv
3fd0091d6b Add and enable hicolor-icon-theme. 2004-04-01 18:28:23 +00:00
jmmv
0eef1ea2d2 Initial import of hicolor-icon-theme, version 0.4:
Default icon theme called hicolor, from freedesktop.org.
2004-04-01 18:27:48 +00:00
jmmv
79b7444bfe Update to 2.6.0:
What's new since 2.4:

* Bug fixes:
	- BPath fixes (David Boucher)
	- Doc fixes (Richard Hult)
	- Set methods for height and width in GnomeCanvasRichText
	  (Kjartan Maraas)
	- Build fixes ("The Written Word", Kjartan Maraas)

* Translations:
	- Added British English translation (Gareth Owen)
	- Added Canadian English translation (Adam Weinberger)
	- Added Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas)
	- Added Serbian Jekavian translation (Bojan Suzić)
	- Added Punjabi translation (Amanpreet Singh Alam)

	- Updated Albanian translation (Laurent Dhima)
	- Updated Arabic translation (Arafat Medini)
	- Updated Azerbaijani translation (Mətin Əmirov)
	- Updated Belarusian translation (Ales Nyakhaychyk)
	- Updated Bengali translation (Sayamindu Dasgupta)
	- Updated Brazilian Portuguese translation (Medina)
	- Updated Croatian translation (Robert Sedak)
	- Updated Czech translation (Miloslav Trmac)
 	- Updated Danish translation (Ole Laursen)
	- Updated Dutch translation (Vincent van Adrighem)
	- Updated Finnish translation (Pauli Virtanen)
	- Updated French translation (Christophe Merlet)
	- Updated German translation (Christian Neumair)
	- Updated Greek translation (Kostas Papadimas)
	- Updated Hindi translation (Guntupalli Karunakar)
	- Updated Hungarian translation (Andras Timar)
	- Updated Irish translation (Paul Duffy)
	- Updated Italian translation (Alesso Frusciante)
	- Updated Japanese translation (Takeshi AIHANA)
	- Updated Korean translation (Changwoo Ryu)
	- Updated Malay translation (Hasbullah Bin Pit)
	- Updated Mongolian translation (Sanlig Badral)
	- Updated Norwegian translation (Kjartan Maraas)
	- Updated Norwegian Nynorsk translation (Åsmund Skjæveland)
	- Updated Polish translation (GNOME PL Team)
	- Updated Portuguese translation (Duarte Loreto)
	- Updated Romanian translation (Mişu Moldovan)
	- Updated Russian translation (Russian Team)
	- Updated Serbian translations (Branko Ivanovic, Danilo Šegan)
	- Updated Simplified Chinese translation (Funda Wang)
	- Updated Slovak translation (Marcel Telka)
	- Updated Spanish translation (Francisco Javier F. Serrador)
	- Updated Swedish translation (Christian Rose)
	- Updated Tamil translation (Dinesh Nadarajah)
	- Updated Ukrainian translation (Maxim Dziumanenko)
	- Updated Welsh translation (Dafydd Harries)
2004-04-01 18:22:52 +00:00
tron
a1ac3edd63 Install in "${LOCALBASE}" not in "${X11BASE}", bump package revision
because of this.
2004-03-31 10:50:19 +00:00
snj
5c1b154d82 Override gdkglext.pc to get more goodies. Bump PKGREVISION to 5.
Closes PR pkg/20674.
2004-03-31 09:02:04 +00:00
minskim
3ee75ae4bf Add build dependency on pkgconfig, because configure uses pkg-config. 2004-03-30 20:24:35 +00:00
minskim
2dfda1e8cc Add distinfo. Noted by Kouichirou Hiratsuka in PR pkg/24979. 2004-03-30 19:04:19 +00:00
minskim
6c55c7ff67 Create pkgconfig directory before installing libpng12.pc. Noted by
Cesar Catrian C. in PR pkg/24974.
2004-03-30 15:52:09 +00:00
wiz
2899bc814c Fix pngconf.h on Linux systems. From Michal Pasternak in PR 24581.
Ride yesterday's PKGREVISION bump for this one.
2004-03-30 11:09:15 +00:00
minskim
ca0edf2de6 Switch to Tk 8.4 and enable pkgviews installation. 2004-03-30 01:51:46 +00:00
minskim
91df845178 Regen patches to make GNU patch happy. 2004-03-30 01:51:18 +00:00
snj
1205b9ac21 gimp-base -> gimp1-base. 2004-03-29 22:31:13 +00:00
xtraeme
4e047392db gimp-base -> gimp1-base 2004-03-29 22:22:54 +00:00
xtraeme
db1c089336 Update gimp to 2.0.0
This release is a major event, marking the end of a three year development
cycle by a group of volunteers and enthusiasts who have made this the most
professional release of the GIMP ever. It is the first stable release that
is officially supported not only on Unix-based operating systems, but also
on Microsoft Windows and Macintosh OS X.
2004-03-29 22:16:09 +00:00
xtraeme
4e8a67839f Remove gimp-* packages, they are now gimp1-*. 2004-03-29 22:11:37 +00:00
xtraeme
93d0dd9012 Reimport gimp-wideangle as gimp1-wideangle. 2004-03-29 22:08:14 +00:00
xtraeme
b4614fe193 Reimport gimp-data as gimp1-data. 2004-03-29 22:07:33 +00:00
xtraeme
8cc6571783 Reimport gimp-base as gimp1-base. 2004-03-29 22:06:36 +00:00
xtraeme
6faf559bd7 Reimport gimp as gimp1. 2004-03-29 22:05:54 +00:00
xtraeme
014af6a467 bl3ify 2004-03-29 20:48:16 +00:00
wiz
5974879340 Bump PKGREVISION for pkgconfig file addition. 2004-03-29 17:11:46 +00:00
ben
6a15bc7987 Install lib/pkgconfig/libpng12.pc, otherwise "pkg-config --list-all" will
fail with an error if imlib2 is installed.
2004-03-29 16:02:08 +00:00
recht
3753e669e1 Add MKTTINTERP knob to enable the bytecode interpreter for TrueType fonts.
This closes PR 24935 by Martin Husemann.
2004-03-29 10:17:49 +00:00
jlam
6d92080aa2 Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
snj
aa055d3bac Use bl3. 2004-03-29 02:37:26 +00:00
dillo
edafe8588e Apply longname.patch and fix crash with long file names in visual schnauzer.
Bump package revision.

While here, convert to buildlink 3.
2004-03-29 00:50:41 +00:00
xtraeme
60c8ba74e3 Update sodipodi to 0.34, provided by Kouichirou Hiratsuka in PR
pkg/24868.

This release incorporates for the first time path composition operations
(union, intersection and subtraction) and new, calligraphic pen based
freehand drawing. Plus many bugfixes and smaller features, as usual.

    * Fixed file and font name handling in Win9X/ME (Lauris)
    * Use full bounding box for calculating export region (John)
    * Support xml:space attribute for text (Mitsuru)
    * Support CDATA nodes (Lauris)
    * Preserve arbitrary namespace declarations (Lauris)
    * Path uncross, union, intersection and subtraction (Lauris)
    * Reimplemented printing from command line (Emile)
    * Bugfixes (everyone)
2004-03-28 21:02:55 +00:00
mycroft
22c2ffb328 Update to 0.6.12. Main improvements`are AVI 2.0 support, new filters, and
improved support for newer xvidcore.  Also fixed a threading problem that
would often cause transcode to core dump right before exiting.

 transcode-0.6.12

 Changes:
   o tccat: use '-T 1,-1 -P' instead of '-P 1'.
   o --avi_limit option: Defaults to 0 (disabled) instead of 2GB.

 Fixes:
   o avilib: 64bit issues and other compiler support.
   o v4l: building with linux-2.6 headers.
   o xvid import: check for more library sonames.
   o dvd import: The DVD device may be a char device (osx).
   o im import: segmentation fault at closing time.
   o tcrequant: upstream bugfixes.
   o xvid import: fix library loading on MacOSX.
   o dv import: Do NOT apply a setup when decoding the DV frame. Last
     frame was skipped in NTSC.
   o yuv4mpeg import: read files produced by streamer.
   o -c option: rounding error, only 99 frames of 100 for NTSC.
   o make distcheck: correct inclusion of config.h file.
   o libavcodec: building without mmx.
   o maintaining: included sdl.m4 and glib.m4 in acinclude.m4

 New:
   o avilib: Writing AVI 2.0 (OpenDML) files.
     xine (with my submitted patch) plays such files nicely.
   o denoise3d filter: very fast denoiser.
   o fraps import: decode AVI files from www.fraps.com.
   o v4l2: reading from a video4linux2 device.
   o control filter: read and executes a control "script"
   o ffmpeg import: DV raw decoding support (-i file.dv -x ffmpeg).
   o sh import: executes the input file and reads its output.
   o mp1e export: module based on mp1e, a mpeg1 encoder.
   o os: Support for AMDs x86_64 architecture.
   o --export_par option: sets the pixel/sample aspect ratio.
   o script: bash completion for transcode with tccomplete.source.
   o docs: layout fixes so it will look good on www.transcoding.org
   o ffmpeg export: new codecs namely ffv1, asv1 and asv2.
   o --export_prof option: sets mpeg "profiles" so that transcode
     tries can be smart and guess clipping and zooming options.
   o docs: DV to DVD HOWTO including scripts.

 Improved:
   o xvid4 export: synced with xvidcore-beta3. Please upgrade to this
     release and also update your xvid4.cfg. New xvid4conf is available.
   o pp filter: included postprocess code into transcode.
   o im export: use -w to set quality.
   o dvd import: support for non-continuus chapters.
   o avilib: Support for files with multiple RIFF chunks and no index.
   o vnc import: now respects the --dvd_access_delay setting. Pass
     additional paramters down to vncrec by -x vnc="-arg1 -arg2".
   o mjpeg export: compatibility with Apples quicktime player.
   o probing: improved detection of MP3/MP2 files.
   o libavcodec: Updated included lavc to 4695.
   o aviindex: keyframe detection by analyzing the content of frames.
   o subtitler filter: Update to upstream version 0.8.4
   o pv filter: updated docs and YUV422 support.
   o ivtc filter: new magic and field parameters.
   o mov export: new codecs and colorspaces.
2004-03-28 20:09:07 +00:00
xtraeme
05021a2926 Added gliv. 2004-03-28 20:01:28 +00:00
xtraeme
77909c4747 Initial import of gliv-1.8.2 from pkgsrc-wip.
GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled
with GTK+-2.2, rendering  with OpenGL and the graphical user interface uses
GTK+ with GtkGLExt. GLiv  is  very  fast  and smooth at rotating, panning and
zooming  if  you have an OpenGL accelerated graphics board.
2004-03-28 19:59:47 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
tron
a4a18612a3 Remove me as maintainer of this package. I did none of the last three
updates anyway.
2004-03-23 19:53:33 +00:00
jlam
3764dc302e Move inclusion of buildlink3.mk outside of area that's protected from
multiple inclusion.  This is needed to ensure that BUILDLINK_PACKAGES is
ordered correctly.
2004-03-23 05:29:38 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
snj
66d5bab289 Fix build with gcc2 on sparc64. 2004-03-22 22:46:10 +00:00
reed
8d47d3a50c libwmf developer told me that xwmf is part of libwmf
and wmf2x is part of libwmf2 (which we have now).
So change the reference.
This will close my PR #pkg/22937.
The other wording in this DESCRiption is still unclear to me.
2004-03-22 17:20:28 +00:00
wiz
a122440606 regen. 2004-03-22 17:05:17 +00:00
abs
7fd6f3acb3 Add back previous patch to libtiff/tif_fax3.c lost in last commit.
Flagged by wizd :) - many thanks.
Note to self: Running patch on a file twice does tend to make the .orig file
less than useful for comparing to the original state...
2004-03-22 17:03:30 +00:00
abs
b055030838 Update tiff to tiff-3.6.1nb1:
Add a patch to fix fax3 tiff handling. Without this hylafax
	generates completely garbled tiff images unless error correction
	was disabled:  http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500
2004-03-22 16:48:13 +00:00
wiz
5d908a3ef0 Add a patch that disables optimization for one file; otherwise
an ICE would result with gcc-3.3.x on sparc64.  See PR 23124.
Patch from jdc@.
2004-03-22 15:52:35 +00:00
bouyer
021614f514 Use ${MAKE}, not make
xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix
a 'cd exports ; ln -sf include X11' with a -

XXX still doesn't build out of the box on solaris, because of issues with
the openwin imake config.
2004-03-20 22:30:36 +00:00
bouyer
eb6efc7486 Revert the PKGLOCALEDIR change in PLIST, and define USE_PKGLOCALEDIR in
Makefile. Pointed out by wiz@
2004-03-20 22:19:56 +00:00
bouyer
54a31fddb1 Solaris fixes:
- this package uses msgfmt
- locale files are always installed in share/locale
- don't depend on libusb on solaris
- libsane-pint and libsane-sm3600 are not installed on solaris
2004-03-20 21:18:41 +00:00
snj
8900406e69 Fix build on Linux. From Antonio Marques in PR pkg/24852. 2004-03-20 00:40:15 +00:00
ben
b146e33847 Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because it
was done incorrectly and because it was disruptive to the pkgsrc freeze.
Will fix this correctly after the freeze is finished.
2004-03-19 18:36:46 +00:00
ben
27f414b735 Install lib/pkgconfig/libpng12.pc, otherwise "pkgconfig --list-all" will
fail with an error if imlib2 is installed.
2004-03-18 22:40:40 +00:00
xtraeme
e5cfd43c29 Sync MESSAGE with reality, based on suggestion by Jeremy C. Reed
and Michal Pasternak; PR pkg/24582.
2004-03-18 15:53:21 +00:00
jmmv
fc0e9bae42 Capitalize COMMENT. 2004-03-18 10:24:40 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
jlam
46453f87ed BUILDLINK_DEPENDS.<pkg> should be appended to, not set. 2004-03-16 17:58:01 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
jlam
47ebe12a82 When building graphics/MesaDemos, Pass the correct rpath flags to the
compiler so that the X11R6 libraries are found at run-time.  Bump the
PKGREVISION to 1.
2004-03-15 18:04:34 +00:00
jlam
f63d66e56a Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk and
modify {MesaLib,glu}/{buildlink3,builtin}.mk accordingly.  Also add the
dependency on {MesaLib,glu}>=${_MESA_REQD} to the builtin.mk files so
that we correctly check the built-in Mesa version against the dependency
requirements.
2004-03-15 17:38:10 +00:00
jlam
5cd4e20c5b Fix pasto: s/gcc/MesaLib/g. No functional change. 2004-03-15 16:48:18 +00:00
jlam
ec7654caf3 Remove false comment after latest buildlink3/builtin changes. 2004-03-15 16:34:24 +00:00
xtraeme
0a4c0342cd bl3ify 2004-03-15 15:15:02 +00:00
snj
17c68fb722 Spelling fix. 2004-03-14 20:22:56 +00:00
markd
baf994966f Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latest
version produces a kghostview that fails to run on NetBSD and the reason
for the change (Debian packaging issues) shouldn't effect us.
Bump PKGREVISION.
2004-03-14 00:44:27 +00:00