New package: sound-icons-0.1
This commit is contained in:
parent
4604d646b2
commit
b64dcc9f43
1 changed files with 18 additions and 0 deletions
18
srcpkgs/sound-icons/template
Normal file
18
srcpkgs/sound-icons/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'sound-icons'
|
||||||
|
pkgname=sound-icons
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
short_desc="Sounds for speech enabled applications"
|
||||||
|
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.freebsoft.org/pub/projects/sound-icons/"
|
||||||
|
distfiles="http://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
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue