mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02: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/"
|
HOMEPAGE="https://github.com/HaikuArchives/Vision/"
|
||||||
COPYRIGHT="1999-2021 The Vision Team"
|
COPYRIGHT="1999-2021 The Vision Team"
|
||||||
LICENSE="MPL v1.1"
|
LICENSE="MPL v1.1"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://github.com/HaikuArchives/Vision/archive/$portVersion.tar.gz"
|
srcGitRev="959a5bb9f18975d8246411ff9082cd98325d0b44"
|
||||||
CHECKSUM_SHA256="f52596297f168c1a24a4121a58aebdd0f03c5eb028ac28fbff75a9dc7b9f71d2"
|
SOURCE_URI="https://github.com/HaikuArchives/Vision/archive/$srcGitRev.tar.gz"
|
||||||
SOURCE_DIR="Vision-$portVersion"
|
CHECKSUM_SHA256="0a93578245994b5d18b8d880f9c55be30faf10ad1e148030dade441aa6aba579"
|
||||||
|
SOURCE_DIR="Vision-$srcGitRev"
|
||||||
|
|
||||||
ARCHITECTURES="all"
|
ARCHITECTURES="all"
|
||||||
|
|
||||||
@@ -26,7 +27,7 @@ REQUIRES="
|
|||||||
"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku_devel >= r1~alpha4_pm_hrev52220
|
haiku_devel
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
makefile_engine
|
makefile_engine
|
||||||
|
|||||||
Reference in New Issue
Block a user