From 522c806a269fbab51a9615e50fb7a3d82506d475 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 20 Jul 2018 02:05:55 +0000 Subject: Fri Jul 20 02:05:55 UTC 2018 a/util-linux-2.32.1-x86_64-1.txz: Upgraded. l/pango-1.42.2-x86_64-1.txz: Upgraded. n/whois-5.3.2-x86_64-1.txz: Upgraded. x/igt-gpu-tools-1.23-x86_64-1.txz: Added. x/intel-gpu-tools-1.22-x86_64-3.txz: Removed. x/xf86-video-ati-20180719_64bd009d-x86_64-1.txz: Upgraded. --- source/x/x11/build/igt-gpu-tools | 1 + source/x/x11/configure/igt-gpu-tools | 13 +++++++++++++ source/x/x11/slack-desc/igt-gpu-tools | 19 +++++++++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 source/x/x11/build/igt-gpu-tools create mode 100644 source/x/x11/configure/igt-gpu-tools create mode 100644 source/x/x11/slack-desc/igt-gpu-tools (limited to 'source/x/x11') diff --git a/source/x/x11/build/igt-gpu-tools b/source/x/x11/build/igt-gpu-tools new file mode 100644 index 000000000..d00491fd7 --- /dev/null +++ b/source/x/x11/build/igt-gpu-tools @@ -0,0 +1 @@ +1 diff --git a/source/x/x11/configure/igt-gpu-tools b/source/x/x11/configure/igt-gpu-tools new file mode 100644 index 000000000..a5e0db8a2 --- /dev/null +++ b/source/x/x11/configure/igt-gpu-tools @@ -0,0 +1,13 @@ +CFLAGS=$SLKCFLAGS \ +CXXFLAGS=$SLKCFLAGS \ +./autogen.sh \ + --prefix=/usr \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=/usr/info \ + --mandir=/usr/man \ + --docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \ + --disable-static \ + --disable-tests \ + --build=$ARCH-slackware-linux diff --git a/source/x/x11/slack-desc/igt-gpu-tools b/source/x/x11/slack-desc/igt-gpu-tools new file mode 100644 index 000000000..0088b1542 --- /dev/null +++ b/source/x/x11/slack-desc/igt-gpu-tools @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +igt-gpu-tools: igt-gpu-tools (DRM driver testing tools) +igt-gpu-tools: +igt-gpu-tools: IGT GPU Tools is a collection of DRM driver tools that includes low- +igt-gpu-tools: level tools and tests specifically for development and testing of DRM +igt-gpu-tools: drivers. +igt-gpu-tools: +igt-gpu-tools: Homepage: https://cgit.freedesktop.org/drm/igt-gpu-tools +igt-gpu-tools: +igt-gpu-tools: +igt-gpu-tools: +igt-gpu-tools: -- cgit v1.2.3-65-gdbad