mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libxdamage, bump revision after changes to util-macros and xorgproto
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="2001, 2003 Keith Packard
|
||||
2003 Noah Levitt
|
||||
2007 Eric Anholt"
|
||||
LICENSE="libXdamage"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXdamage-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="7c3fe7c657e83547f4822bfde30a90d84524efb56365448768409b77f05355ad"
|
||||
SOURCE_DIR="libXdamage-$portVersion"
|
||||
@@ -23,7 +23,10 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libX11$secondaryArchSuffix
|
||||
lib:libx11$secondaryArchSuffix
|
||||
lib:libxau$secondaryArchSuffix
|
||||
lib:libxcb$secondaryArchSuffix
|
||||
lib:libxdmcp$secondaryArchSuffix
|
||||
lib:libxfixes$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -37,28 +40,26 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:damageproto$secondaryArchSuffix
|
||||
devel:fixesproto$secondaryArchSuffix
|
||||
devel:kbproto$secondaryArchSuffix
|
||||
devel:damageproto
|
||||
devel:fixesproto
|
||||
devel:kbproto
|
||||
devel:libpthread_stubs$secondaryArchSuffix
|
||||
devel:libX11$secondaryArchSuffix
|
||||
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
|
||||
"
|
||||
|
||||
defineDebugInfoPackage libxdamage$secondaryArchSuffix \
|
||||
|
||||
Reference in New Issue
Block a user