From 21880bf330d1934e96c8ffe1fb07c8c813d4ccb0 Mon Sep 17 00:00:00 2001 From: zuntum Date: Sat, 16 Jun 2001 11:48:04 +0000 Subject: 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 --- graphics/avifile-devel/pkg/DESCR | 3 ++ graphics/avifile-devel/pkg/PLIST | 65 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 graphics/avifile-devel/pkg/DESCR create mode 100644 graphics/avifile-devel/pkg/PLIST (limited to 'graphics/avifile-devel/pkg') 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 -- cgit v1.2.3