libdrm: update to 2.4.30.
This commit is contained in:
parent
b62f06bc09
commit
3c33fae3d9
|
@ -14,7 +14,7 @@ diff -ru libdrm-2.4.0/configure.ac libdrm-2.4.0-nostubs/configure.ac
|
|||
AC_SUBST(PCIACCESS_LIBS)
|
||||
--- libdrm-2.4.16/intel/Makefile.am 2009-11-20 23:54:36.000000000 +0000
|
||||
+++ libdrm-2.4.16/intel/Makefile.am.new 2009-12-07 08:11:32.235748069 +0000
|
||||
@@ -26,14 +26,13 @@
|
||||
@@ -26,7 +26,6 @@
|
||||
$(WARN_CFLAGS) \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/intel \
|
||||
|
@ -22,14 +22,14 @@ diff -ru libdrm-2.4.0/configure.ac libdrm-2.4.0-nostubs/configure.ac
|
|||
$(PCIACCESS_CFLAGS) \
|
||||
-I$(top_srcdir)/include/drm
|
||||
|
||||
libdrm_intel_la_LTLIBRARIES = libdrm_intel.la
|
||||
@@ -34,7 +33,6 @@
|
||||
libdrm_intel_ladir = $(libdir)
|
||||
libdrm_intel_la_LDFLAGS = -version-number 1:0:0 -no-undefined
|
||||
-libdrm_intel_la_LIBADD = ../libdrm.la @PTHREADSTUBS_LIBS@ @PCIACCESS_LIBS@ @CLOCK_LIB@
|
||||
+libdrm_intel_la_LIBADD = ../libdrm.la @PCIACCESS_LIBS@ @CLOCK_LIB@
|
||||
libdrm_intel_la_LIBADD = ../libdrm.la \
|
||||
- @PTHREADSTUBS_LIBS@ \
|
||||
@PCIACCESS_LIBS@ \
|
||||
@CLOCK_LIB@
|
||||
|
||||
libdrm_intel_la_SOURCES = \
|
||||
intel_bufmgr.c \
|
||||
--- libdrm-2.4.16/radeon/Makefile.am 2009-11-20 23:54:36.000000000 +0000
|
||||
+++ libdrm-2.4.16/radeon/Makefile.am.new 2009-12-07 08:12:31.889075388 +0000
|
||||
@@ -26,13 +26,12 @@
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
-Np1
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.29
|
||||
version=2.4.30
|
||||
patch_args="-Np1"
|
||||
distfiles="http://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ short_desc="Userspace interface to kernel DRM services"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://dri.freedesktop.org/"
|
||||
license="MIT"
|
||||
checksum=e2432dc93e933479132123a1dca382294c30f55bc895bb737b6bdd6f2b8c452e
|
||||
checksum=cacea9c157ec824ad278a06f4910659b2f3ae69686518ece8d6967843cddcd56
|
||||
long_desc="
|
||||
This package provides a library which offers a userspace interface
|
||||
to kernel DRM (Direct Rendering Manager) services for access to
|
||||
|
|
Loading…
Reference in New Issue
Block a user