mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/xf86-video-armsoc-odroid to 240.78c3cda-2
This commit is contained in:
parent
c834fc3703
commit
2228e94c8c
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@ buildarch=4
|
||||||
|
|
||||||
pkgname=xf86-video-armsoc-odroid
|
pkgname=xf86-video-armsoc-odroid
|
||||||
pkgver=240.78c3cda
|
pkgver=240.78c3cda
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='X.org graphics driver for ARM graphics - Exynos ODROID'
|
pkgdesc='X.org graphics driver for ARM graphics - Exynos ODROID'
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/mdrjr/xf86-video-armsoc/tree/r4p0"
|
url="https://github.com/mdrjr/xf86-video-armsoc/tree/r4p0"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
makedepends=('git' 'xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23')
|
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'git')
|
||||||
conflicts=('xf86-video-armsoc' 'xorg-server<1.19' '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' 'xf86-video-armsoc')
|
||||||
provides=(xf86-video-armsoc)
|
provides=(xf86-video-armsoc)
|
||||||
source=("$pkgname::git+https://github.com/mdrjr/xf86-video-armsoc.git#branch=r4p0"
|
source=("$pkgname::git+https://github.com/mdrjr/xf86-video-armsoc.git#branch=r4p0"
|
||||||
'0001-Adapt-Block-WakeupHandler-signature-for-ABI-23.patch'
|
'0001-Adapt-Block-WakeupHandler-signature-for-ABI-23.patch'
|
||||||
|
|
Loading…
Reference in a new issue