# -*- 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 sound-theme-freedesktop version 0.8 license GPL-2 CC-BY-SA description The freedesktop fallback sound theme long_description ${description} maintainers devans openmaintainer categories gnome audio platforms darwin homepage https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/ master_sites https://people.freedesktop.org/~mccann/dist/ use_bzip2 yes checksums rmd160 68c5bea866c8db3854a4172860bdbb9dc7e4cccc \ sha256 cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14 depends_build port:pkgconfig \ port:intltool \ port:autoconf \ port:automake \ path:bin/glib-gettextize:glib2 \ port:gnome-common patchfiles patch-Makefile.am.diff # reconfigure using autogen.sh for intltool 0.51 compatibility post-patch { xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath} } configure.cmd ./autogen.sh livecheck.type none