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