# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 github.setup geany geany-plugins 1.38.0 revision 2 github.tarball_from archive checksums rmd160 fa7e4127445c8e6a738b69f86e145cace3245e33 \ sha256 86d2fe05290136d020b0d22f849a1aaa74b83cb49b767ae2dc19aaedcdf3d469 \ size 5728780 license GPL-2+ categories devel maintainers {ctreleaven @ctreleaven} openmaintainer description plugins to extend the geany IDE long_description Collection of plugins for the geany integrated development environment \ including version control integration, specialized editing ehancements, \ scripting, macros and much more. use_autoreconf yes autoreconf.cmd ./autogen.sh autoreconf.args ${configure.pre_args} \ --enable-all-plugins \ --disable-devhelp \ --disable-geanygendoc \ --disable-geanypg \ --disable-geanypy \ --disable-multiterm \ --disable-webhelper depends_build-append \ port:autoconf \ port:automake \ port:intltool \ port:libtool \ port:pkgconfig depends_lib port:geany \ port:gettext \ path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:gpgme \ port:gtkspell3 \ port:libgit2 \ path:lib/pkgconfig/libsoup-2.4.pc:libsoup \ port:libxml2 \ port:lua51 \ port:vte \ path:lib/pkgconfig/webkit2gtk-4.0.pc:webkit2-gtk # devhelp is GTK2, only # build errors in geanypg # geanypy is GTK2, only # multiterm is GTK2, only # webhelper requires gthread use_configure no build.env-append V=1