# -*- 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 # $Id$ PortSystem 1.0 name gnome-devel-docs version 3.22.1 license GFDL-1.1+ CC-BY-SA-3 CC-BY-SA-4 set branch [join [lrange [split ${version} .] 0 1] .] description The GNOME Developer Documentation Package long_description ${description} contains essential documentation for \ GNOME developers. See notes for a list of documents \ provided. maintainers devans openmaintainer categories gnome devel platforms darwin supported_archs noarch homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ use_xz yes checksums rmd160 fb63bc5939a0f9ef959d26adefc6d46724d851e7 \ sha256 6d03ae9918d6379eb1162045b82aa8a7fbb6ee660b4e69dae78f070115f0b36b depends_build port:pkgconfig \ port:itstool \ port:libxml2 \ path:lib/pkgconfig/glib-2.0.pc:glib2 configure.args --disable-silent-rules notes " This port provides the following documents: - GNOME Developer Overview (yelp help:platform-overview) - GNOME Developer Platform Demos (yelp help:gnome-devel-demos) - GNOME Human Interface Guidelines (yelp help:hig) - GNOME Programming Guidelines (yelp help:programming-guidelines) - GNOME Accessibility Developers Guide (yelp help:accessibility-devel-guide) - GNOME Optimization Guide (yelp help:optimization-guide) " livecheck.type gnome