mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
geany, drop requirements, these can be installed by the user (#9232)
This commit is contained in:
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.geany.org"
|
||||
COPYRIGHT="2005 The Geany-contributors
|
||||
1998-2003 by Neil Hodgson"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/geany/geany/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d3b23a61f6ec3893671bac4f988f6ec3856092a233a47e3a170dc64212827e92"
|
||||
PATCHES="geany-$portVersion.patchset"
|
||||
@@ -28,17 +28,17 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:javac >= 14
|
||||
cmd:fpc
|
||||
cmd:grep
|
||||
# cmd:javac >= 14
|
||||
# cmd:fpc
|
||||
# cmd:grep
|
||||
# cmd:latex
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:python3.8
|
||||
cmd:tidy
|
||||
cmd:ruby
|
||||
# cmd:make
|
||||
# cmd:perl
|
||||
# cmd:python3
|
||||
# cmd:tidy
|
||||
# cmd:ruby
|
||||
# cmd:valac #can't seem to find gobject_2.0
|
||||
php8$secondaryArchSuffix
|
||||
# php8$secondaryArchSuffix
|
||||
lib:libatk_1.0$secondaryArchSuffix
|
||||
lib:libcairo$secondaryArchSuffix
|
||||
lib:libcairo_gobject$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user