diff --git a/common/shlibs b/common/shlibs index edf2f8c1b70..1eaf7c2d991 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2300,7 +2300,7 @@ libax25io.so.0 libax25-0.0.12rc4_1 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.3 libopenshot-audio-0.0.6_1 +libopenshot-audio.so.5 libopenshot-audio-0.1.4_1 libopenshot.so.9 libopenshot-0.1.2_1 libpqxx-4.0.so libpqxx-4.0.1_1 libndpi.so.1 ndpi-1.6_1 diff --git a/srcpkgs/libopenshot-audio/template b/srcpkgs/libopenshot-audio/template index 8b437729bc7..b63241b6033 100644 --- a/srcpkgs/libopenshot-audio/template +++ b/srcpkgs/libopenshot-audio/template @@ -1,17 +1,16 @@ # Template file for 'libopenshot-audio' pkgname=libopenshot-audio -version=0.1.2 -revision=3 +version=0.1.4 +revision=1 build_style=cmake hostmakedepends="doxygen" makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXcursor-devel alsa-lib-devel" short_desc="OpenShot audio library" maintainer="Spencer Hill " license="GPL-3" -homepage="http://www.openshot.org" -distfiles="https://launchpad.net/libopenshot/0.1/${version}/+download/${pkgname}-${version}.tar.gz" -checksum=ec587ceed6b8d0d8de455b222fdb75832e67779e1a7b80925e86709353099e8a -create_wrksrc=yes +homepage="https://github.com/OpenShot/libopenshot-audio" +distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz" +checksum=3aa8cff51913a65e266b49699858fd5139b63817bd207145cf5699fe75d2459e CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"