Improved summary/descriptions. Removed cmd:make_depend.

Increased revision of DocumetViewer, as the non-working package in HaikuDepot
already had revision -4.
This commit is contained in:
Humdinger
2015-03-15 17:18:01 +01:00
parent ee95c3c88e
commit a65776a243
4 changed files with 10 additions and 13 deletions

View File

@@ -1,11 +1,11 @@
SUMMARY="A simple note replicant-capable program"
SUMMARY="A tool to put simple sticky notes on the Desktop"
DESCRIPTION="
With DeskNotes, you can now leave little notes all over your desktop \
With DeskNotes you can leave little sticky notes all over your desktop, \
reminding you of things to do. The main difference between DeskNotes and \
other Note utilities for Haiku, is that DeskNotes is designed to be used \
other note utilities for Haiku is, that DeskNotes is designed to be used \
as a replicant. This means that when you tear a note from the DeskNotes \
application onto your desktop, it stays there! You don't have to save it \
before rebooting, or fiddle with your bootscript.
before rebooting, or fiddle with your UserBootscript.
"
HOMEPAGE="https://github.com/HaikuArchives/DeskNotes"
@@ -31,7 +31,6 @@ BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc
cmd:mkdepend
"
BUILD()