From fcd2bebfbd2c0e86b4e947a3bb0d376f30100c41 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 16 Aug 2015 15:03:39 +0200 Subject: [PATCH] libdrm: updated to 2.4.63 --- libdrm/.footprint | 1 + libdrm/.md5sum | 2 +- libdrm/Pkgfile | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/libdrm/.footprint b/libdrm/.footprint index facedc1..ed27173 100644 --- a/libdrm/.footprint +++ b/libdrm/.footprint @@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/include/freedreno/ -rw-r--r-- root/root usr/include/freedreno/freedreno_drmif.h -rw-r--r-- root/root usr/include/freedreno/freedreno_ringbuffer.h drwxr-xr-x root/root usr/include/libdrm/ +-rw-r--r-- root/root usr/include/libdrm/amdgpu_drm.h -rw-r--r-- root/root usr/include/libdrm/drm.h -rw-r--r-- root/root usr/include/libdrm/drm_fourcc.h -rw-r--r-- root/root usr/include/libdrm/drm_mode.h diff --git a/libdrm/.md5sum b/libdrm/.md5sum index a456676..88ed176 100644 --- a/libdrm/.md5sum +++ b/libdrm/.md5sum @@ -1 +1 @@ -c9291bae0e5ca65d1483821d3698d3ab libdrm-2.4.62.tar.bz2 +519da97017ea0e2cbea65c972c2be26e libdrm-2.4.63.tar.bz2 diff --git a/libdrm/Pkgfile b/libdrm/Pkgfile index 64fabf5..40ecfd1 100644 --- a/libdrm/Pkgfile +++ b/libdrm/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libpthread-stubs xorg-libpciaccess name=libdrm -version=2.4.62 +version=2.4.63 release=1 source=(http://dri.freedesktop.org/libdrm/libdrm-$version.tar.bz2) @@ -21,6 +21,7 @@ build() { --disable-radeon \ --disable-nouveau \ --disable-vmwgfx \ + --disable-amdgpu \ --enable-omap-experimental-api \ --enable-exynos-experimental-api \ --enable-tegra-experimental-api -- 2.26.2