Merge pull request #2714 from lrusak/xorg-crap-2

Xorg package bumps
This commit is contained in:
MilhouseVH 2018-05-26 23:46:55 +01:00 committed by GitHub
commit 3bb1af91e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 20 additions and 50 deletions

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="xkbcomp"
PKG_VERSION="1.4.0"
PKG_SHA256="bc69c8748c03c5ad9afdc8dff9db11994dd871b614c65f8940516da6bf61ce6b"
PKG_VERSION="1.4.1"
PKG_SHA256="748dc4cf58ac95684106bd9cf163ac6ab7de9a236faec02a6f4d4006d63a5736"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="xkeyboard-config"
PKG_VERSION="2.22"
PKG_SHA256="deaec9989fbc443358b43864437b7b6d39caff07890a4a8055105ce9fcaa59bd"
PKG_VERSION="2.23.1"
PKG_SHA256="2a4bbc05fea22151b7a7c8ac2655d549aa9b0486bedc7f5a68c72716343b02f3"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="xf86-video-amdgpu"
PKG_VERSION="1.4.0"
PKG_SHA256="f8cac4bf3dd795b93cc337e5c0c62618026f597890a10d996f09c73eb88ba67c"
PKG_VERSION="18.0.1"
PKG_SHA256="7484682ccb403b3ca9e26d1c980572f08cdfa3469e2b2c9a9affc3d51b52691b"
PKG_ARCH="x86_64"
PKG_LICENSE="OSS"
PKG_SITE="http://www.x.org/"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="xf86-video-ati"
PKG_VERSION="7.10.0"
PKG_SHA256="ee51d642e3105cb5424f02622dc2966b87b42d498bb34104a70fcf6d4a8f4e79"
PKG_VERSION="18.0.1"
PKG_SHA256="72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0"
PKG_ARCH="x86_64"
PKG_LICENSE="OSS"
PKG_SITE="http://www.x.org/"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="libXfont2"
PKG_VERSION="2.0.2"
PKG_SHA256="94088d3b87f7d42c7116d9adaad155859e93330c6e47f5989f2de600b9a6c111"
PKG_VERSION="2.0.3"
PKG_SHA256="0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="libxcb"
PKG_VERSION="1.12"
PKG_SHA256="4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b"
PKG_VERSION="1.13"
PKG_SHA256="188c8752193c50ff2dbe89db4554c63df2e26a2e47b0fa415a70918b5b851daa"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://xcb.freedesktop.org"
@ -29,7 +29,8 @@ PKG_SHORTDESC="libxcb: X C-language Bindings library"
PKG_LONGDESC="X C-language Bindings library."
PKG_BUILD_FLAGS="+pic"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared \
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
--disable-shared \
--disable-screensaver \
--disable-xprint \
--disable-selinux \

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="libxshmfence"
PKG_VERSION="1.2"
PKG_SHA256="d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c"
PKG_VERSION="1.3"
PKG_SHA256="b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"

View File

@ -1,31 +0,0 @@
From 33dc04e9de44aa7a1f72544ce00f2fe239c3a62c Mon Sep 17 00:00:00 2001
From: MilhouseVH <milhouseVH.github@nmacleod.com>
Date: Fri, 2 Feb 2018 03:30:53 +0000
Subject: [PATCH] fix build with glibc 2.27
With glibc 2.27 memfd_create() is behind a _GNU_SOURCE guard, so use
AC_USE_SYSTEM_EXTENSIONS to define it.
(From OE-Core rev: 88b3d730021107985ea749c92e52a323690f87dc)
Ref: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=fc56788a3201daf1b1a9f3b96d5501ffe489dcd1
---
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 0c98875..ebf4dee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,6 +28,8 @@ AC_INIT([libxshmfence], [1.2],
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
+AC_USE_SYSTEM_EXTENSIONS
+
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
--
2.14.1

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="xcb-proto"
PKG_VERSION="1.12"
PKG_SHA256="5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906"
PKG_VERSION="1.13"
PKG_SHA256="7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="util-macros"
PKG_VERSION="1.19.1"
PKG_SHA256="18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6"
PKG_VERSION="1.19.2"
PKG_SHA256="d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"