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