libmatroska: update to 1.2.0.
This commit is contained in:
parent
ca3707e543
commit
a2902a08ad
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'libmatroska'
|
||||
pkgname=libmatroska
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
distfiles="http://www.bunkus.org/videotools/mkvtoolnix/sources/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_makefile
|
||||
build_wrksrc="make/linux"
|
||||
make_build_target="sharedlib"
|
||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr install"
|
||||
short_desc="Extensible open standard Audio/Video container format"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=4659d423856d67546dbdd1f30331ee5185cb8a0b27df98ec69274bd798c8a9b1
|
||||
homepage="http://dl.matroska.org/downloads/libmatroska/"
|
||||
license="LGPL-2.1"
|
||||
checksum=8b68ed72c4563363fc17517d0fe0862d6a51747870f51ee7d1bb362274a5d44f
|
||||
long_desc="
|
||||
Matroska aims to become THE Standard of Multimedia Container Formats.
|
||||
It was derived from a project called MCF, but differentiates from it
|
||||
|
|
Loading…
Reference in a new issue