parent
93bafb401a
commit
daa1129150
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'enchant2'
|
||||
pkgname=enchant2
|
||||
version=2.2.3
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="enchant-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,6 +12,8 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
homepage="https://abiword.github.io/enchant/"
|
||||
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
||||
checksum=abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d
|
||||
make_build_args="pkgdatadir=/usr/share/enchant-2"
|
||||
make_install_args="$make_build_args"
|
||||
|
||||
enchant2-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue