mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user