forked from ports/contrib
mkvtoolnix: 8.6.1 -> 9.1.0
This commit is contained in:
parent
c5e53db51c
commit
18e3938aab
@ -1 +1 @@
|
||||
acc96607003542f3dcc810b54cd1981b mkvtoolnix-8.6.1.tar.xz
|
||||
7eafd6f5a9affd35f9cbf607d8ccf9b3 mkvtoolnix-9.1.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
# Description: Tools to create, alter and inspect Matroska files.
|
||||
# URL: http://www.bunkus.org/videotools/mkvtoolnix
|
||||
# URL: https://mkvtoolnix.download/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Han Boetes, han at mijncomputer dot nl
|
||||
# Depends on: boost file flac libmatroska libvorbis ruby
|
||||
# Nice to have: wxgtk
|
||||
|
||||
name=mkvtoolnix
|
||||
version=8.6.1
|
||||
version=9.1.0
|
||||
release=1
|
||||
source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.xz)
|
||||
source=(https://mkvtoolnix.download/sources/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
@ -31,7 +31,7 @@ build() {
|
||||
./drake DESTDIR=$PKG install
|
||||
|
||||
rm -r \
|
||||
$PKG/usr/share/man/{ca,de,es,uk,ja,nl,zh_CN} \
|
||||
$PKG/usr/share/man/{ca,de,es,ja,ko,nl,pl,uk,zh_CN} \
|
||||
$PKG/usr/share/locale
|
||||
|
||||
# remove doc's if wxgtk is installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user