De-lint recipes.

*	rdesktop
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rebar
	Removed "." from SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	redoflacs
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rename
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rtmpdump
	Improved SUMMARY.
	Re-ordered blocks.

*	rxtx
	Improved SUMMARY.
	Fixed COPRIGHT.
	Re-ordered blocks.

*	scheherazade_font
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	scrittore
	Improved SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	sdl_bomber
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	shredder
	Removed "." from SUMMARY.
	Added BUILD_REQUIRES.
	Re-ordered blocks.

*	simh
	Re-ordered blocks.
	Lint warns of unused patch. I does build without. Remove the patch?

*	snappy
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	spidermonkey
	Removed "." from SUMMARY.
	Re-ordered blocks.
This commit is contained in:
Humdinger
2015-07-23 08:05:07 +02:00
parent b82c8008b6
commit 1f664e284f
13 changed files with 194 additions and 207 deletions

View File

@@ -1,16 +1,13 @@
SUMMARY="Parallel BASH commandline FLAC tool."
DESCRIPTION="
redoflacs is a parallel BASH commandline FLAC compressor, verifier, \
organizer, analyzer, and retagger
"
HOMEPAGE="http://github.com/sirjaren/redoflacs/"
SUMMARY="Parallel BASH commandline FLAC tool"
DESCRIPTION="redoflacs is a parallel BASH commandline FLAC compressor, \
verifier, organizer, analyzer, and retagger."
HOMEPAGE="http://github.com/sirjaren/redoflacs/"
COPYRIGHT="2010-2014 Jaren Stangret"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://github.com/sirjaren/redoflacs/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="redoflacs-$portVersion.tar.gz"
CHECKSUM_SHA256="96e6b92d6211469181da7f065510984423ee4d5a059265ffb7fc38e81ae4de3f"
REVISION="1"
LICENSE="GNU GPL v2"
COPYRIGHT="2010-2014 Jaren Stangret"
PATCHES="redoflacs-$portVersion.patchset"
ARCHITECTURES="any"
@@ -19,7 +16,6 @@ PROVIDES="
redoflacs = $portVersion compat >= 0
cmd:redoflacs$secondaryArchSuffix
"
REQUIRES="
haiku$secondaryArchSuffix
cmd:bash$secondaryArchSuffix
@@ -28,7 +24,6 @@ REQUIRES="
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
"