De-lint recipes

*	libmikmod
	Re-ordered blocks

*	libmodplug
	Don't start SUMMARY with app name
	Re-ordered blocks

*	librecad
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libsvgtiny
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwalter
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwapcaplet
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libxau
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	links
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	lynx
	Don't start SUMMARY with app name
	Re-ordered blocks
This commit is contained in:
Humdinger
2015-08-07 17:16:19 +02:00
parent 9b24f53d44
commit 36e5637b9f
14 changed files with 206 additions and 251 deletions

View File

@@ -1,13 +1,17 @@
SUMMARY="libxau"
DESCRIPTION="
libxau.
"
SUMMARY="X.Org's sample authorization protocol for X"
DESCRIPTION="This example describes a very simple mechanism for providing \
individual access to an X Window System display. It uses existing core \
protocol and library hooks for specifying authorization data in the \
connection setup block to restrict use of the display to only those clients \
that show that they know a server-specific key called a 'magic cookie'."
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.5.tar.gz"
CHECKSUM_SHA256="2ad4324cf204331d6773bba441baed58e46168e7913de2079f10b272eae5c4db"
REVISION="1"
COPYRIGHT="1988, 1993, 1994, 1998 The Open Group"
LICENSE="MIT (no promotion)"
REVISION="1"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.5.tar.gz"
CHECKSUM_SHA256="2ad4324cf204331d6773bba441baed58e46168e7913de2079f10b272eae5c4db"
SOURCE_DIR="libXau-$portVersion"
PATCHES="libxau-1.0.5.patch"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -27,7 +31,6 @@ BUILD_REQUIRES="
haiku$secondaryArchSuffix
devel:xproto$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
devel:util_macros$secondaryArchSuffix
@@ -40,10 +43,6 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
SOURCE_DIR="libXau-$portVersion"
PATCHES="libxau-1.0.5.patch"
BUILD()
{
libtoolize --force --copy --install