mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
19 lines
551 B
Text
19 lines
551 B
Text
|
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
|