mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Modified recipe file for Sanity-0.6 (#615)
* Modified recipe file for Sanity-0.6 Sanity-0.6.patchset no longer required as changes have been made to master. Added new checksum Sanity is a legacy BeOS application which will only build on gcc2. * Change srcGitRev hash
This commit is contained in:
@@ -6,13 +6,12 @@ HOMEPAGE="http://philippe.houdoin.free.fr/phil/beos/sanity/index-en.html"
|
||||
COPYRIGHT="2001-2015 Philippe Houdoin"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
srcGitRev="5ca4267486bf6060389b5352391c2919a37c69ed"
|
||||
srcGitRev="e5cdc0623eaca2baabc12e2de2c9827302a60834"
|
||||
SOURCE_URI="https://github.com/diversys/sanity/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="04b80d1d6373108223c4a0458f2c5f9625e94e79fca26357673c01486a46b8e4"
|
||||
CHECKSUM_SHA256="f731d8d5769d4b6f7e5138b6eb6515d624e5a41a9f3bf573bd8ce8c4959190be"
|
||||
SOURCE_DIR="sanity-$srcGitRev"
|
||||
PATCHES="sanity-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 !x86_64"
|
||||
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
|
||||
PROVIDES="
|
||||
sanity = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user