libxcomposite, bump revision after changes to util-macros and xorgproto

This commit is contained in:
begasus
2018-07-22 18:08:26 +02:00
committed by waddlesplash
parent e3fa6d31b9
commit 1f3ee0f9e9

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2001, 2003 Keith Packard
2003 Noah Levitt
2006, 2007 Oracle and/or its affiliates"
LICENSE="libXcomposite"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.x.org/releases/individual/lib/libXcomposite-$portVersion.tar.bz2"
CHECKSUM_SHA256="ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178"
SOURCE_DIR="libXcomposite-$portVersion"
@@ -23,7 +23,10 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libX11$secondaryArchSuffix
lib:libx11$secondaryArchSuffix
lib:libxau$secondaryArchSuffix
lib:libxcb$secondaryArchSuffix
lib:libxdmcp$secondaryArchSuffix
"
PROVIDES_devel="
@@ -36,28 +39,27 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:compositeproto$secondaryArchSuffix
devel:fixesproto$secondaryArchSuffix
devel:kbproto$secondaryArchSuffix
devel:libpthread_stubs$secondaryArchSuffix
devel:libX11$secondaryArchSuffix
devel:compositeproto
devel:fixesproto
devel:kbproto
devel:libpthread_stubs
devel:libx11$secondaryArchSuffix
devel:libxau$secondaryArchSuffix
devel:libxcb$secondaryArchSuffix
devel:libxdmcp$secondaryArchSuffix
devel:libxfixes$secondaryArchSuffix
devel:xextproto$secondaryArchSuffix
devel:util_macros
devel:xextproto
"
BUILD_PREREQUIRES="
devel:util_macros$secondaryArchSuffix
cmd:aclocal
cmd:autoconf
cmd:automake
cmd:autoheader
cmd:awk
cmd:gcc$secondaryArchSuffix
cmd:grep
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:makeinfo
cmd:pkg_config$secondaryArchSuffix
cmd:sed
#cmd:xmlto
"
defineDebugInfoPackage libxcomposite$secondaryArchSuffix \