mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Initial checkin of .bep for sge.
This commit is contained in:
18
media-libs/sge/sge030809.bep
Normal file
18
media-libs/sge/sge030809.bep
Normal file
@@ -0,0 +1,18 @@
|
||||
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"
|
||||
REVISION="1"
|
||||
STATUS_R5="untested"
|
||||
STATUS_BONE="untested"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
patch -p0 -ui sge030809-haiku.diff
|
||||
cd sge030809
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd sge030809
|
||||
make install
|
||||
}
|
||||
Reference in New Issue
Block a user