Remove some useless/outdated recipes and patches

This commit is contained in:
Chris Roberts
2013-12-03 00:41:48 -07:00
parent 8a30e59744
commit 9a0dcbfa66
14 changed files with 0 additions and 663 deletions

View File

@@ -1,20 +0,0 @@
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="broken"
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"