diff --git a/media-libs/libopenshot/libopenshot-0.1.8.recipe b/media-libs/libopenshot/libopenshot-0.1.9.recipe similarity index 92% rename from media-libs/libopenshot/libopenshot-0.1.8.recipe rename to media-libs/libopenshot/libopenshot-0.1.9.recipe index 02ff65a04..ca3001326 100644 --- a/media-libs/libopenshot/libopenshot-0.1.8.recipe +++ b/media-libs/libopenshot/libopenshot-0.1.9.recipe @@ -6,10 +6,10 @@ the world. This is the same library which powers OpenShot Video Editor \ HOMEPAGE="http://www.openshot.org" COPYRIGHT="2008-2017 OpenShot Studios, LLC" LICENSE="GNU LGPL v3" +REVISION="1" SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz" SOURCE_FILENAME="libopenshot-$portVersion.tar.gz" -CHECKSUM_SHA256="a9b0706433c5c0e6edc9b1cc3c0ff1af4c8b7e8e31b5e071445a113fbb365d45" -REVISION="1" +CHECKSUM_SHA256="2547969818092d77a1c742e27cf416b34b4d326abf6b089fc10b921f4a4141ec" PATCHES="libopenshot-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" libopenshot$secondaryArchSuffix = $portVersion - lib:libopenshot$secondaryArchSuffix = 13 compat >= 13 + lib:libopenshot$secondaryArchSuffix = 14 compat >= 14 " REQUIRES=" haiku$secondaryArchSuffix @@ -36,7 +36,7 @@ REQUIRES=" PROVIDES_devel=" libopenshot${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libopenshot${secondaryArchSuffix} = 13 compat >= 13 + devel:libopenshot${secondaryArchSuffix} = 14 compat >= 14 " REQUIRES_devel=" libopenshot$secondaryArchSuffix == $portVersion base @@ -46,7 +46,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libavcodec$secondaryArchSuffix devel:libexecinfo$secondaryArchSuffix - devel:libopenshot_audio$secondaryArchSuffix + devel:libopenshot_audio$secondaryArchSuffix >= 6 devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix devel:libQt5MultimediaWidgets$secondaryArchSuffix diff --git a/media-libs/libopenshot/patches/libopenshot-0.1.8.patchset b/media-libs/libopenshot/patches/libopenshot-0.1.9.patchset similarity index 100% rename from media-libs/libopenshot/patches/libopenshot-0.1.8.patchset rename to media-libs/libopenshot/patches/libopenshot-0.1.9.patchset