libopenshot: remove dependency on libavresample

This commit is contained in:
Jérôme Duval
2019-08-21 11:21:37 +02:00
committed by GitHub
parent 6fe3ff85b2
commit e98237a712

View File

@@ -6,7 +6,7 @@ OpenShot Video Editor (version 2.0+). C++, Python are fully supported."
HOMEPAGE="https://www.openshot.org/"
COPYRIGHT="2008-2019 OpenShot Studios, LLC"
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="8536b0a790b0d98ed4c3b10e11d1b34ae68ccbc710887e3703a5143d95598746"
SOURCE_FILENAME="libopenshot-$portVersion.tar.gz"
@@ -79,7 +79,6 @@ BUILD_REQUIRES="
devel:libavcodec$secondaryArchSuffix
devel:libavdevice$secondaryArchSuffix
devel:libavformat$secondaryArchSuffix
devel:libavresample$secondaryArchSuffix
devel:libavutil$secondaryArchSuffix
devel:libexecinfo$secondaryArchSuffix
devel:libjsoncpp$secondaryArchSuffix