libcec: update to 4.0.3.
This commit is contained in:
parent
d7e992adec
commit
0a96579168
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcec'
|
# Template file for 'libcec'
|
||||||
pkgname=libcec
|
pkgname=libcec
|
||||||
version=4.0.2
|
version=4.0.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config libtool swig"
|
hostmakedepends="pkg-config libtool swig"
|
||||||
|
@ -9,10 +9,10 @@ makedepends="eudev-libudev-devel lockdev-devel p8-platform-devel libXrandr-devel
|
||||||
python-devel"
|
python-devel"
|
||||||
short_desc="USB CEC Adapter communication Library"
|
short_desc="USB CEC Adapter communication Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/Pulse-Eight/libcec"
|
homepage="https://github.com/Pulse-Eight/libcec"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="https://github.com/Pulse-Eight/libcec/archive/libcec-${version}.tar.gz"
|
distfiles="https://github.com/Pulse-Eight/libcec/archive/libcec-${version}.tar.gz"
|
||||||
checksum=b8b8dd31f3ebdd5472f03ab7d401600ea0d959b1288b9ca24bf457ef60e2ba27
|
checksum=ef90d6e4cf9d5847c14d3ff21b71579e5110643f31e8574766d3fa6c89c6239c
|
||||||
|
|
||||||
build_options="rpi"
|
build_options="rpi"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue