mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
retext, bump for rebuild on x86_gcc2 (#5677)
This commit is contained in:
@@ -5,16 +5,17 @@ HOMEPAGE="https://github.com/retext-project/retext"
|
||||
COPYRIGHT="2011–2016 Dmitry Shachnev
|
||||
2011–2016 Maurice van der Pot"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c32ccdbcf31094258c792bc0589ff3ff212dea85466d776b7f60fa7b39da4b6c"
|
||||
PATCHES="retext-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
retext$secondaryArchSuffix = $portVersion
|
||||
cmd:retext$secondaryArchSuffix = $portVersion
|
||||
cmd:retext = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -31,12 +32,13 @@ BUILD_REQUIRES="
|
||||
setuptools_python38
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:lrelease >= 5
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:python3.8
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
markups_python38
|
||||
python_markdown_math_python38
|
||||
qthaikuplugins$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user