Mostly recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordering blocks

and:

*	befar
	Remove unneeded $secondaryArchSuffix
	Use g++

*	mirrormagic
	Remove unneeded $secondaryArchSuffix

*	slime_volley
	Replaced slime_volley with slimevolley in PROVIDES
	Add lib:libsdl_net in REQUIRES

*	super_transball
	Remove unneeded $secondaryArchSuffix
	Replaced super_transball with stransball2 in PROVIDES
This commit is contained in:
Humdinger
2015-08-26 19:16:44 +02:00
parent 4a6f4a8774
commit 4b87f53b6a
11 changed files with 116 additions and 120 deletions

View File

@@ -2,10 +2,10 @@ SUMMARY="A replicant showing the network status"
DESCRIPTION="NetPulse is status replicant that gives an indication of data \
being sent or received over the network."
HOMEPAGE="https://github.com/HaikuArchives/NetPulse"
SOURCE_URI="git://github.com/HaikuArchives/NetPulse#102c1cc"
COPYRIGHT="2001 Carlos Hasan"
LICENSE="MIT"
REVISION="5"
SOURCE_URI="git://github.com/HaikuArchives/NetPulse#102c1cc"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -17,8 +17,11 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_PREREQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:gcc$secondaryArchSuffix
cmd:make