summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29Reimport gimp-base as gimp1-base.xtraeme9-0/+1893
2004-03-29Reimport gimp as gimp1.xtraeme3-0/+26
2004-03-29bl3ifyxtraeme2-4/+24
2004-03-29Bump PKGREVISION for pkgconfig file addition.wiz1-2/+2
2004-03-29Install lib/pkgconfig/libpng12.pc, otherwise "pkg-config --list-all" willben4-3/+27
fail with an error if imlib2 is installed.
2004-03-29Add MKTTINTERP knob to enable the bytecode interpreter for TrueType fonts.recht1-1/+7
This closes PR 24935 by Martin Husemann.
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam5-36/+34
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links) use the new format correctly.
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam5-6/+11
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29Use bl3.snj2-7/+7
2004-03-29Apply longname.patch and fix crash with long file names in visual schnauzer.dillo6-34/+72
Bump package revision. While here, convert to buildlink 3.
2004-03-28Update sodipodi to 0.34, provided by Kouichirou Hiratsuka in PRxtraeme3-13/+26
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-28Update to 0.6.12. Main improvements`are AVI 2.0 support, new filters, andmycroft10-106/+116
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-28Added gliv.xtraeme1-1/+2
2004-03-28Initial import of gliv-1.8.2 from pkgsrc-wip.xtraeme4-0/+41
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-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz31-52/+62
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23Remove me as maintainer of this package. I did none of the last threetron2-4/+4
updates anyway.
2004-03-23Move inclusion of buildlink3.mk outside of area that's protected fromjlam1-6/+1
multiple inclusion. This is needed to ensure that BUILDLINK_PACKAGES is ordered correctly.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam9-18/+18
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22libwmf developer told me that xwmf is part of libwmfreed1-2/+2
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-22regen.wiz1-2/+2
2004-03-22Add back previous patch to libtiff/tif_fax3.c lost in last commit.abs1-2/+11
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-22Update tiff to tiff-3.6.1nb1:abs3-14/+25
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-22Add a patch that disables optimization for one file; otherwisewiz2-1/+20
an ICE would result with gcc-3.3.x on sparc64. See PR 23124. Patch from jdc@.
2004-03-20Use ${MAKE}, not makebouyer3-9/+32
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-20Revert the PKGLOCALEDIR change in PLIST, and define USE_PKGLOCALEDIR inbouyer2-10/+11
Makefile. Pointed out by wiz@
2004-03-20Solaris fixes:bouyer3-23/+35
- 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-20Fix build on Linux. From Antonio Marques in PR pkg/24852.snj2-1/+13
2004-03-19Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because itben2-8/+2
was done incorrectly and because it was disruptive to the pkgsrc freeze. Will fix this correctly after the freeze is finished.
2004-03-18Install lib/pkgconfig/libpng12.pc, otherwise "pkgconfig --list-all" willben2-2/+8
fail with an error if imlib2 is installed.
2004-03-18Sync MESSAGE with reality, based on suggestion by Jeremy C. Reedxtraeme1-4/+8
and Michal Pasternak; PR pkg/24582.
2004-03-18Capitalize COMMENT.jmmv1-2/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam32-96/+64
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-16If the ${PKGBASE} of a package doesn't match the token passed tojlam2-2/+4
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16BUILDLINK_DEPENDS.<pkg> should be appended to, not set.jlam2-4/+4
2004-03-16Add ruby to CATEGORIES.taca2-4/+4
2004-03-15When building graphics/MesaDemos, Pass the correct rpath flags to thejlam3-6/+6
compiler so that the X11R6 libraries are found at run-time. Bump the PKGREVISION to 1.
2004-03-15Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk andjlam5-56/+57
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-15Fix pasto: s/gcc/MesaLib/g. No functional change.jlam1-3/+3
2004-03-15Remove false comment after latest buildlink3/builtin changes.jlam1-4/+1
2004-03-15bl3ifyxtraeme1-3/+3
2004-03-14Spelling fix.snj2-2/+2
2004-03-14Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latestmarkd5-7/+720
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-13Bump PKGREVISION after last fix, as pointed out by wiz@.cube1-2/+2
2004-03-13io-ppm uses '%i' with sscanf in order to parse what should always be acube2-1/+24
decimal number, according to the specification. As a result, it fails to correctly parse file created with numbers printed with leading 0. Reported and fix provided in PR 24759 by Enami Tsugutomo.
2004-03-13USE_LANGUAGES= c c++abs1-1/+2
2004-03-12Remove avi-xmms.snj1-2/+1
2004-03-12This package is not very useful and depends on avifile, which does notsnj4-36/+0
build. It'd be nice if someone felt like fixing/upgrading avifile. In any case, say goodbye to avi-xmms. Okayed by maintainer, xtraeme@.
2004-03-12Use bl3 and ${SED} instead of sed.snj1-20/+20
2004-03-12Moved to pkgsrc/graphics/skencil.jmmv5-708/+0