mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +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>
|
||||
# - RPi support, no Exynos
|
||||
|
||||
buildarch=20
|
||||
buildarch=28
|
||||
|
||||
pkgname=libcec-rpi
|
||||
_pkgname=libcec
|
||||
pkgver=6.0.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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/"
|
||||
license=('GPL')
|
||||
makedepends=('cmake')
|
||||
|
|
Loading…
Reference in a new issue