Commit graph

3404 commits

Author SHA1 Message Date
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