# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup gobject_introspection 1.0 name libgee version 0.20.5 revision 0 license LGPL-2.1+ set branch [join [lrange [split ${version} .] 0 1] .] categories devel maintainers nomaintainer description Collection library providing GObject-based interfaces long_description Libgee is a collection library providing GObject-based interfaces and \ classes for commonly used data structures. platforms darwin homepage https://wiki.gnome.org/Projects/Libgee master_sites gnome:sources/${name}/${branch} use_xz yes checksums rmd160 3e34b7954212e26e63f5c84c12833ac9828fdb02 \ sha256 31863a8957d5a727f9067495cabf0a0889fa5d3d44626e54094331188d5c1518 \ size 687440 depends_build port:pkgconfig \ path:bin/vala:vala patchfiles patch-typelib-use-absolute-sharedlib-path.diff compiler.c_standard 2011 # autoreconf after patching gee/Makefile.am use_autoreconf yes autoreconf.args -fvi gobject_introspection yes configure.args --disable-silent-rules test.run yes test.cmd ./tests/tests test.target livecheck.type gnome