Commit graph

1442 commits

Author SHA1 Message Date
zuntum
821cb0d8ef Initial import of avifile-0.53.5
An MPEG-4 (aka DivX) player built around the Windows binaries,
but does not need Wine.
There is also a xmps plugin you can build (manually).

NOTE: aviplay (player originally included in the package) does not work
and thus the package does not build it. I'll send mail about tiny,
but working player to netbsd-users@netbsd.org soon.
2001-04-12 21:26:21 +00:00
zuntum
cf680ac28e add & enable win32-codecs 2001-04-12 20:51:09 +00:00
zuntum
4f65d56c53 Initial import of win32-codecs-010122 (required for incoming avifile import)
A huge compilation of Win32 codecs:

Video:
- Win32 VfW DLLs:
    Indeo Video 3.2, 4.1
    Microsoft MPEG-4 v1 & v2 beta
    Microsoft MPEG-4 v3 ( also known as DivX ;-) )
    Cinepak Video
    ATI VCR-2
    I263
- Win32 DirectShow filters, decompression-only support:
    Microsoft MPEG-4 v3 ( this decoder is slower than VfW one,
      but offers wider range of picture control features )
    Windows Media Video 7
    Indeo Video 5.0
    Motion JPEG ( using Morgan Multimedia shareware codec )
- Open-source plugins:
    Motion JPEG ( using libjpeg, very slow )

Audio:
- Win32 ACM DLLs, decompression-only support:
    Windows Media Audio ( also known as DivX ;-) Audio )
    MS ADPCM
    Intel Music Codec
- Open-source plugins, decompression-only support:
    PCM
    AC3
    IMA ADPCM
    MPEG Layer-1,2,3 ( compression into MP3 is also supported )
    MSN Audio
    GSM 6.1 Audio
- Win32 DirectShow filters, untested decompression-only support:
    Voxware Metasound
    ACELP.net
