mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Remove clockwerk-80 recipe, as the SVN doesn't exist anymore and there is no exact mirror
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
DESCRIPTION="
|
|
||||||
Clockwerk is a multi-track audio/video compositing and animation software.
|
|
||||||
"
|
|
||||||
HOMEPAGE="http://dev.osdrawer.net/projects/clockwerk"
|
|
||||||
SRC_URI="svn+http://svn.osdrawer.net/clockwerk#80"
|
|
||||||
REVISION="1"
|
|
||||||
STATUS_HAIKU="stable"
|
|
||||||
DEPEND=""
|
|
||||||
#CHECKSUM_MD5=""
|
|
||||||
BUILD()
|
|
||||||
{
|
|
||||||
cd clockwerk-80
|
|
||||||
jam
|
|
||||||
}
|
|
||||||
|
|
||||||
INSTALL()
|
|
||||||
{
|
|
||||||
cd clockwerk-80
|
|
||||||
mkdir -p ${DESTDIR}/`finddir B_APPS_DIRECTORY`/Clockwerk
|
|
||||||
cp generated/distro-haiku/* ${DESTDIR}/`finddir B_APPS_DIRECTORY`/Clockwerk
|
|
||||||
}
|
|
||||||
|
|
||||||
LICENSE="GNU GPL v2"
|
|
||||||
COPYRIGHT="2002-2012 Stephan Aßmus
|
|
||||||
2005-2006 Axel Dörfler
|
|
||||||
2006-2009 Ingo Weinhold"
|
|
||||||
Reference in New Issue
Block a user