mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/libcec-imx6 to 4.0.0-2
This commit is contained in:
parent
f46398d629
commit
8e49aaea63
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ buildarch=4
|
|||
pkgname=libcec-imx6
|
||||
_pkgname=libcec
|
||||
pkgver=4.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (IMX6)"
|
||||
arch=('armv7h')
|
||||
url="http://libcec.pulse-eight.com/"
|
||||
|
@ -47,7 +47,7 @@ build() {
|
|||
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
|
||||
-DCMAKE_INSTALL_LIBDIR_NOARCH=/usr/lib \
|
||||
-DHAVE_EXYNOS_API=0 \
|
||||
-DHAVE_IMX6_API=1 \
|
||||
-DHAVE_IMX_API=1 \
|
||||
-DRPI_INCLUDE_DIR=/opt/vc/include \
|
||||
-DRPI_LIB_DIR=/opt/vc/lib
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue