From bb93f22eebdd5d6459f33c5b1c0ef501a04fbc89 Mon Sep 17 00:00:00 2001 From: suvari Date: Sun, 10 Feb 2019 00:33:59 +0300 Subject: [PATCH] libdrm: ver. bump to 2.4.97 --- x11/library/libdrm/actions.py | 4 +--- x11/library/libdrm/pspec.xml | 14 ++++++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/x11/library/libdrm/actions.py b/x11/library/libdrm/actions.py index 46abd1be51..505891a697 100644 --- a/x11/library/libdrm/actions.py +++ b/x11/library/libdrm/actions.py @@ -12,8 +12,6 @@ def setup(): #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(): @@ -21,4 +19,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("README") + #pisitools.dodoc("README") diff --git a/x11/library/libdrm/pspec.xml b/x11/library/libdrm/pspec.xml index 3767b8ff42..275d77923c 100644 --- a/x11/library/libdrm/pspec.xml +++ b/x11/library/libdrm/pspec.xml @@ -12,7 +12,7 @@ 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.96.tar.bz2 + https://dri.freedesktop.org/libdrm/libdrm-2.4.97.tar.bz2 libpciaccess-devel util-macros @@ -73,7 +73,7 @@ /usr/lib/libdrm_radeon.* - + libdrm-amd Userspace interface to kernel DRM services for amdgpu @@ -127,7 +127,6 @@ libdrm - libpciaccess-32bit @@ -207,6 +206,13 @@ + + 2019-02-10 + 2.4.97 + Version bump + Kamil Atlı + suvari@pisilinux.org + 2019-01-08 2.4.96 @@ -264,4 +270,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file