mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/libcec to 3.1.0-2
This commit is contained in:
parent
f40f50b546
commit
96baee6762
1 changed files with 2 additions and 2 deletions
|
@ -11,13 +11,13 @@ buildarch=14
|
|||
|
||||
pkgname=libcec
|
||||
pkgver=3.1.0
|
||||
pkgrel=1.1
|
||||
pkgrel=2
|
||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://libcec.pulse-eight.com/"
|
||||
license=('GPL')
|
||||
makedepends=('cmake')
|
||||
depends=('udev' 'lockdev' 'libplatform' 'libxrandr')
|
||||
depends=('udev' 'lockdev' 'p8-platform' 'libxrandr')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz"
|
||||
'0001-remove-default-to-zero.patch')
|
||||
sha256sums=('09109d21a1b03f42c9e341d12600f2e4c41038d640269fa75408e2d36126f921'
|
||||
|
|
Loading…
Reference in a new issue