mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Merged in atalax/haikuports/substrate (pull request #498)
substrate: version bump
This commit is contained in:
@@ -4,7 +4,7 @@ lines and circles. Inspired by xscreensaver's Substrate."
|
||||
HOMEPAGE="https://github.com/atalax/haiku-substrate"
|
||||
SRC_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz"
|
||||
SOURCE_DIR="haiku-substrate-$portVersion"
|
||||
CHECKSUM_SHA256="c127dd91d2f2e89b09ede5cf810c14243a35e4f3606274245fba385fab4b1d14"
|
||||
CHECKSUM_SHA256="b57e9bc57c4e57fd876d5222030a685872ddbe482464c27b119c58439bd0c948"
|
||||
REVISION="1"
|
||||
COPYRIGHT="
|
||||
2003 Jared Tarbell
|
||||
@@ -16,19 +16,19 @@ ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
substrate = $portVersion
|
||||
addon:Substrate
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:mkdepend
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
Reference in New Issue
Block a user