extra/libcec to 6.0.2-5

This commit is contained in:
Kevin Mihelich 2024-04-27 15:34:59 +00:00
parent 0a926d9485
commit d9f08e5dd0
2 changed files with 19 additions and 1 deletions

18
extra/libcec/.SRCINFO Normal file
View file

@ -0,0 +1,18 @@
pkgbase = libcec
pkgdesc = Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter
pkgver = 6.0.2
pkgrel = 5
url = http://libcec.pulse-eight.com/
arch = x86_64
license = GPL
makedepends = cmake
makedepends = swig
makedepends = python
depends = udev
depends = p8-platform
depends = libxrandr
optdepends = python: use cec in python applications
source = libcec-6.0.2.tar.gz::https://github.com/Pulse-Eight/libcec/archive/libcec-6.0.2.tar.gz
sha256sums = 090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377
pkgname = libcec

View file

@ -8,7 +8,7 @@
pkgname=libcec
pkgver=6.0.2
pkgrel=4
pkgrel=5
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
arch=('x86_64')
url="http://libcec.pulse-eight.com/"