mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
Vision, revbump, fixes: Could not open 'Vision' [Missing symbol: _ZTI6BField] (#6193)
This commit is contained in:
@@ -6,10 +6,11 @@ communicate with other users and make new friends around the world."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Vision/"
|
||||
COPYRIGHT="1999-2021 The Vision Team"
|
||||
LICENSE="MPL v1.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Vision/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f52596297f168c1a24a4121a58aebdd0f03c5eb028ac28fbff75a9dc7b9f71d2"
|
||||
SOURCE_DIR="Vision-$portVersion"
|
||||
REVISION="2"
|
||||
srcGitRev="959a5bb9f18975d8246411ff9082cd98325d0b44"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Vision/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="0a93578245994b5d18b8d880f9c55be30faf10ad1e148030dade441aa6aba579"
|
||||
SOURCE_DIR="Vision-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
|
||||
@@ -26,7 +27,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel >= r1~alpha4_pm_hrev52220
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
|
||||
Reference in New Issue
Block a user