mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libxmu, bump revision after changes to util-macros and xorgproto (#2865)
This commit is contained in:
committed by
waddlesplash
parent
b16786abf3
commit
2483984ce4
@@ -8,7 +8,7 @@ COPYRIGHT="1987, 1988 by Digital Equipment Corporation
|
||||
1998 by The XFree86 Project, Inc.
|
||||
1989, 1998 The Open Group"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXmu-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="756edc7c383254eef8b4e1b733c3bf1dc061b523c9f9833ac7058378b8349d0b"
|
||||
SOURCE_DIR="libXmu-$portVersion"
|
||||
@@ -26,7 +26,10 @@ REQUIRES="
|
||||
lib:libICE$secondaryArchSuffix
|
||||
lib:libSM$secondaryArchSuffix
|
||||
lib:libX11$secondaryArchSuffix
|
||||
lib:libxext$secondaryArchSuffix
|
||||
lib:libXau$secondaryArchSuffix
|
||||
lib:libXcb$secondaryArchSuffix
|
||||
lib:libXdmcp$secondaryArchSuffix
|
||||
lib:libXext$secondaryArchSuffix
|
||||
lib:libXt$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -41,25 +44,33 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:kbproto$secondaryArchSuffix
|
||||
docbook_xml_dtd
|
||||
docbook_xsl_stylesheets
|
||||
devel:kbproto
|
||||
devel:libICE$secondaryArchSuffix
|
||||
devel:libpthread_stubs$secondaryArchSuffix
|
||||
devel:libpthread_stubs
|
||||
devel:libSM$secondaryArchSuffix
|
||||
devel:libX11$secondaryArchSuffix
|
||||
devel:libxext$secondaryArchSuffix
|
||||
devel:libXext$secondaryArchSuffix
|
||||
devel:libXau$secondaryArchSuffix
|
||||
devel:libXcb$secondaryArchSuffix
|
||||
devel:libXdmcp$secondaryArchSuffix
|
||||
devel:libXt$secondaryArchSuffix
|
||||
devel:xextproto$secondaryArchSuffix
|
||||
devel:xproto$secondaryArchSuffix
|
||||
devel:xtrans$secondaryArchSuffix
|
||||
devel:util_macros
|
||||
devel:xorg_sgml_doctools
|
||||
devel:xextproto
|
||||
devel:xproto
|
||||
devel:xtrans
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
devel:util_macros$secondaryArchSuffix
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:xmlto
|
||||
cmd:xsltproc
|
||||
"
|
||||
|
||||
defineDebugInfoPackage libxmu$secondaryArchSuffix \
|
||||
|
||||
Reference in New Issue
Block a user