# Template file for 'sound-icons'
pkgname=sound-icons
version=0.1
revision=3
short_desc="Sounds for speech enabled applications"
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
license="GPL-2.0-only"
homepage="https://www.freebsoft.org/pub/projects/sound-icons/"
distfiles="https://www.freebsoft.org/pub/projects/sound-icons/${pkgname}-${version}.tar.gz"
checksum=382dda1d14a07b3125a8b5084695aa9ba5cb0fff02e5aab69fd6c7e23cbcf4d7

do_install() {
	vdoc README
	rm COPYING README
	vmkdir usr/share/sounds/sound-icons
	vcopy "*" usr/share/sounds/sound-icons
}
