libXrender, bump revision, cleanup, fix REQUIRES_devel

This commit is contained in:
begasus
2018-08-14 12:07:56 +02:00
committed by waddlesplash
parent 0fd249e968
commit d08149a05a

View File

@@ -5,7 +5,7 @@ HOMEPAGE="https://www.x.org/releases/individual/lib/"
COPYRIGHT="2000 SuSE, Inc
2001-2003 Keith Packard"
LICENSE="libXrender"
REVISION="3"
REVISION="4"
SOURCE_URI="https://www.x.org/releases/individual/lib/libXrender-$portVersion.tar.bz2"
CHECKSUM_SHA256="c06d5979f86e64cabbde57c223938db0b939dff49fdb5a793a1d3d0396650949"
SOURCE_DIR="libXrender-$portVersion"
@@ -22,10 +22,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libx11$secondaryArchSuffix
lib:libxau$secondaryArchSuffix
lib:libxcb$secondaryArchSuffix
lib:libxdmcp$secondaryArchSuffix
lib:libX11$secondaryArchSuffix
"
PROVIDES_devel="
@@ -34,20 +31,15 @@ PROVIDES_devel="
"
REQUIRES_devel="
libxrender$secondaryArchSuffix == $portVersion base
devel:libX11
devel:renderproto
devel:xproto
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:kbproto
devel:libpthread_stubs
devel:libx11$secondaryArchSuffix
devel:libxau$secondaryArchSuffix
devel:libxcb$secondaryArchSuffix
devel:libxdmcp$secondaryArchSuffix
devel:renderproto
devel:libX11$secondaryArchSuffix
devel:util_macros
devel:xproto
devel:xtrans
"
BUILD_PREREQUIRES="
cmd:aclocal
@@ -71,8 +63,8 @@ BUILD()
INSTALL()
{
make install
install -d "$docDir"
install -t "$docDir" README
install -d "$developDocDir"
install -t "$developDocDir" README
rm -f $libDir/*.la