geany-plugins: update to 2.1.0

This commit is contained in:
Dan R. K. Ports
2026-05-14 10:01:45 -07:00
committed by Dan Ports
parent beff21472b
commit f6f7ea18c8
+7 -8
View File
@@ -3,12 +3,11 @@
PortSystem 1.0
PortGroup github 1.0
github.setup geany geany-plugins 2.0.0
revision 2
github.setup geany geany-plugins 2.1.0
github.tarball_from archive
checksums rmd160 314438f4c18ad7b9cf58b045e1245c616bf98af8 \
sha256 a706c37cd6441a1418a2538857a503550d70860e913f3aa9a66f9fb1a0b26489 \
size 5263005
checksums rmd160 b0bc97bd0229d87c56469185a493fca687bbb2c1 \
sha256 9ca8412763c2f8a7141f6a1569166f4fabf95fc8aad5149a754265673ffce5bb \
size 5512958
license GPL-2+
categories devel
@@ -27,9 +26,11 @@ autoreconf.cmd ./autogen.sh
autoreconf.args ${configure.pre_args} \
--enable-all-plugins \
--disable-geanygendoc \
--disable-geanylua \
--disable-geanypg
# geanypg - build errors
# geanylua - incompatible with Lua 5.2+ headers
depends_build-append \
port:autoconf \
@@ -44,11 +45,9 @@ depends_lib port:geany \
port:gpgme \
port:gtkspell3 \
path:lib/pkgconfig/libgit2.pc:libgit2 \
port:libsoup-2.4 \
port:libxml2 \
port:lua51 \
port:vte \
path:lib/pkgconfig/webkit2gtk-4.0.pc:webkit2-gtk
path:lib/pkgconfig/webkit2gtk-4.1.pc:webkit2-gtk
use_configure no