mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Furbish those recipes. SUMMARY/DESCRIPTION and re-ordering blocks.
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
SUMMARY="X C-language Bindings protocol headers"
|
||||
DESCRIPTION="
|
||||
The X C-language Bindings protocol headers.
|
||||
"
|
||||
SUMMARY="X.Org's C Bindings protocol headers"
|
||||
DESCRIPTION="The X C Bindings protocol headers."
|
||||
HOMEPAGE="http://xcb.freedesktop.org/"
|
||||
SOURCE_URI="http://xcb.freedesktop.org/dist/xcb-proto-1.6.tar.gz"
|
||||
CHECKSUM_SHA256="2c64602868f69409d9e14f43a17eb2faf7c1c48654e0eff6b6978034f304724d"
|
||||
REVISION="2"
|
||||
COPYRIGHT="2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett."
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="2"
|
||||
CHECKSUM_SHA256="2c64602868f69409d9e14f43a17eb2faf7c1c48654e0eff6b6978034f304724d"
|
||||
SOURCE_URI="http://xcb.freedesktop.org/dist/xcb-proto-1.6.tar.gz"
|
||||
SOURCE_DIR="xcb-proto-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -24,7 +23,6 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:util_macros$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
cmd:libtool
|
||||
@@ -36,8 +34,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:python$secondaryArchSuffix
|
||||
"
|
||||
|
||||
SOURCE_DIR="xcb-proto-$portVersion"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
Reference in New Issue
Block a user