mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
Initial bep file for building artpaint. It's not building yet as the
artpaint jam file seems to expect files to be in a hard coded path. Need to find a clean workaround for this.
This commit is contained in:
18
haiku-apps/artpaint/artpaint-339.bep
Normal file
18
haiku-apps/artpaint/artpaint-339.bep
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
DESCRIPTION="Artpaint is a painting and image processing program"
|
||||||
|
HOMEPAGE="http://dev.osdrawer.net/projects/artpaint"
|
||||||
|
SRC_URI="svn+http://svn.osdrawer.net/artpaint/trunk"
|
||||||
|
REVISION="1"
|
||||||
|
STATUS_HAIKU="stable"
|
||||||
|
DEPEND=""
|
||||||
|
#CHECKSUM_MD5=""
|
||||||
|
BUILD {
|
||||||
|
echo "Need to figure out how to build this still"
|
||||||
|
}
|
||||||
|
|
||||||
|
INSTALL {
|
||||||
|
echo "Need to figure out how to install this still"
|
||||||
|
}
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
COPYRIGHT="2003, Heikki Suhonen
|
||||||
|
2008-2009 ArtPaint Maintainers"
|
||||||
Reference in New Issue
Block a user