mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
libxcomposite, 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
|
2003 Noah Levitt
|
||||||
2006, 2007 Oracle and/or its affiliates"
|
2006, 2007 Oracle and/or its affiliates"
|
||||||
LICENSE="libXcomposite"
|
LICENSE="libXcomposite"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXcomposite-$portVersion.tar.bz2"
|
SOURCE_URI="https://www.x.org/releases/individual/lib/libXcomposite-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178"
|
CHECKSUM_SHA256="ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178"
|
||||||
SOURCE_DIR="libXcomposite-$portVersion"
|
SOURCE_DIR="libXcomposite-$portVersion"
|
||||||
@@ -23,7 +23,10 @@ PROVIDES="
|
|||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
lib:libX11$secondaryArchSuffix
|
lib:libx11$secondaryArchSuffix
|
||||||
|
lib:libxau$secondaryArchSuffix
|
||||||
|
lib:libxcb$secondaryArchSuffix
|
||||||
|
lib:libxdmcp$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
@@ -36,28 +39,27 @@ REQUIRES_devel="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:compositeproto$secondaryArchSuffix
|
devel:compositeproto
|
||||||
devel:fixesproto$secondaryArchSuffix
|
devel:fixesproto
|
||||||
devel:kbproto$secondaryArchSuffix
|
devel:kbproto
|
||||||
devel:libpthread_stubs$secondaryArchSuffix
|
devel:libpthread_stubs
|
||||||
devel:libX11$secondaryArchSuffix
|
devel:libx11$secondaryArchSuffix
|
||||||
|
devel:libxau$secondaryArchSuffix
|
||||||
|
devel:libxcb$secondaryArchSuffix
|
||||||
|
devel:libxdmcp$secondaryArchSuffix
|
||||||
devel:libxfixes$secondaryArchSuffix
|
devel:libxfixes$secondaryArchSuffix
|
||||||
devel:xextproto$secondaryArchSuffix
|
devel:util_macros
|
||||||
|
devel:xextproto
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
devel:util_macros$secondaryArchSuffix
|
|
||||||
cmd:aclocal
|
cmd:aclocal
|
||||||
cmd:autoconf
|
cmd:autoconf
|
||||||
cmd:automake
|
|
||||||
cmd:autoheader
|
|
||||||
cmd:awk
|
cmd:awk
|
||||||
cmd:gcc$secondaryArchSuffix
|
cmd:gcc$secondaryArchSuffix
|
||||||
cmd:grep
|
|
||||||
cmd:libtoolize$secondaryArchSuffix
|
cmd:libtoolize$secondaryArchSuffix
|
||||||
cmd:make
|
cmd:make
|
||||||
cmd:makeinfo
|
|
||||||
cmd:pkg_config$secondaryArchSuffix
|
cmd:pkg_config$secondaryArchSuffix
|
||||||
cmd:sed
|
#cmd:xmlto
|
||||||
"
|
"
|
||||||
|
|
||||||
defineDebugInfoPackage libxcomposite$secondaryArchSuffix \
|
defineDebugInfoPackage libxcomposite$secondaryArchSuffix \
|
||||||
|
|||||||
Reference in New Issue
Block a user