summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2003-11-05Some plugins arent built if you don't have a shared libXv.markd2-4/+10
Should fix PR pkg/23025 and Alistair's bulk build.
2003-11-03Regen after DIST_SUBDIR change in mplayer-share.kristerw1-3/+3
2003-11-03The distfile has been changed on the ftp site without a correspondingagc2-4/+7
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-03Regen after DIST_SUBDIR change in mplayer-share.kristerw2-46/+46
2003-11-03Add version number to the DIST_SUBDIR (because some of the distfileskristerw2-11/+11
does not have rev. numbers in their names, so the recent updates may cause conflict for users having older distfiles lying around...)
2003-11-03take over maintainershipdillo1-2/+2
2003-11-02Proper use of buildlink2 frame work and it should fix bulk build problem.taca1-1/+4
Thanks to PR pkg/23338 submitter, Ron Roskens.
2003-11-01Set myself as the maintainer.cube1-2/+2
2003-11-01Remove USE_X11BASE too (still from PR 23336).wiz1-2/+1
2003-11-01Update to 1.3.4. Closes PR 23336 by Soren Jacobsen.wiz2-5/+5
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-01Source tarball was changed (updates to the PostScript template,cube1-3/+3
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-01Update to 2.7.0.cube3-7/+10
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-10-31Change MAINTAINER from packages@ to tech-pkg@. (Noticed by jmmv.)reed1-2/+2
2003-10-30add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS sogrant1-1/+5
that packages can find header files in freetype/.
2003-10-29Fix the libtool override so that we actually override the correct thing.dmcmahill1-2/+2
Fixes PLIST problems on Solaris.
2003-10-28Override config.guess and config.sub to make the pkg recognize shark.kristerw1-1/+3
2003-10-28Use correct freetype-config (just in case system has another in path).reed1-2/+3
2003-10-26Remove PKGREVISION from the mplayer-share/Makefile.common, tokristerw3-4/+5
prevent it shadowing the one in gmplayer/Makefile.
2003-10-26Regen after the recent change of a patch in ../mplayer-share.kristerw1-2/+2
2003-10-26Regen after the recent change of a patch in ../mplayer-share.kristerw1-2/+2
2003-10-26The AlienMind skin has been updated on the master site. Update itkristerw2-5/+5
in the package too. From Todd Vierling in PR pkg/22990.
2003-10-26Regen.tron1-2/+2
2003-10-26Regen.tron1-2/+2
2003-10-26Solve GCC version problem by patching the "configure" script because thetron2-6/+14
"--disable-gcc-checking" makes the build interactive.
2003-10-26Remove configuration option "--disable-gcc-checking" which is now addedtron1-3/+3
by "pkgsrc/graphics/mplayer-share/Makefile.common".
2003-10-26Disable GCC version check. While it was added to reject GCC 2.96 (whichtron2-10/+10
was never used in "pkgsrc") it now also reject NetBSD-current's GCC 3.3.2-nb1.
2003-10-26Update to 1.3.3.wiz2-6/+5
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-26replace <malloc.h> with <stdlib.h>, allowing this to build on systemsgrant2-2/+14
without a working <malloc.h>, eg. FreeBSD 5.x.
2003-10-24Updated to 0.98. PR pkg/22935, Min Sik Kim <minskim@bawi.org>.xtraeme3-14/+15
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-24remove some linuxisms from a ppc assembly file.mrg2-1/+28
approved by wiz@. fixes my PR#23241.
2003-10-20Don't call exit(3) without arg. No idea why the compiler ate that before,hubertf2-1/+21
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-18Whitespace fixescjep1-2/+2
2003-10-18only build with cdparanoia support if cdparanoia is present.grant1-2/+5
2003-10-18disable arts on Solaris, as it is currently brokengrant1-1/+6
2003-10-14- USE_X11 (duh!). Should fix the breakage as seen in the latest hubertf'ssalo13-9/+1316
bulk-build. - Make it compile with gcc3. - Sort PLIST.
2003-10-14Backout previous.salo1-2/+1
2003-10-14USE_BUILDLINK2. (ugh, how this could ever worked..)salo1-2/+7
Should fix the breakage seen in the latest hubertf's bulk-build.
2003-10-14Add missing pkgconfig file.salo1-1/+2
2003-10-11Update to mpgtx-1.3. OK'd by wiz@. Closes PR pkg/19082.cube4-78/+73
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-11bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.grant1-1/+2
2003-10-08Update homepage URL.tron1-2/+2
2003-10-08Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Fixes PR 20520danw1-2/+2
(Darwin build)
2003-10-06Added patch-aa.reed1-1/+2
2003-10-06Add patch to make filmgimp build under gcc 3.3.1. (Closes my PRreed1-0/+36
#23062; okay'd by wiz.)
2003-10-06ruby-opengl to 0.32.3.taca3-17/+15
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-06Grammar and punctation nits.cube3-6/+18
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-06Fix uninitialized mutexes in the "aa" and "none" output plugins.mycroft3-1/+29
2003-10-06Pull in xvidcore via buildlink.mycroft1-1/+2
2003-10-06A small tweak so that the XviD test succeeds. Touches some autoconf m4mycroft4-4/+39
files...
2003-10-06Better description of Nvtv, as advised by salo@.cube1-6/+13