De-lint recipes.

*	pygments
	SUMMARY must start with capital letter
	Re-ordered blocks

*	texlive
	SUMMARY must have at least 3 words
	Re-ordered blocks
	Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES

*	tiff4
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	u_boot_tools
	SUMMARY must start with capital letter
	Re-ordered blocks

*	unifont
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	util_macros
	Improved SUMMARY an DESCRIPTION
	Re-ordered blocks

*	vcdimager
	SUMMARY must start with capital letter
	Re-ordered blocks

*	wings
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	xproto
	SUMMARY must have at least 3 words
	Re-ordered blocks
This commit is contained in:
Humdinger
2015-08-08 14:04:54 +02:00
parent 06e8ae9fb8
commit bdaaf1ad4b
11 changed files with 176 additions and 207 deletions

View File

@@ -1,15 +1,13 @@
SUMMARY="xorg util-macros"
DESCRIPTION="
Xorg util-macros.
"
SUMMARY="X.Org's utility macros"
DESCRIPTION="This is a set of autoconf macros used by the configure.ac \
scripts in other Xorg modular packages, and is needed to generate new \
versions of their configure scripts with autoconf.
HOMEPAGE="http://cgit.freedesktop.org/xorg/util/macros/"
COPYRIGHT="2005 Red Hat, Inc.
2005, 2006, Oracle and/or its affiliates. All rights reserved."
2005, 2006, Oracle and/or its affiliates"
LICENSE="MIT"
SOURCE_URI="git://anongit.freedesktop.org/xorg/util/macros"
#CHECKSUM_MD5=""
REVISION="1"
SOURCE_URI="git://anongit.freedesktop.org/xorg/util/macros"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"
@@ -23,10 +21,9 @@ REQUIRES="
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:autoconf
cmd:aclocal
cmd:make
@@ -34,7 +31,6 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
"
BUILD()
{
./autogen.sh -V