De-linting recipes.

*	flare, freedroidRPG
	Don't start with the app name, in the _data section too...
	Re-order blocks

*	help2man
	SUMMARY must not end with "."
	Re-ordered blocks

*	html_parser, xml_parser
	Corrected license
	Re-ordered blocks

*	jq
	Corrected copy&paste mishap, I guess
	Re-ordered blocks

*	librevenge
	Re-ordered blocks
	Removed email addresses from COPYRIGHT

*	mesa
	Don't start with the app name, in the _swrat and _swpipe sections too...
	Re-ordered blocks

*	qupzilla
	SUMMARY must not end with "."

*	ruby
	Corrected license
	Re-ordered blocks

*	vncserver
	Removed "copyright" from COPYRIGHT
This commit is contained in:
Humdinger
2015-08-08 19:08:27 +02:00
parent 8fd0a8f4b4
commit 70b8f948c6
21 changed files with 415 additions and 470 deletions

View File

@@ -2,12 +2,13 @@ SUMMARY="A single-player 2D action role playing game"
DESCRIPTION="Flare is a single-player 2D action RPG with fast-paced action \
and a dark fantasy style."
HOMEPAGE="http://flarerpg.org"
COPYRIGHT="2010-2013 Clint Bellanger"
LICENSE="GNU GPL v3"
REVISION="3"
SOURCE_URI="http://downloads.sourceforge.net/project/flare-game/Linux/flare.0.19.tar.gz"
CHECKSUM_SHA256="c96995fff6b71d44ddeae611b1ae4cd35162655f73088000786d03478f0a924e"
SOURCE_DIR="flare.0.19"
REVISION="3"
LICENSE="GNU GPL v3"
COPYRIGHT="2010-2013 Clint Bellanger"
PATCHES="flare-0.19.patch"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -25,7 +26,7 @@ REQUIRES="
lib:libsdl_ttf$secondaryArchSuffix
"
SUMMARY_data="Flare data files"
SUMMARY_data="Data files for the game Flare"
ARCHITECTURES_data="any"
PROVIDES_data="
@@ -48,8 +49,6 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
"
PATCHES="flare-0.19.patch"
USER_SETTINGS_FILES="
settings/flare
"