You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libayatana-indicator: use gobject_introspection
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user