mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libXt, bump revision after changes to util-macros and xorgproto
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="1993, 1994 X Consortium
|
||||
1993, 2011, Oracle and/or its affiliates
|
||||
2001, 2003 Keith Packard"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXt-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a"
|
||||
SOURCE_DIR="libXt-$portVersion"
|
||||
@@ -27,9 +27,12 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libX11$secondaryArchSuffix
|
||||
lib:libXau$secondaryArchSuffix
|
||||
lib:libXcb$secondaryArchSuffix
|
||||
lib:libXdmcp$secondaryArchSuffix
|
||||
lib:libICE$secondaryArchSuffix
|
||||
lib:libSM$secondaryArchSuffix
|
||||
lib:libX11$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
@@ -42,23 +45,33 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libICE$secondaryArchSuffix
|
||||
devel:libpthread_stubs$secondaryArchSuffix
|
||||
devel:libSM$secondaryArchSuffix
|
||||
devel:libX11$secondaryArchSuffix
|
||||
devel:kbproto$secondaryArchSuffix
|
||||
devel:xproto$secondaryArchSuffix
|
||||
# needed for TEST()
|
||||
docbook_xml_dtd
|
||||
docbook_xsl_stylesheets
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libX11$secondaryArchSuffix
|
||||
devel:libXau$secondaryArchSuffix
|
||||
devel:libXcb$secondaryArchSuffix
|
||||
devel:libXdmcp$secondaryArchSuffix
|
||||
devel:libXext$secondaryArchSuffix
|
||||
devel:libICE$secondaryArchSuffix
|
||||
devel:libpthread_stubs
|
||||
devel:libSM$secondaryArchSuffix
|
||||
devel:kbproto
|
||||
devel:util_macros
|
||||
devel:xorg_sgml_doctools
|
||||
devel:xproto
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
devel:util_macros$secondaryArchSuffix
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:awk
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:xmlto
|
||||
cmd:xsltproc
|
||||
"
|
||||
|
||||
defineDebugInfoPackage libxt$secondaryArchSuffix \
|
||||
|
||||
Reference in New Issue
Block a user