mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
lout: update to version 3.43. (#10272)
This commit is contained in:
@@ -19,11 +19,11 @@ have an easier time learning how to use it. The files will be located under:
|
||||
When working with Lout files under Haiku, using the Pe editor can be convenient, as it includes \
|
||||
special supports for them (syntax coloring, content navigation, etc)."
|
||||
HOMEPAGE="https://github.com/william8000/lout"
|
||||
COPYRIGHT="1991-2010 Jeffrey H. Kingston"
|
||||
COPYRIGHT="1991-2008 Jeffrey H. Kingston"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
SOURCE_URI="$HOMEPAGE/archive/refs/tags/3.42.1.tar.gz"
|
||||
CHECKSUM_SHA256="b0b2f66a0f959bc80835966c69ae4d4eef2cb0def2b03e634bf1c7e55b1fe6dd"
|
||||
SOURCE_URI="https://github.com/william8000/lout/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b95f1d0d75f31d3a59fd9ab6d15901e49155b94f000b5798b45c47b63eac6407"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -40,12 +40,12 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:ps2pdf
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:ps2pdf
|
||||
"
|
||||
|
||||
BUILD()
|
||||
Reference in New Issue
Block a user