deepin-movie-reborn: rebuild for ffmpeg-4.0.1.
This commit is contained in:
parent
b939e04785
commit
b704654174
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'deepin-movie-reborn'
|
# Template file for 'deepin-movie-reborn'
|
||||||
pkgname=deepin-movie-reborn
|
pkgname=deepin-movie-reborn
|
||||||
version=3.2.7
|
version=3.2.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||||
makedepends="dtkwidget-devel ffmpegthumbnailer-devel libdvdnav-devel mpv-devel
|
makedepends="dtkwidget-devel ffmpegthumbnailer-devel libdvdnav-devel mpv-devel
|
||||||
@ -21,6 +21,7 @@ CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0"
|
|||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
arm*) broken="https://travis-ci.org/void-linux/void-packages/jobs/394936356";;
|
arm*) broken="https://travis-ci.org/void-linux/void-packages/jobs/394936356";;
|
||||||
|
aarch64*) broken="linking against ffmpegthumbnailer fails"
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user