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,6 +1,6 @@
SUMMARY="Media sequencer for Haiku"
SUMMARY="A Media sequencer"
DESCRIPTION="
Based on a MIDI Sequencer developed by Talin, MeV is currently being updated \
Based on a MIDI sequencer developed by Talin, MeV is currently being updated \
to run on Haiku. The long term goal is to completely separate the sequencer \
framework & engine from the handling of specific media types."
LICENSE="MPL v1.1"
@@ -23,7 +23,6 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:mkdepend
"
BUILD()