# $Id$ PortSystem 1.0 name gnome-user-docs version 2.18.1 description End-user documentation for GNOME2 long_description This package contains documents which will be \ packaged together and shipped as gnome-user-docs \ in the core GNOME distribution. They should be \ documents targetted for end-users of GNOME. maintainers rhwood@macports.org openmaintainer@macports.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-user-docs/2.18/ checksums md5 6609f37ff3f1a8be1c7eac07008a75f7 \ sha1 5db90b31e7e26049a209f6eac03923ae25ec90a4 \ rmd160 48cbc4aea930a5814eca828d96cc6eec4bc07ea9 depends_lib lib:gnome-session:gnome-session depends_build port:gnome-doc-utils use_bzip2 yes configure.args --disable-scrollkeeper configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" post-destroot { system "scrollkeeper-update" } pre-activate { ui_msg "This port conflicts with the antiquated port gnome2-user-docs." ui_msg "If this port fails to activate, please uninstall the port" ui_msg "gnome2-user-docs and then install or activate this port again." }