mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libopenshot-audio: update to 0.1.6.
This commit is contained in:
parent
2f4a5ea039
commit
d116aa92dd
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'libopenshot-audio'
|
# Template file for 'libopenshot-audio'
|
||||||
pkgname=libopenshot-audio
|
pkgname=libopenshot-audio
|
||||||
version=0.1.5
|
version=0.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="doxygen"
|
hostmakedepends="doxygen"
|
||||||
makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXcursor-devel alsa-lib-devel"
|
makedepends="alsa-lib-devel libXcursor-devel libXinerama-devel libXrandr-devel
|
||||||
|
xorg-server-devel"
|
||||||
short_desc="OpenShot audio library"
|
short_desc="OpenShot audio library"
|
||||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/OpenShot/libopenshot-audio"
|
homepage="https://github.com/OpenShot/libopenshot-audio"
|
||||||
distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz"
|
||||||
checksum=366151ea971fa7d0734777068d40b333a3df83ca33233dc2cd630aeed40d2071
|
checksum=090ed62a59f35642081f6da58677e5f8f316ed2062cb47cf0617a71678b890c3
|
||||||
|
|
||||||
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue