summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-20 02:05:55 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-20 09:00:40 +0200
commit522c806a269fbab51a9615e50fb7a3d82506d475 (patch)
tree94b2b4302443bfbdaa8f7b0b4b19d19d29a33f16 /source
parentd9f16c58d5d4ac0333335c8c6112629a4f520a05 (diff)
downloadcurrent-522c806a269fbab51a9615e50fb7a3d82506d475.tar.gz
current-522c806a269fbab51a9615e50fb7a3d82506d475.tar.xz
Fri Jul 20 02:05:55 UTC 201820180720020555
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.
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/util-linux/util-linux.SlackBuild2
-rwxr-xr-xsource/l/pango/pango.SlackBuild2
-rw-r--r--source/x/x11/build/igt-gpu-tools1
-rw-r--r--source/x/x11/configure/igt-gpu-tools13
-rw-r--r--source/x/x11/slack-desc/igt-gpu-tools19
5 files changed, 35 insertions, 2 deletions
diff --git a/source/a/util-linux/util-linux.SlackBuild b/source/a/util-linux/util-linux.SlackBuild
index 0d6f9bf70..2b4e4dcd0 100755
--- a/source/a/util-linux/util-linux.SlackBuild
+++ b/source/a/util-linux/util-linux.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=util-linux
VERSION=${VERSION:-$(echo util-linux*.tar.xz | cut -d - -f 3 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
ADJTIMEXVERS=1.29
SETSERIALVERS=2.17
diff --git a/source/l/pango/pango.SlackBuild b/source/l/pango/pango.SlackBuild
index a83f0c77b..86e3405cb 100755
--- a/source/l/pango/pango.SlackBuild
+++ b/source/l/pango/pango.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pango
VERSION=${VERSION:-$(echo pango-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
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: