Source: avifile
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7),
	       libsdl1.2-dev,
	       libaudiofile-dev,
	       libjpeg-dev,
	       libvorbis-dev,
	       libogg-dev,
	       libxft-dev,
	       automake,
	       libtool,
	       netpbm,
	       liba52-dev,
	       libavformat-dev,
	       libxxf86dga-dev,
	       libxi-dev,
	       libxxf86vm-dev
Homepage: http://avifile.sf.net

Package: libavifile-0.7c2
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends}
Breaks: avifile-mad-plugin, avifile-mjpeg-plugin, avifile-vorbis-plugin, avifile-win32-plugin, avifile-xvid-plugin, avifile-divx-plugin, avifile-player, avifile-utils
Description: shared libraries for AVI read/writing
 Library that allows programs to read and write compressed
 AVI files (Indeo Video, DivX ;-), etc.) under GNU.
 (De)Compression is performed with various audio/video plugins
 (FFMpeg, Vorbis, Win32, ...).
 Formats like mpeg, mov are partly supported.
 For more info about usage of Win32, Lame and OpenDivX plugin
 see README.debian.

Package: libavifile-0.7-dev
Architecture: any
Section: libdevel
Depends: libavifile-0.7c2 (= ${binary:Version}),
	 ${misc:Depends}
Breaks: avifile-mad-plugin, avifile-mjpeg-plugin, avifile-vorbis-plugin, avifile-win32-plugin, avifile-xvid-plugin, avifile-divx-plugin, avifile-player, avifile-utils
Description: development header files for libavifile
 Contains the symlinks, headers and object files needed to compile
 and link programs which use aviplay library.
