mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/libdrm to 2.4.67-2
This commit is contained in:
parent
b608b1c27a
commit
852839ba64
1 changed files with 3 additions and 3 deletions
|
@ -4,17 +4,17 @@
|
|||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - enable omap, exynos, freedreno for v7
|
||||
# - drop valgrind makdepend for v5 and v6
|
||||
# - upstream fix to valgrind detection
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.67
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
arch=(i686 x86_64)
|
||||
license=('custom')
|
||||
depends=('glibc' 'libpciaccess')
|
||||
makedepends=('xorg-util-macros')
|
||||
makedepends=('xorg-util-macros' 'libxslt' 'docbook-xsl')
|
||||
makedepends_armv7h=('valgrind')
|
||||
makedepends_aarch64=('valgrind')
|
||||
checkdepends=('cairo')
|
||||
replaces=('libdrm-new' 'libdrm-nouveau')
|
||||
url="http://dri.freedesktop.org/"
|
||||
|
|
Loading…
Reference in a new issue