libayatana-indicator: use gobject_introspection

This commit is contained in:
Mohamed Akram
2026-04-11 22:12:17 +04:00
parent 6066ba2bcd
commit 28eca36c5f
+5 -2
View File
@@ -3,9 +3,10 @@
PortSystem 1.0
PortGroup cmake 1.1
PortGroup github 1.0
PortGroup gobject_introspection 1.0
github.setup AyatanaIndicators libayatana-indicator 0.9.4
revision 0
revision 1
categories devel gnome
license GPL-3
maintainers nomaintainer
@@ -29,14 +30,16 @@ depends_build-append \
depends_lib-append port:atk \
port:ayatana-ido \
port:gettext-runtime \
path:lib/pkgconfig/cairo.pc:cairo \
path:lib/pkgconfig/gdk-pixbuf-2.0.pc:gdk-pixbuf2 \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
path:lib/pkgconfig/gobject-introspection-1.0.pc:gobject-introspection \
path:lib/pkgconfig/gtk+-3.0.pc:gtk3 \
path:lib/pkgconfig/harfbuzz.pc:harfbuzz \
path:lib/pkgconfig/pango.pc:pango
gobject_introspection yes
compiler.c_standard 1999
configure.args-append \