# Template file for 'avahi-ui-utils'. # short_desc="Avahi GTK+ utilities" long_desc="${long_desc} This package contains some small GTK+ utilities to discover services." Add_dependency run desktop-file-utils Add_dependency run avahi do_install() { vmove "usr/bin/b*" usr/bin vmove "usr/share/man/man1/b*" usr/share/man/man1 vmove usr/share/applications usr/share vmove usr/bin/avahi-discover-standalone usr/bin }