diff --git a/pisi-index.xml b/pisi-index.xml index 053513f683..544efc13c4 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -77581,48 +77581,6 @@ to create header files and sources from protocol files. - - - xorg-video-amdgpu - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - Custom - driver - x11.driver - X.org amdgpu video driver - X.Org amdgpu video sürücüsü - xorg-input-amdgpu contains Xorg driver for AMD Radeon GPUs using the amdgpu kernel driver. - xorg-video-amdgpu, Linux çekirdeğindeki amdgpu sürücüsünü kullanan . - mirrors://xorg/individual/driver/xf86-input-amdgpu-19.1.0.tar.bz2 - - xorg-server-devel - - x11/driver/xorg-input-amdgpu/pspec.xml - - - xorg-video-amdgpu - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2020-06-17 - 19.1.0 - First release - İdris Kalp - idriskalp@gmail.com - - - xorg-video-radeon diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 783d66f7c8..c7c76268e0 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -03f6f3a49a79ad4918240f570fb418ec050c33a2 \ No newline at end of file +e61daec2fea6638b760aff468a806d1f91c2a523 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 21e90497bb..07f44e7a52 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index b953339465..a52cb9d3cf 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -f327dd002c77bcaa3027f32443e2b7c046184ecc \ No newline at end of file +40bdd15c9c58942a7bcf823bb971dbacade93830 \ No newline at end of file diff --git a/x11/driver/xorg-input-amdgpu/actions.py b/x11/driver/xorg-input-amdgpu/actions.py deleted file mode 100644 index ab42dd022c..0000000000 --- a/x11/driver/xorg-input-amdgpu/actions.py +++ /dev/null @@ -1,27 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt. - -from pisi.actionsapi import get -from pisi.actionsapi import autotools -from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools - -def setup(): - pisitools.cflags.add("-fno-plt -fcommon") - pisitools.cxxflags.add("-fno-plt") - pisitools.ldflags.add(",-z,now") - - autotools.autoreconf("-fiv") - autotools.configure("\ - --disable-static \ - --enable-glamor \ - ") - -def build(): - autotools.make() - -def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("COPYING", "ChangeLog", "README") diff --git a/x11/driver/xorg-input-amdgpu/pspec.xml b/x11/driver/xorg-input-amdgpu/pspec.xml deleted file mode 100755 index dc7ff0cda3..0000000000 --- a/x11/driver/xorg-input-amdgpu/pspec.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - xorg-video-amdgpu - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - Custom - driver - X.org amdgpu video driver - xorg-input-amdgpu contains Xorg driver for AMD Radeon GPUs using the amdgpu kernel driver. - mirrors://xorg/individual/driver/xf86-input-amdgpu-19.1.0.tar.bz2 - - xorg-server-devel - - - - - xorg-video-amdgpu - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - - 2020-06-17 - 19.1.0 - First release - İdris Kalp - idriskalp@gmail.com - - - diff --git a/x11/driver/xorg-input-amdgpu/translations.xml b/x11/driver/xorg-input-amdgpu/translations.xml deleted file mode 100644 index 080840ba74..0000000000 --- a/x11/driver/xorg-input-amdgpu/translations.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - xorg-video-amdgpu - X.Org amdgpu video sürücüsü - xorg-video-amdgpu, Linux çekirdeğindeki amdgpu sürücüsünü kullanan . - -