description General Graphics Interface
LibGGI provides an opaque interface to the display's \
acceleration functions. It was originally intended to \
allow user programs to interface with KGI, the GGI \
Kernel Graphics Interface, but other display types can \
be easily used by loading the appropriate display target.
homepage http://www.ggi-project.org/
master_sites ${homepage}ftp/ggi/v2.2/ \
distname ${name}-${version}.src
checksums md5 51d92ea810dad5360f6f0d02dd8b84a4 \
sha1 aa439b21fb040b5b52ae18099a0c3cb02e50110f \
rmd160 e76d22f06231e0aa1f752e33951802f243b7f0aa
worksrcdir ${name}-${version}
patchfiles patch-include__ggi__internal__internal.h \
patch-programs__check__speed.c
reinplace "s|need_relink=yes|need_relink=no|" \
configure.args --mandir=${prefix}/share/man
if {([variant_isset universal] && [string match *64* $universal_archs])
|| (![variant_isset universal] && [string match *64 $build_arch])} {
# actually uses a lot of old QuickDraw stuff
configure.args-append --disable-quartz