2001-04-12 20:48:03 +00:00
hubertf
31f5ce665c Trivia - What's wrong in this picture:
smaug% grep 'MesaLib.*3.4' */*/Makefile*
graphics/Mesa/Makefile:DEPENDS+=	MesaLib-3.4:../../graphics/MesaLib
graphics/MesaLib/Makefile:DISTNAME=	MesaLib-3.4.1

Invent a variable MESA_VERSION in Mesa/Makefile.common and use it.
2001-04-12 20:38:25 +00:00
wiz
e24773864b Wildcard dependency on gtkglarea. 2001-04-12 15:01:45 +00:00
jtb
12a5fb83ac Add a conflict -- both packages have a `pgps' executable.
From Lex Wennmacher's pkgconflict results.
2001-04-11 21:49:15 +00:00
jtb
108d5a9aeb Get rid of some use of __NetBSD__. "values.h" is either inexistant or
deprecated on most systems.
2001-04-11 21:31:59 +00:00
hubertf
22589b4153 Make the pkg name a bit more standard (rename to 3.10anb1) 2001-04-10 07:26:22 +00:00
hubertf
2c512b91fc It seems Macromedia replaced the file on their server without changing
the distname/dir. Fix for i386 - it seems the solaris file was not
changed.
2001-04-09 20:51:37 +00:00
wiz
8af3f4d4c6 Move CONFLICT line for pkglint. 2001-04-09 11:59:43 +00:00
manu
2f8e1ef711 Bumped the package version after last change 2001-04-08 16:28:02 +00:00
manu
834c5fa654 Fixed minor problems, added support for i386 (not ready yet) 2001-04-08 16:22:45 +00:00
jtb
3694278322 Updated to ncview-1.92c. No changelog. 2001-04-06 21:00:33 +00:00
wiz
b3118416e4 Standardize patch file names. 2001-04-05 15:54:55 +00:00
wiz
7eb8846863 Standardize patch file names. 2001-04-05 13:57:14 +00:00
wiz
ad4cbc04bc Move ghostscript-fonts from print to fonts. 2001-04-03 14:47:15 +00:00
wiz
d1418ded1a Disable vidmode, since this doesn't work on XF4 after v1.3 of patch-ai. 2001-04-02 22:15:48 +00:00
wrstuden
98fa822d58 Fix big-endian support. Problem was that the targa code would load a
little-endian short into an int, then byteswap the int. That's essentially
le32toh() when it should be le16toh(). This ended up in making numbers
0x10000 times too big. Also got rid of a potential unaligned-access.
2001-04-02 20:16:42 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
wiz
75ac02572e Indentation & MKDIR -> INSTALL_DATA_DIR. 2001-04-02 18:41:57 +00:00
wiz
bb9c4bf4bd Move line to please pkglint. 2001-04-02 18:40:55 +00:00
mjl
8985136ded Update to 1.0.10. Updates are bug fixes and MMX support.
Moved some error checking from png_handle_IHDR to png_set_IHDR.
  Added PNG_NO_READ_SUPPORTED and PNG_NO_WRITE_SUPPORTED macros.
  Revised png_mmx_support() function in pnggccrd.c
  Restored version 1.0.8 PNG_WRITE_EMPTY_PLTE_SUPPORTED behavior in pngwutil.c
  Fixed memory leak in contrib/visupng/PngFile.c
  Fixed bugs in png_combine_row() in pnggccrd.c and pngvcrd.c (C version)
  Added warnings when retrieving or setting gamma=0.
  Increased the first part of msg buffer from 16 to 18 in png_chunk_warning().
  Fixed bug in progressive reading (pngpread.c) with small images (height < 8).
2001-04-02 02:23:48 +00:00
jtb
1d1a092b72 Regen. 2001-04-02 00:58:02 +00:00
jtb
0c2ba7656c Missed second instance of plplot_linkage which should have been changed
to `plplot-config --libs`.
2001-04-02 00:56:02 +00:00
tron
7c25b8d84c Add "lib/X11/doc/html/xpaint.1.html" to the package list dynamically
because XFree86 4.0.x installs this file.
2001-03-31 22:33:25 +00:00
tron
3b2806a00c Remove "lib/X11/doc/html/xpaint.1.html" which isn't installed by version
2.6.1.
2001-03-31 21:24:50 +00:00
jtb
71c404bc4b Both packages conflict -- each has program named 'animate'. Discovered
by Lex Wennmacher's investigations.
2001-03-31 18:40:25 +00:00
jtb
b770dfa9df Note that it is necessary to copy the plplot include files to
${WRKSRC}/plplot so that they will found.  This is ugly -- but what can
we do?
2001-03-31 18:28:25 +00:00
hubertf
8b90bab821 Update to 2.6.1. Changes:
* graphic.c:
	  If the user tries to print a file that has never been saved, complain.
	* README: Updated maintainer info.
	* README: Updated URL for libraries.
	  Describe use of Print option.
	* Help.txt:
	  Document 'Spline Curve', 'Clone Region', 'Print', and 'Refresh'.
	* snapshot.c: Introduced new "Snapshot" operation (grabbing a
          window or mouse-selected rectangle from screen)
	* Help.txt: updated Help file accordingly
	* graphic.c: Introduced a "Clone region" function
	* splineOP.c: created basic spline curve operations
	* rw/writeTIFF.c: Bug fix; writing TIFF was broken for depth > 8.
	* operation.c: Reorganized order of icons in main control panel
        * graphic.c: Added a "Print" option in the file menu, to the effect
          of calling an external printing utility (xv is a good candidate)
2001-03-30 21:44:48 +00:00
jtb
b41cba1155 Use plplot-config --libs for plplot-5.0.3 instead of plplot_linkage. 2001-03-30 20:30:06 +00:00
jtb
606537f657 Updated to plplot-5.0.3. No Changelog -- see the PLplot homepage for
release notes.
2001-03-30 20:26:22 +00:00
mycroft
adf28acea7 Fix quoting problems. 2001-03-30 12:57:38 +00:00
zuntum
47e087606e Respect CC and CFLAGS 2001-03-30 07:44:34 +00:00
drochner
6cb4dd9752 enable recent additions 2001-03-29 15:32:28 +00:00
jtb
ca2cc85225 Updated to geomview-1.8.1.
1.8.1	March, 2001

   This is a bugfix release.

   * No segfaults at startup on linux.
   * Toggle buttons are visible again.
   * Binary I/O on linux works.

Changelog:

2001-03-24  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: Do not add -XSVR4 and -common to CFLAGS when
	configuring with IRIX cc.

2001-03-21  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* doc/Makefile.am (EXTRA_DIST): Remove motion.pdf.

	* configure.in: Set revision to 1.8.1.

	* m4/geom_local.m4 (GEOM_FIND_I_OPTION): Respect prior setting of
	$CPPFLAGS while probing.

2001-03-19  Mark Phillips  <mbp@geomtech.com>

	* doc/motion.tex: new file added to release; documents the
	  mathematics behind Geomview's motion model.  For use by
	  developers (not needed by regular users).

2001-02-21  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: Add AC_FUNC_SETPGRP.

2001-02-18  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: Add option --with-build-path.  Use AC_PATH_XTRA.
	Correct the X library link order.  Make sure to check
	/usr/local/lib for all libraries that check /usr/local/include.
	Check for <forms.h> in $x_includes and $x_includes/X11.  Make sure
	both the includes and the libs are correct before using FORMS.
	Announce whether Xmu is found.  General tidying up.

2001-02-17  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* acconfig.h: Close comment above define for HAVE_FMEMOPEN.

	* configure.in: Check endianness and check for header netinet/in.h.

	* doc/Makefile.am: Only build "geomview.pdf" on target "pdf".

2001-02-11  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* m4/geom_local.m4 (GEOM_CHECK_XFORMS): New.  If XFORMS library is
	available, set variables for finding includes and libraries, emit
	warning if XFORMS is not available.


2001-01-16  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* configure.in: removed redundant --with-forms argument; its
	effects got overwritten by --with-xforms, anyway.

2000-11-23  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* src/Makefile.am (geomview): look for "gvx" in $(moduledir)
	rather than $(bindir).
	(CLEANFILES): clean geomview script.
2001-03-29 00:02:18 +00:00
drochner
1b9983967e Communication with Canon Powershot digital cameras. Tested with USB only. 2001-03-28 16:52:42 +00:00
tron
db1572c439 Don't try to remove "share/pixmaps" which is part of the standard
directory structure now.
2001-03-28 12:16:18 +00:00
drochner
306d767e70 tolerate t1lib>=1.0.1 in preparation for an update 2001-03-28 11:26:09 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
skrll
b87ccb71ac Change diff so patchdiff works. 2001-03-26 23:03:33 +00:00
skrll
f45302e632 Fix installation.
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on
tech-pkg.
2001-03-26 22:51:38 +00:00
jtb
a1b43b80a1 Define the rule .c.o: in terms of libtool in the xgrid makefile.
Fixes SPARC bulk build problem.
2001-03-25 23:33:48 +00:00
wrstuden
8f42da9764 The configure script has a test to see if -lXxf86vm should be included.
So don't hard code its inclusion later!
2001-03-24 22:47:58 +00:00
drochner
5000ff6534 update to 3.4.1
Changes:
  New:
    - fixed some Linux build problems
    - fixed some Windows build problems
    - GL_EXT_texture_env_dot3 extension (Gareth Hughes)
  Bug fixes:
    - added RENDER_START/RENDER_FINISH macros for glCopyTexImage in DRI
    - various state-update code changes needed for DRI bugs
    - disabled pixel transfer ops in glColorTable commands, not needed
    - fixed bugs in glCopyConvolutionFilter1D/2D, glGetConvolutionFilter
    - updated sources and fixed compile problems in widgets-mesa/
    - GLX_PBUFFER enum value was wrong in glx.h
    - fixed a glColorMaterial lighting bug
    - fixed bad args to Read/WriteStencilSpan in h/w stencil clear function
    - glXCopySubBufferMESA() Y position was off by one
    - Error checking of glTexSubImage3D() was broken (bug 128775)
    - glPopAttrib() didn't restore all derived Mesa state correctly
    - Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
      conformance problems at 16bpp.
    - clearing depth buffer with scissoring was broken, would segfault
    - OSMesaGetDepthBuffer() returned bad bytesPerValue value
    - fixed a line clipping bug (reported by Craig McDaniel)
    - fixed RGB color over/underflow bug for very tiny triangles
  Known problems:
    - NURBS or evaluator surfaces inside display lists don't always work
2001-03-23 12:36:53 +00:00
wiz
73e7201f40 py-imaging>=1.0 2001-03-22 13:31:56 +00:00
wiz
0d60d9726c add and enable py-imagingtk 2001-03-20 16:52:14 +00:00
wiz
c7bcc3505a py-imagingtk-1.1.1 -- the tk interface to py-imaging.
Based on the package supplied by Jarkko Torppa in pkg/10808, but updated
to the latest version.
2001-03-20 16:47:09 +00:00
wiz
d7521f744d Update mgl to 0.2.0a, provided by the maintainer Hiroyuki Yanai in pkg/12409.
Perhaps there's a changelog on the website, but I don't understand
enough japanese for that :(
2001-03-20 13:54:31 +00:00
wennmach
f5bd35d108 Update gnuplot to 3.7.1.
This is a prerequisite step for octave-current.
2001-03-19 22:11:14 +00:00
mjl
a939347756 Update to 0.10.1, which fixes quite a few bugs since 0.9. 2001-03-18 04:33:53 +00:00