Now the source is downloaded from official tarbal. Patch generated...

This commit is contained in:
MrPoxipol
2013-12-09 17:18:26 +01:00
parent ad089cd60a
commit f4333c04b6
2 changed files with 27 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY="A SDL Pipepanic game."
SUMMARY="A pipe connecting game."
DESCRIPTION="Pipepanic is a pipe connecting game using libSDL. Connect as many different shaped pipes together as possible within the time given. "
HOMEPAGE="http://www.users.waitrose.com/~thunor/pipepanic/"
SRC_URI="http://www.users.waitrose.com/~thunor/pipepanic/dload/pipepanic-0.1.3-source.tar.gz"
@@ -28,6 +28,9 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:make
"
PATCHES="
pipepanic-0.1.3.patch
"
BUILD()
{