mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
libxdmcp, bump version, fix test (#9378)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user