summaryrefslogtreecommitdiffstats
path: root/extra/libdrm
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-07 12:12:32 +0100
committersibel <lesibel@free.fr>2011-03-07 12:12:32 +0100
commit8df43d4f43c03ed28b3c367d1005e3246473e259 (patch)
tree72be9dc3132c9781ea4a4cf9310f5405abf9222c /extra/libdrm
parent877c035850faec78f6c3c6e343e13b502be5c293 (diff)
downloadnutyx-extra-8df43d4f43c03ed28b3c367d1005e3246473e259.tar.gz
nutyx-extra-8df43d4f43c03ed28b3c367d1005e3246473e259.tar.bz2
nutyx-extra-8df43d4f43c03ed28b3c367d1005e3246473e259.tar.xz
nutyx-extra-8df43d4f43c03ed28b3c367d1005e3246473e259.zip
libdrm, maj 2.4.24-1
Diffstat (limited to 'extra/libdrm')
-rw-r--r--extra/libdrm/.footprint.i6862
-rw-r--r--extra/libdrm/.footprint.x86_642
-rw-r--r--extra/libdrm/.md5sum.i6862
-rw-r--r--extra/libdrm/.md5sum.x86_642
-rwxr-xr-xextra/libdrm/Pkgfile2
5 files changed, 7 insertions, 3 deletions
diff --git a/extra/libdrm/.footprint.i686 b/extra/libdrm/.footprint.i686
index 2e62aed28..61664b82d 100644
--- a/extra/libdrm/.footprint.i686
+++ b/extra/libdrm/.footprint.i686
@@ -33,6 +33,8 @@ drwxr-xr-x root/root usr/include/nouveau/
-rw-r--r-- root/root usr/include/nouveau/nouveau_pushbuf.h
-rw-r--r-- root/root usr/include/nouveau/nouveau_reloc.h
-rw-r--r-- root/root usr/include/nouveau/nouveau_resource.h
+-rw-r--r-- root/root usr/include/nouveau/nv04_pushbuf.h
+-rw-r--r-- root/root usr/include/nouveau/nvc0_pushbuf.h
-rw-r--r-- root/root usr/include/xf86drm.h
-rw-r--r-- root/root usr/include/xf86drmMode.h
drwxr-xr-x root/root usr/lib/
diff --git a/extra/libdrm/.footprint.x86_64 b/extra/libdrm/.footprint.x86_64
index 2e62aed28..61664b82d 100644
--- a/extra/libdrm/.footprint.x86_64
+++ b/extra/libdrm/.footprint.x86_64
@@ -33,6 +33,8 @@ drwxr-xr-x root/root usr/include/nouveau/
-rw-r--r-- root/root usr/include/nouveau/nouveau_pushbuf.h
-rw-r--r-- root/root usr/include/nouveau/nouveau_reloc.h
-rw-r--r-- root/root usr/include/nouveau/nouveau_resource.h
+-rw-r--r-- root/root usr/include/nouveau/nv04_pushbuf.h
+-rw-r--r-- root/root usr/include/nouveau/nvc0_pushbuf.h
-rw-r--r-- root/root usr/include/xf86drm.h
-rw-r--r-- root/root usr/include/xf86drmMode.h
drwxr-xr-x root/root usr/lib/
diff --git a/extra/libdrm/.md5sum.i686 b/extra/libdrm/.md5sum.i686
index 5092f9832..073f88b38 100644
--- a/extra/libdrm/.md5sum.i686
+++ b/extra/libdrm/.md5sum.i686
@@ -1 +1 @@
-7577ff36ec364d88fae466d4f7fc5fc6 libdrm-2.4.23.tar.bz2
+8d802bf3b368f9fac0d7d17516a9436f libdrm-2.4.24.tar.bz2
diff --git a/extra/libdrm/.md5sum.x86_64 b/extra/libdrm/.md5sum.x86_64
index 5092f9832..073f88b38 100644
--- a/extra/libdrm/.md5sum.x86_64
+++ b/extra/libdrm/.md5sum.x86_64
@@ -1 +1 @@
-7577ff36ec364d88fae466d4f7fc5fc6 libdrm-2.4.23.tar.bz2
+8d802bf3b368f9fac0d7d17516a9436f libdrm-2.4.24.tar.bz2
diff --git a/extra/libdrm/Pkgfile b/extra/libdrm/Pkgfile
index b541cf8c6..ebd2146f4 100755
--- a/extra/libdrm/Pkgfile
+++ b/extra/libdrm/Pkgfile
@@ -6,7 +6,7 @@
# Run on:
name=libdrm
-version=2.4.23
+version=2.4.24
release=1
source=( http://dri.freedesktop.org/libdrm/libdrm-$version.tar.bz2)