De-lint recipes

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

*	textsaver
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES from apps to addon

*	tiff
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed duplicate REVISION

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

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

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

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

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

*	xextproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	xtrans
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	zoo
	Don't start SUMMARY with app name
	Still in old BEP format

*	zsh
	Don't start SUMMARY with app name
	Re-ordered blocks
This commit is contained in:
Humdinger
2015-08-08 05:43:16 +02:00
parent 567d057e80
commit 5b4181ed8b
13 changed files with 173 additions and 186 deletions

View File

@@ -1,15 +1,15 @@
SUMMARY="TimeCop helps you collect statistics about your computer usage"
DESCRIPTION="
You want to know, how much time you spend in front of your computer?
SUMMARY="A tool to collect statistics about your computer usage"
DESCRIPTION="You want to know, how much time you spend in front of your \
computer?
You want to know, how often your computer crashes?
You can use TimeCop to write a protocol of your computer sessions.
"
TimeCop writes a protocol of your computer sessions."
HOMEPAGE="http://www.augusta.de/michael/BeOS/TimeCop/index.us.html"
SOURCE_URI="git://github.com/HaikuArchives/TimeCop.git#ee79c42895"
REVISION="2"
LICENSE="GNU GPL v2"
COPYRIGHT="Michael Pieper"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="git://github.com/HaikuArchives/TimeCop.git#ee79c42895"
ARCHITECTURES="x86_gcc2 x86 !ppc"
CHECKSUM_SHA256="d384c22c8768298fb1d9ea60fbdb8e7f7e440c00bae44c37e7507f20c4fe6a94"
@@ -20,6 +20,7 @@ PROVIDES="
cmd:TimeCop_daemon = $portVersion
app:TimeCop = $portVersion
"
BUILD_REQUIRES="
haiku_devel
"