From 1de7e541370139c3e263337006c536e6a3371053 Mon Sep 17 00:00:00 2001 From: Vladislav Dzhidzhoev Date: Sat, 6 Dec 2014 08:10:40 +0000 Subject: [PATCH] timecop-0.61.recipe edited online --- haiku-apps/timecop/timecop-0.61.recipe | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/haiku-apps/timecop/timecop-0.61.recipe b/haiku-apps/timecop/timecop-0.61.recipe index 03d6ae69e..4a0605908 100644 --- a/haiku-apps/timecop/timecop-0.61.recipe +++ b/haiku-apps/timecop/timecop-0.61.recipe @@ -1,10 +1,15 @@ -SUMMARY="TimeCop 0.61" -DESCRIPTION="With TimeCop you can view 4 statistics showing Haiku(BeOS) uptime." +SUMMARY="TimeCop helps you collect statistics about your computer working" +DESCRIPTION=" +You want to know, how much time you spend in front of your computer? +You want to know, how often your BeBox crashes? + +So you can use TimeCop to write a protocol of your computer sessions. +" HOMEPAGE="http://www.augusta.de/michael/BeOS/TimeCop/index.us.html" SRC_URI="git://github.com/HaikuArchives/TimeCop.git" REVISION="2" LICENSE="GNU GPL v2" -COPYRIGHT="Copyright Michael Peper" +COPYRIGHT="Copyright Michael Pieper" ARCHITECTURES="x86_gcc2 x86 !ppc" CHECKSUM_SHA256="d384c22c8768298fb1d9ea60fbdb8e7f7e440c00bae44c37e7507f20c4fe6a94" @@ -14,16 +19,16 @@ REQUIRES=" " PROVIDES=" - TimeCop_daemon = $portVersion + cmd:TimeCop_daemon = $portVersion app:TimeCop = $portVersion " BUILD_REQUIRES=" + haiku_devel >= $haikuVersion " BUILD_PREREQUIRES=" haiku_devel >= $haikuVersion - cmd:echo cmd:make cmd:gcc " @@ -37,8 +42,6 @@ INSTALL() { mkdir -p $binDir mkdir -p $appsDir - echo $binDir - echo $appsDir cp -a $sourceDir/bin/TimeCop_daemon $binDir/TimeCop_daemon cp -a $sourceDir/bin/TimeCop $appsDir/TimeCop