diff --git a/common/shlibs b/common/shlibs index dcbe64c31ad..5ec30bdd0aa 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2311,7 +2311,7 @@ libmill.so.18 libmill-1.14_1 libges-1.0.so.0 gst1-editing-services-1.6.2_1 libykneomgr.so.0 libykneomgr-0.1.8_1 libopenshot-audio.so.5 libopenshot-audio-0.1.4_1 -libopenshot.so.12 libopenshot-0.1.7_1 +libopenshot.so.13 libopenshot-0.1.8_1 libpqxx-4.0.so libpqxx-4.0.1_1 libndpi.so.1 ndpi-1.6_1 liblog4cxx.so.10 log4cxx-0.10.0_1 diff --git a/srcpkgs/libopenshot/template b/srcpkgs/libopenshot/template index 458df6facc7..afe51900808 100644 --- a/srcpkgs/libopenshot/template +++ b/srcpkgs/libopenshot/template @@ -1,13 +1,14 @@ # Template file for 'libopenshot' pkgname=libopenshot -version=0.1.7 -revision=3 +version=0.1.8 +revision=1 build_style=cmake only_for_archs="i686 x86_64" pycompile_module="openshot.py" +configure_args="-DENABLE_RUBY=OFF" # Builds fail with Ruby-2.4.1 hostmakedepends="swig doxygen ruby python3" makedepends="python3-devel ffmpeg-devel libmagick-devel qt5-devel libgomp-devel - libopenshot-audio-devel qt5-multimedia-devel ruby-devel x264-devel x265-devel unittest-cpp + libopenshot-audio-devel qt5-multimedia-devel x264-devel x265-devel unittest-cpp zeromq-devel" depends="python3" short_desc="Library files for the OpenShot video editor" @@ -15,7 +16,7 @@ maintainer="Spencer Hill " license="LGPL-3" homepage="https://github.com/OpenShot/libopenshot" distfiles="https://github.com/OpenShot/libopenshot/archive/v${version}.tar.gz" -checksum=71cf5c18c76c36bec40c775cb98ab1ed672aa48d2de63a26c33c5cc5d6f0875a +checksum=a9b0706433c5c0e6edc9b1cc3c0ff1af4c8b7e8e31b5e071445a113fbb365d45 libopenshot-devel_package() { short_desc+=" - development files"