2009-12-30 23:42:38 +00:00
|
|
|
# Template file for 'libmp4v2'
|
|
|
|
pkgname=libmp4v2
|
2011-07-04 17:54:35 +00:00
|
|
|
version=1.9.1
|
|
|
|
wrksrc="mp4v2-${version}"
|
|
|
|
distfiles="http://mp4v2.googlecode.com/files/mp4v2-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-07-04 17:54:35 +00:00
|
|
|
make_install_args="install-man"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2009-12-30 23:42:38 +00:00
|
|
|
short_desc="MPEG-4 library from mpeg4ip"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-04 17:54:35 +00:00
|
|
|
homepage="http://code.google.com/p/mp4v2/"
|
|
|
|
license="MPL-1.1"
|
|
|
|
checksum=5c381caeab2326fc48cfda0fe202bdb8ba0ae624d9c97ad7680a2b07e2c2e3b4
|
2009-12-30 23:42:38 +00:00
|
|
|
long_desc="
|
|
|
|
The MPEG4IP project provides a standards-based system for encoding,
|
|
|
|
streaming, and playing encoded audio, video and text. To achieve
|
|
|
|
this we've integrated a number of existing open source packages,
|
|
|
|
and created some original code to fill in the gaps."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel mpeg4ip"
|