avidemux: update to 2.6.13

This commit is contained in:
Juergen Buchmueller 2016-08-20 20:19:31 +02:00
parent aa48780652
commit 4b0f72aaac
1 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'avidemux'
pkgname=avidemux
version=2.6.12
revision=3
version=2.6.13
revision=1
wrksrc="${pkgname}_${version}"
hostmakedepends="cmake pkg-config qt5-qmake yasm"
# XXX: MesaLib-devel, libva-devel, libvdpau-devel, etc. and make display output work
@ -16,14 +16,13 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2"
homepage="http://avidemux.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/avidemux/avidemux/${version}/${pkgname}_${version}.tar.gz"
checksum=769a8bc1bc8ca64038971d2d02f5973d95a3561370366be328ce6904a317e55b
checksum=c5e411351155f1e0c58e92bdf5a1b68818549cbcbb9d40847186da0081afcaaf
do_build() {
bash bootStrap.bash --without-gtk --enable-qt5
bash bootStrap.bash --without-gtk
}
do_install() {
# Remove Windows stuff
rm -r install/usr/share/ADM6_addons/avsfilter
cp -aR install/usr ${DESTDIR}
ln -s avidemux3_qt5 ${DESTDIR}/usr/bin/avidemux
vman man/avidemux.1