diff --git a/srcpkgs/ogmtools/template b/srcpkgs/ogmtools/template new file mode 100644 index 0000000000..85d4fb2163 --- /dev/null +++ b/srcpkgs/ogmtools/template @@ -0,0 +1,12 @@ +# Template file for 'ogmtools' +pkgname=ogmtools +version=1.5 +revision=1 +short_desc="Tools for information,extractions or creation of OGG media streams" +maintainer="Martin Riese " +license="GPL" +homepage="http://www.bunkus.org/videotools/ogmtools/" +distfiles="http://www.bunkus.org/videotools/ogmtools/ogmtools-1.5.tar.bz2" +checksum="c8d61d1dbceb981dc7399c1a85e43b509fd3d071fb8d3ca89ea9385e6e40fdea" +build_style=gnu-configure +makedepends="libogg-devel libvorbis-devel libdvdread-devel"