New package: aspell-en-7.1 (requested by neok).
This commit is contained in:
parent
01f9132c2e
commit
fff1ac2b16
1 changed files with 21 additions and 0 deletions
21
srcpkgs/aspell-en/template
Normal file
21
srcpkgs/aspell-en/template
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'aspell-en'
|
||||||
|
pkgname=aspell-en
|
||||||
|
version=7.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="aspell6-en-${version}-0"
|
||||||
|
build_style=configure
|
||||||
|
hostmakedepends="which"
|
||||||
|
makedepends="aspell-devel"
|
||||||
|
short_desc="English dictionary for aspell"
|
||||||
|
homepage="http://aspell.net/"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
distfiles="${GNU_SITE}/aspell/dict/en/aspell6-en-${version}-0.tar.bz2"
|
||||||
|
checksum=ff9df3c2e8c5bb19c6a66078b36a0ef4c4dfb0fcb969e29f7b5345e26d748d0a
|
||||||
|
|
||||||
|
aspell-en_package() {
|
||||||
|
noarch=yes
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue