mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
xournalpp_gtk4, revbump for 32bit build, disable riscv64 (#12701)
This commit is contained in:
@@ -5,7 +5,7 @@ Supports pen input from devices such as Wacom Tablets."
|
||||
HOMEPAGE="https://github.com/xournalpp/xournalpp"
|
||||
COPYRIGHT="2025 Xournal Team Members"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitRev="cd6d3bc6c38891a42f6098ded02ee10e4ab9c04f"
|
||||
SOURCE_URI="https://github.com/bhennion/xournalpp/archive/$srcGitRev.tar.gz"
|
||||
#SOURCE_URI="$HOMEPAGE/archive/refs/tags/v$portVersion.tar.gz"
|
||||
@@ -13,7 +13,7 @@ CHECKSUM_SHA256="c7445a7ca0d87cc0b2e49abb434ed16178cb7258607b55a35e6b2fecb20c7f2
|
||||
SOURCE_DIR="xournalpp-$srcGitRev"
|
||||
ADDITIONAL_FILES="xournalpp.rdef.in"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
ARCHITECTURES="all !x86_gcc2 ?riscv64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user