mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: aspell-el-0.08.0
This commit is contained in:
parent
495eba616c
commit
cf666c2244
1 changed files with 16 additions and 0 deletions
16
srcpkgs/aspell-el/template
Normal file
16
srcpkgs/aspell-el/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'aspell-el'
|
||||||
|
pkgname=aspell-el
|
||||||
|
version=0.08.0
|
||||||
|
revision=1
|
||||||
|
_distver="${version%.*}-${version##*.}"
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="aspell6-el-${_distver}"
|
||||||
|
build_style=configure
|
||||||
|
hostmakedepends="aspell-devel"
|
||||||
|
depends="aspell"
|
||||||
|
short_desc="Greek dictionary for aspell"
|
||||||
|
maintainer="Nicholas Christopoulos <nereus@freemail.gr>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="http://www.elspell.gr/"
|
||||||
|
distfiles="${GNU_SITE}/aspell/dict/el/aspell6-el-${_distver}.tar.bz2"
|
||||||
|
checksum=4af60f1a8adf8b1899680deefdf49288d7406a2c591658f880628bf7c1604cd2
|
Loading…
Add table
Reference in a new issue