libxdmcp, bump version, fix test (#9378)

This commit is contained in:
Schrijvers Luc
2023-09-07 11:31:28 +00:00
committed by GitHub
parent ecaab46819
commit 6856ac2b2b

View File

@@ -4,10 +4,10 @@ HOMEPAGE="https://www.x.org/releases/individual/lib/"
COPYRIGHT="1989-2004 The Open Group
2006 Keith Packard"
LICENSE="MIT (no promotion)"
REVISION="2"
SOURCE_URI="https://www.x.org/archive/individual/lib/libXdmcp-$portVersion.tar.bz2"
CHECKSUM_SHA256="20523b44aaa513e17c009e873ad7bbc301507a3224c232610ce2e099011c6529"
SOURCE_DIR="libXdmcp-$portVersion"
REVISION="1"
SOURCE_URI="https://gitlab.freedesktop.org/xorg/lib/libxdmcp/-/archive/libXdmcp-$portVersion/libxdmcp-libXdmcp-$portVersion.tar.bz2"
CHECKSUM_SHA256="fd084353356460c04a572d09a37417bc57d44c32cae575493ea86823186f5489"
SOURCE_DIR="libxdmcp-libXdmcp-$portVersion"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86"
@@ -56,6 +56,7 @@ defineDebugInfoPackage libxdmcp$secondaryArchSuffix \
BUILD()
{
export LDFLAGS="-lnetwork"
autoreconf -vfi
runConfigure ./configure \
--disable-static