# -*- 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
github.setup fbergo eboard 1.1.3 v
description eboard is a chess interface just like xboard.
eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD, \
Solaris, etc.) based on the GTK+ GUI toolkit. It provides a chess board \
interface to ICS (Internet Chess Servers) like FICS and to chess \
engines like GNU Chess, Sjeng and Crafty.
checksums rmd160 9157280313a11fa839a46bed68db2ad22311079a \
sha256 b1a7a3c7873ea086aa2c89f3e4fb40e4c1e3f9f7350f05f33669eca43efb72bd \
depends_build-append port:pkgconfig
depends_lib-append port:gtk2 \
port:gstreamer1-gst-plugins-base
patchfiles patch-configure.diff \
build.env-append "CXX=${configure.cxx} [get_canonical_archflags cxx]" \
"CFLAGS=${configure.cxxflags} [get_canonical_archflags cxx]" \
"LDFLAGS=${configure.ldflags} [get_canonical_archflags ld]" \
destroot.env-append "CXX=${configure.cxx} [get_canonical_archflags cxx]" \
"CFLAGS=${configure.cxxflags} [get_canonical_archflags cxx]" \
"LDFLAGS=${configure.ldflags} [get_canonical_archflags ld]" \
configure.cmd ./configure
configure.args --man-prefix=${prefix}/share/man
xinstall -d -m 755 ${destroot}${prefix}/share/${name}
# share/eboard/timeseal.Darwin is an executable that is not required