mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
koder: bump version
This commit is contained in:
@@ -5,11 +5,11 @@ and additional languages can be added by the user. It also features multiline \
|
|||||||
editing, folding, brace highlighting, and some other things supported by \
|
editing, folding, brace highlighting, and some other things supported by \
|
||||||
Scintilla."
|
Scintilla."
|
||||||
HOMEPAGE="https://github.com/KapiX/Koder"
|
HOMEPAGE="https://github.com/KapiX/Koder"
|
||||||
COPYRIGHT="2016-2018 Kacper Kasper"
|
COPYRIGHT="2016-2019 Kacper Kasper"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://github.com/KapiX/Koder/archive/$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/KapiX/Koder/archive/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="0f087cf9e9a4d716be72565b579726ed7875274dfa10460b9fb204b6f80bce0b"
|
CHECKSUM_SHA256="6463d506baee80e6f832660902ed239fa22ddc7e2adf5c1f466998cb89b40c88"
|
||||||
SOURCE_DIR="Koder-$portVersion"
|
SOURCE_DIR="Koder-$portVersion"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||||
@@ -25,6 +25,7 @@ PROVIDES="
|
|||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
|
scintilla${secondaryArchSuffix}_lexers
|
||||||
lib:libscintilla$secondaryArchSuffix
|
lib:libscintilla$secondaryArchSuffix
|
||||||
lib:libyaml_cpp$secondaryArchSuffix
|
lib:libyaml_cpp$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user