From 6e77f12e5ae59f5cf440b0303fa4dc656fb853b5 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 5 Nov 2017 21:22:18 +0100 Subject: [PATCH] libopenshot: bump version. --- ...penshot-0.1.4.recipe => libopenshot-0.1.8.recipe} | 12 ++++++------ ...hot-0.1.4.patchset => libopenshot-0.1.8.patchset} | 0 2 files changed, 6 insertions(+), 6 deletions(-) rename media-libs/libopenshot/{libopenshot-0.1.4.recipe => libopenshot-0.1.8.recipe} (89%) rename media-libs/libopenshot/patches/{libopenshot-0.1.4.patchset => libopenshot-0.1.8.patchset} (100%) diff --git a/media-libs/libopenshot/libopenshot-0.1.4.recipe b/media-libs/libopenshot/libopenshot-0.1.8.recipe similarity index 89% rename from media-libs/libopenshot/libopenshot-0.1.4.recipe rename to media-libs/libopenshot/libopenshot-0.1.8.recipe index 04e8a295d..02ff65a04 100644 --- a/media-libs/libopenshot/libopenshot-0.1.4.recipe +++ b/media-libs/libopenshot/libopenshot-0.1.8.recipe @@ -4,20 +4,20 @@ delivering high quality video editing, animation, and playback solutions to \ the world. This is the same library which powers OpenShot Video Editor \ (version 2.0+). C++, Python are fully supported." HOMEPAGE="http://www.openshot.org" -COPYRIGHT="2008-2016 OpenShot Studios, LLC" +COPYRIGHT="2008-2017 OpenShot Studios, LLC" LICENSE="GNU LGPL v3" SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz" SOURCE_FILENAME="libopenshot-$portVersion.tar.gz" -CHECKSUM_SHA256="6c1947275f47b233d271021ee8b9b5c55ac1a3374f8eb6de44bd01d86a09e4d7" -REVISION="2" +CHECKSUM_SHA256="a9b0706433c5c0e6edc9b1cc3c0ff1af4c8b7e8e31b5e071445a113fbb365d45" +REVISION="1" PATCHES="libopenshot-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" - libopenshot$secondaryArchSuffix = $portVersion compat >= 0 - lib:libopenshot$secondaryArchSuffix = $portVersion compat >= 0 + libopenshot$secondaryArchSuffix = $portVersion + lib:libopenshot$secondaryArchSuffix = 13 compat >= 13 " REQUIRES=" haiku$secondaryArchSuffix @@ -36,7 +36,7 @@ REQUIRES=" PROVIDES_devel=" libopenshot${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libopenshot${secondaryArchSuffix} = $portVersion compat >= 0 + devel:libopenshot${secondaryArchSuffix} = 13 compat >= 13 " REQUIRES_devel=" libopenshot$secondaryArchSuffix == $portVersion base diff --git a/media-libs/libopenshot/patches/libopenshot-0.1.4.patchset b/media-libs/libopenshot/patches/libopenshot-0.1.8.patchset similarity index 100% rename from media-libs/libopenshot/patches/libopenshot-0.1.4.patchset rename to media-libs/libopenshot/patches/libopenshot-0.1.8.patchset