# -*- 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
set branch [join [lrange [split ${version} .] 0 1] .]
description preprocessor for making GObjects with inline C
GOB (GOB2 anyway) is a preprocessor for making GObjects with \
inline C code so that generated files are not edited. Syntax \
is inspired by Java and Yacc or Lex. The implementation is \
intentionally kept simple, and no C actual code parsing is done.
homepage http://www.5z.com/jirka/gob.html
master_sites gnome:sources/${name}/${branch}/ \
http://ftp.5z.com/pub/gob
checksums rmd160 fe97a35a4c0134f170fdedc69a8f42494b810509 \
sha256 f7ee84c07ca88ae96e5a60461957cc4dd0aa69d61804433d1c85de3d50be8026
depends_build port:pkgconfig
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2
# Do not output preprocessor statement '#line 0' which is an error for some
patchfiles patch-out-line0.diff
configure.args --mandir=${prefix}/share/man
livecheck.type gnome-with-unstable