mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Added simple icon and signature.
This commit is contained in:
@@ -9,7 +9,7 @@ CHECKSUM_MD5="99b68e990012b2f58c184b8ba9e4fb4d"
|
||||
SOURCE_DIR="pipepanic-0.1.3-source"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2005-2013 Thunor"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -25,6 +25,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
cmd:xres
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -38,6 +39,8 @@ PATCHES="
|
||||
BUILD()
|
||||
{
|
||||
make
|
||||
rc -o pipepanic.rsrc pipepanic.rdef
|
||||
xres -o pipepanic pipepanic.rsrc
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user