From bc8ee2baa629a64f348ed4b57d55fb766b4c78a8 Mon Sep 17 00:00:00 2001 From: begasus Date: Sat, 21 Jul 2018 09:40:35 +0200 Subject: [PATCH] libxrender, bump revision after changes to util-macros and xorgproto --- x11-libs/libxrender/libxrender-0.9.10.recipe | 24 ++++++++++++-------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/x11-libs/libxrender/libxrender-0.9.10.recipe b/x11-libs/libxrender/libxrender-0.9.10.recipe index 8f9549f17..7e264c9e9 100644 --- a/x11-libs/libxrender/libxrender-0.9.10.recipe +++ b/x11-libs/libxrender/libxrender-0.9.10.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://www.x.org/releases/individual/lib/" COPYRIGHT="2000 SuSE, Inc 2001-2003 Keith Packard" LICENSE="libXrender" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.x.org/releases/individual/lib/libXrender-$portVersion.tar.bz2" CHECKSUM_SHA256="c06d5979f86e64cabbde57c223938db0b939dff49fdb5a793a1d3d0396650949" SOURCE_DIR="libXrender-$portVersion" @@ -22,7 +22,10 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libX11$secondaryArchSuffix + lib:libx11$secondaryArchSuffix + lib:libxau$secondaryArchSuffix + lib:libxcb$secondaryArchSuffix + lib:libxdmcp$secondaryArchSuffix " PROVIDES_devel=" @@ -35,15 +38,18 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:kbproto$secondaryArchSuffix - devel:libpthread_stubs$secondaryArchSuffix - devel:libX11$secondaryArchSuffix - devel:renderproto$secondaryArchSuffix - devel:xproto$secondaryArchSuffix - devel:xtrans$secondaryArchSuffix + devel:kbproto + devel:libpthread_stubs + devel:libx11$secondaryArchSuffix + devel:libxau$secondaryArchSuffix + devel:libxcb$secondaryArchSuffix + devel:libxdmcp$secondaryArchSuffix + devel:renderproto + devel:util_macros + devel:xproto + devel:xtrans " BUILD_PREREQUIRES=" - devel:util_macros$secondaryArchSuffix cmd:aclocal cmd:autoconf cmd:gcc$secondaryArchSuffix