Clockwerk: Update to newest git revision, add $jobArgs to build, rewrap description

This commit is contained in:
Puck Meerburg
2015-01-07 16:12:15 +01:00
parent 232c34090e
commit 61f9599424

View File

@@ -1,14 +1,14 @@
SUMMARY="An open source media compositing tool for the Haiku platform"
DESCRIPTION="Clockwerk is an Open Source media compositing tool for the
Haiku platform. It has been in development from Jan 2006 to July 2008
by Mindwork (www.mindwork.de) as one of the main in-house components of
an application suit to realize distributed multimedia playback on
DESCRIPTION="Clockwerk is an Open Source media compositing tool for the \
Haiku platform. It has been in development from Jan 2006 to July 2008 \
by Mindwork (www.mindwork.de) as one of the main in-house components of \
an application suit to realize distributed multimedia playback on \
Haiku client machines."
HOMEPAGE="https://github.com/stippi/Clockwerk"
SRC_URI="git+https://github.com/stippi/Clockwerk.git#8c3a33e"
SRC_URI="git+https://github.com/stippi/Clockwerk.git#6eab4202c857c7dc6f21b6e3262cff0b503acb0e"
REVISION="1"
REVISION="2"
LICENSE="GNU GPL v2"
COPYRIGHT="
@@ -42,7 +42,7 @@ USER_SETTINGS_FILES="
BUILD()
{
jam -q
jam -q $jobArgs
}
INSTALL()