# -*- 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
git.branch e972b2524af28df69baa7657413a61eec552fcd2
homepage http://gtk.php.net/
description PHP-GTK: Gtk+ bindings for PHP 5.
long_description PHP-GTK is a Gtk+ bindings for the PHP 5 scripting \
language, allowing you to build rich, cross-platform \
desktop applications using PHP.
if {${name} != ${subport}} {
distname gtk-src-[string range ${git.branch} 0 6]
master_sites http://git.php.net/?p=php/gtk-src.git\;a=snapshot\;h=${git.branch}\;sf=txz\;dummy=
checksums rmd160 b12ccdb5ce3f9779885b769a7f43b47f3392d2ec \
sha256 f7455985446918fe8c55ae5b4432e775466605f1c17e686917449ac81a8ee923
depends_build-append port:pkgconfig
depends_lib-append port:gtk2 \
php.ize ./buildconf --with-phpize=${php.ize}
# ext/gtk+/gen_gtk-1.c: No such file or directory
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} \
AUTHORS COPYING.LIB NEWS README README.KNOWN-ISSUES TODO2 \
depends_lib-append port:gtk2-extra
configure.args-append --with-extra
depends_lib-append port:libgtkhtml3
configure.args-append --with-html
depends_lib-append port:libsexy