diff --git a/x11/library/libdrm/actions.py b/x11/library/libdrm/actions.py
index f484ef8faf..46abd1be51 100644
--- a/x11/library/libdrm/actions.py
+++ b/x11/library/libdrm/actions.py
@@ -9,9 +9,12 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
- pisitools.dosed("configure.ac", "pthread-stubs", deleteLine=True)
+ #pisitools.dosed("configure.ac", "pthread-stubs", deleteLine=True)
autotools.autoreconf("-fi")
autotools.configure("--enable-udev")
+
+
+ pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()
diff --git a/x11/library/libdrm/pspec.xml b/x11/library/libdrm/pspec.xml
index a081c7ac8e..fc6c42a712 100644
--- a/x11/library/libdrm/pspec.xml
+++ b/x11/library/libdrm/pspec.xml
@@ -12,9 +12,9 @@
library
Userspace interface to kernel DRM services
libdrm is a library providing the userspace interface to kernel DRM services.
- https://dri.freedesktop.org/libdrm/libdrm-2.4.75.tar.bz2
+ https://dri.freedesktop.org/libdrm/libdrm-2.4.83.tar.bz2
- libpciaccess-devel
+ libpciaccess-devel
util-macros
@@ -22,7 +22,7 @@
libdrm
- libpciaccess
+ libpciaccess
/etc
@@ -30,6 +30,7 @@
/lib/udev/rules.d
/usr/share/doc
/usr/share/man
+ /usr/share/libdrm
91-drm-modeset.rules
@@ -202,6 +203,13 @@
+
+ 2017-09-09
+ 2.4.83
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-01-29
2.4.75