alarm/xf86-video-odroid-c2 to 0.5-6

This commit is contained in:
Kevin Mihelich 2022-01-01 03:33:16 +00:00
parent d840b65f79
commit 1e55e5ca5d
1 changed files with 3 additions and 3 deletions

View File

@ -5,14 +5,14 @@ buildarch=8
pkgname=xf86-video-odroid-c2
pkgver=0.5
pkgrel=5
pkgrel=6
pkgdesc="X.org Mali video driver for ODROID-C2"
arch=('aarch64')
license=('custom')
url="http://www.hardkernel.com/"
depends=('odroid-c2-libgl-x11')
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'git' 'odroid-c2-libgl-headers')
conflicts=('xorg-server<1.20' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25')
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=25.2' 'git' 'odroid-c2-libgl-headers')
conflicts=('xorg-server<1.21.1' 'X-ABI-VIDEODRV_VERSION<25' 'X-ABI-VIDEODRV_VERSION>=26')
source=("git+https://github.com/mdrjr/c2_mali_ddx.git")
sha256sums=('SKIP')