Updated .bep and .patch files so that they actually work, .bep file now pulls the source from our repo and previous location was down.

This commit is contained in:
Scott McCreary
2009-10-18 02:48:58 +00:00
parent 0d0a639f85
commit 894c0a00b4
2 changed files with 1 additions and 4 deletions

View File

@@ -1,13 +1,10 @@
DESCRIPTION="SDL Graphics Extension"
HOMEPAGE="http://www.etek.chalmers.se/~e8cal1/sge/"
SRC_URI="http://www.etek.chalmers.se/~e8cal1/sge/files/sge030809.tar.gz"
SRC_URI="http://ports.haiku-files.org/export/394/haikuports/trunk/media-libs/sge/sources/sge030809.tar.gz"
REVISION="1"
STATUS_R5="untested"
STATUS_BONE="untested"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
patch -p0 -ui sge030809-haiku.diff
cd sge030809
make
}