mkvtoolnix: 4.4.0 -> 4.5.0

This commit is contained in:
Danny Rawlins 2011-02-04 19:48:58 +11:00
parent 8b43677343
commit 5a311847ed
2 changed files with 4 additions and 6 deletions

View File

@ -1 +1 @@
1f2ea5997066ebb65444198576e5ec4a mkvtoolnix-4.4.0.tar.bz2
53384e19451578620383d1bd525d59bb mkvtoolnix-4.5.0.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: boost file flac libmatroska libvorbis ruby
name=mkvtoolnix
version=4.4.0
version=4.5.0
release=1
source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.bz2)
@ -24,9 +24,7 @@ build() {
rm -r \
$PKG/usr/man/{ja,nl,zh_CN} \
$PKG/usr/share/locale \
$PKG/usr/share/mkvtoolnix/guide
$PKG/usr/share/doc
rmdir \
$PKG/usr/share/mkvtoolnix \
$PKG/usr/share
rmdir $PKG/usr/share
}