forked from ports/contrib
mkvtoolnix: 6.1.0 -> 6.3.0
This commit is contained in:
parent
ae07ec8e61
commit
abbed42e54
@ -1 +1 @@
|
||||
171e241756eb3b6f2e506f8539331fd9 mkvtoolnix-6.1.0.tar.xz
|
||||
3d64652b1aa3ce3faaa468b11dcbd82c mkvtoolnix-6.3.0.tar.xz
|
||||
|
@ -6,7 +6,7 @@
|
||||
# Nice to have: wxgtk
|
||||
|
||||
name=mkvtoolnix
|
||||
version=6.1.0
|
||||
version=6.3.0
|
||||
release=1
|
||||
source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.xz)
|
||||
|
||||
@ -29,7 +29,8 @@ build() {
|
||||
--mandir=/usr/man \
|
||||
--disable-precompiled-headers
|
||||
|
||||
./drake $JOBS
|
||||
[ "$CXX" ] || CXX=g++
|
||||
./drake $JOBS CXX="$CXX"
|
||||
./drake $JOBS DESTDIR=$PKG install
|
||||
|
||||
rm -r \
|
||||
|
Loading…
x
Reference in New Issue
Block a user