SUMMARY="X.Org's xproto protocol headers" DESCRIPTION="The X.Org xproto protocol headers." HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xproto/" COPYRIGHT="1991 Oracle and/or its affiliates. All rights reserved. 1985, 1987, 1988, 1990, 1991, 1993-1996, 1998 The Open Group 1987 Digital Equipment Corporation, Maynard, Massachusetts. 1987 Apollo Computer Inc., Chelmsford, Massachusetts. 1989 Hewlett-Packard Company. 1999 The XFree86 Project Inc." LICENSE="MIT (no promotion)" REVISION="3" SOURCE_URI="https://cgit.freedesktop.org/xorg/proto/xproto/snapshot/xproto-$portVersion.tar.gz" CHECKSUM_SHA256="51c8e338a7fe0666d53736036e9340858c562018141fcd8362b0a30f09b8402d" PATCHES="xproto-7.0.26.patchset" ARCHITECTURES="?all" SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86" PROVIDES=" xproto$secondaryArchSuffix = $portVersion devel:xproto$secondaryArchSuffix = $portVersion " REQUIRES=" haiku$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel " BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix devel:util_macros$secondaryArchSuffix " BUILD() { ./autogen.sh -V runConfigure ./configure make } INSTALL() { make install fixPkgconfig }