libopenshot-audio: update to 0.1.4

This commit is contained in:
Sir_Boops 2017-06-28 08:51:42 -06:00 committed by Michael Aldridge
parent 8874838b41
commit 0a5c609972
2 changed files with 6 additions and 7 deletions

View file

@ -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

View file

@ -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 <spencernh77@gmail.com>"
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"