diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-06-16 11:48:04 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-06-16 11:48:04 +0000 |
commit | 21880bf330d1934e96c8ffe1fb07c8c813d4ccb0 (patch) | |
tree | f790b2e87cc0bc7be406f5ddd07b5d2f213cf2f1 /graphics/avifile-devel/pkg | |
parent | f0a407c0b9a182cf6ac5e9936e0dfcd54df5c44a (diff) | |
download | pkgsrc-21880bf330d1934e96c8ffe1fb07c8c813d4ccb0.tar.gz |
Initial import of avifile-devel 20010616
An MPEG-4 (aka DivX) player library built around the Windows binaries,
that does not need Wine. There is also a xmps plugin you can build
(manually).
This package is based on avifile-0.6 source from CVS as of 20010616
Diffstat (limited to 'graphics/avifile-devel/pkg')
-rw-r--r-- | graphics/avifile-devel/pkg/DESCR | 3 | ||||
-rw-r--r-- | graphics/avifile-devel/pkg/PLIST | 65 |
2 files changed, 68 insertions, 0 deletions
diff --git a/graphics/avifile-devel/pkg/DESCR b/graphics/avifile-devel/pkg/DESCR new file mode 100644 index 00000000000..09ed2e9a3df --- /dev/null +++ b/graphics/avifile-devel/pkg/DESCR @@ -0,0 +1,3 @@ +An MPEG-4 (aka DivX) player library built around the Windows binaries, +that does not need Wine. There is also a xmps plugin you can build +(manually). diff --git a/graphics/avifile-devel/pkg/PLIST b/graphics/avifile-devel/pkg/PLIST new file mode 100644 index 00000000000..e3c65fcfb68 --- /dev/null +++ b/graphics/avifile-devel/pkg/PLIST @@ -0,0 +1,65 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/16 11:48:04 zuntum Exp $ +bin/avifile-config +${QT}bin/aviplay +${QT}bin/benchmark +${QT}bin/qtrecompress +include/avifile/ReadHandlers.h +include/avifile/audiodecoder.h +include/avifile/audioencoder.h +include/avifile/avifile.h +include/avifile/avifmt.h +include/avifile/aviplay.h +include/avifile/com.h +include/avifile/config.h +include/avifile/configfile.h +include/avifile/cpuinfo.h +include/avifile/creators.h +include/avifile/default.h +include/avifile/except.h +include/avifile/formats.h +include/avifile/fourcc.h +include/avifile/image.h +include/avifile/infotypes.h +include/avifile/mmx.h +include/avifile/playerwidget.h +include/avifile/plugin.h +include/avifile/registry.h +include/avifile/renderer.h +include/avifile/version.h +include/avifile/videodecoder.h +include/avifile/videoencoder.h +lib/avifile/libaudiodec.a +lib/avifile/libaudiodec.la +lib/avifile/libaudiodec.so +lib/avifile/libaudiodec.so.0 +lib/avifile/libaudiodec.so.0.0 +lib/avifile/libmp3lame_audioenc.a +lib/avifile/libmp3lame_audioenc.la +lib/avifile/libmp3lame_audioenc.so +lib/avifile/libmp3lame_audioenc.so.0 +lib/avifile/libmp3lame_audioenc.so.0.0 +lib/avifile/libmpeg_audiodec.a +lib/avifile/libmpeg_audiodec.la +lib/avifile/libmpeg_audiodec.so +lib/avifile/libmpeg_audiodec.so.0 +lib/avifile/libmpeg_audiodec.so.0.0 +lib/avifile/libwin32.a +lib/avifile/libwin32.la +lib/avifile/libwin32.so +lib/avifile/libwin32.so.0 +lib/avifile/libwin32.so.0.0 +lib/libaviplay.a +lib/libaviplay.la +lib/libaviplay.so +lib/libaviplay.so.0 +lib/libaviplay.so.0.0 +share/avifile/about.ppm +share/avifile/mute.ppm +share/avifile/open.ppm +share/avifile/pause.ppm +share/avifile/play.ppm +share/avifile/stop.ppm +share/avifile/test.png +@dirrm share/avifile +@dirrm lib/avifile +@dirrm include/avifile |