mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/libcec-rpi to 6.0.2-2
Add aarch64 in prep of kodi-rpi-git for aarch64
This commit is contained in:
parent
56487b4560
commit
4357e40b54
1 changed files with 3 additions and 3 deletions
|
@ -6,14 +6,14 @@
|
||||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
# - RPi support, no Exynos
|
# - RPi support, no Exynos
|
||||||
|
|
||||||
buildarch=20
|
buildarch=28
|
||||||
|
|
||||||
pkgname=libcec-rpi
|
pkgname=libcec-rpi
|
||||||
_pkgname=libcec
|
_pkgname=libcec
|
||||||
pkgver=6.0.2
|
pkgver=6.0.2
|
||||||
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=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h' 'aarch64')
|
||||||
url="http://libcec.pulse-eight.com/"
|
url="http://libcec.pulse-eight.com/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
|
|
Loading…
Reference in a new issue