mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
New package: words-web2-213061
This commit is contained in:
parent
71fe7f7c7c
commit
1f7da265d3
1 changed files with 22 additions and 0 deletions
22
srcpkgs/words-web2/template
Normal file
22
srcpkgs/words-web2/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'words-web2'
|
||||||
|
pkgname=words-web2
|
||||||
|
version=213061
|
||||||
|
revision=1
|
||||||
|
build_style=fetch
|
||||||
|
short_desc="Webster's Second International word list (FreeBSD version)"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Public Domain"
|
||||||
|
homepage="https://svnweb.freebsd.org/base/head/share/dict/"
|
||||||
|
distfiles="https://svnweb.freebsd.org/base/head/share/dict/README?revision=257908&view=co>README
|
||||||
|
https://svnweb.freebsd.org/base/head/share/dict/web2?revision=${version}&view=co>web2
|
||||||
|
https://svnweb.freebsd.org/base/head/share/dict/web2a?revision=180208&view=co>web2a"
|
||||||
|
checksum="0bebe63be8ea1263c04c9ef40fbb1a88c242b0b53db32bd6c8d27ad5afffb183
|
||||||
|
e2cb48d0c7358178a02a891223694309ac9c18a63b925ad29c6c0c9e79f4e41b
|
||||||
|
9313e251fee3e56204db2b284346d61c3a80ce613d7a077c5674f15f9cb33ab3"
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall web2 0644 /usr/share/dict
|
||||||
|
vinstall web2a 0644 /usr/share/dict
|
||||||
|
vlicense README
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue