mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/xf86-video-odroid-c1 to 0.5-8
This commit is contained in:
parent
d72c6390ed
commit
06940059b7
1 changed files with 3 additions and 3 deletions
|
@ -5,14 +5,14 @@ buildarch=4
|
||||||
|
|
||||||
pkgname=xf86-video-odroid-c1
|
pkgname=xf86-video-odroid-c1
|
||||||
pkgver=0.5
|
pkgver=0.5
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
pkgdesc="X.org Mali video driver for ODROID-C1"
|
pkgdesc="X.org Mali video driver for ODROID-C1"
|
||||||
arch=(armv7h)
|
arch=(armv7h)
|
||||||
license=('custom')
|
license=('custom')
|
||||||
url="http://www.hardkernel.com/"
|
url="http://www.hardkernel.com/"
|
||||||
depends=('odroid-c1-libgl-x11')
|
depends=('odroid-c1-libgl-x11')
|
||||||
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'git' 'odroid-c1-libgl-headers')
|
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'git' 'odroid-c1-libgl-headers')
|
||||||
conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<23' 'X-ABI-VIDEODRV_VERSION>=24')
|
conflicts=('xorg-server<1.20' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25')
|
||||||
source=("git+https://github.com/mdrjr/c1_mali_ddx.git")
|
source=("git+https://github.com/mdrjr/c1_mali_ddx.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue