mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Clockwerk: Update to newest git revision, add $jobArgs to build, rewrap description
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user