mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libcec to 6.0.2-5
This commit is contained in:
parent
0a926d9485
commit
d9f08e5dd0
2 changed files with 19 additions and 1 deletions
18
extra/libcec/.SRCINFO
Normal file
18
extra/libcec/.SRCINFO
Normal 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
|
|
@ -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/"
|
||||
|
|
Loading…
Reference in a new issue