alarm/libcec-rpi to 3.1.0-2

This commit is contained in:
moonman 2016-03-28 17:45:26 -06:00
parent 7f780fb609
commit 2e9b6c5ed2

View file

@ -11,13 +11,13 @@ buildarch=20
pkgname=libcec-rpi pkgname=libcec-rpi
_pkgname=libcec _pkgname=libcec
pkgver=3.1.0 pkgver=3.1.0
pkgrel=1 pkgrel=2
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (Raspberry Pi)" pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (Raspberry Pi)"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://libcec.pulse-eight.com/" url="http://libcec.pulse-eight.com/"
license=('GPL') license=('GPL')
makedepends=('cmake') makedepends=('cmake')
depends=('udev' 'lockdev' 'libplatform' 'libxrandr' 'raspberrypi-firmware') depends=('udev' 'lockdev' 'p8-platform' 'libxrandr' 'raspberrypi-firmware')
provides=('libcec') provides=('libcec')
conflicts=('libcec') conflicts=('libcec')
source=("$_pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$_pkgname/archive/$_pkgname-$pkgver.tar.gz") source=("$_pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$_pkgname/archive/$_pkgname-$pkgver.tar.gz")