mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/enchant: rebuild for hunspell
This commit is contained in:
parent
11f911eb0c
commit
d7642db2c3
@ -1,19 +1,17 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=enchant
|
||||
pkgver=1.6.0
|
||||
pkgrel=13
|
||||
pkgrel=14
|
||||
pkgdesc="A wrapper library for generic spell checking"
|
||||
url="http://www.abisource.com/enchant/"
|
||||
arch="all"
|
||||
license="LGPL-2.0-or-later"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
depends=""
|
||||
makedepends="aspell-dev glib-dev dbus-glib-dev hunspell-dev gettext-dev file
|
||||
bash"
|
||||
source="http://www.abisource.com/downloads/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz
|
||||
hunspell-build-fix.patch"
|
||||
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
prepare() {
|
||||
cd "$builddir"
|
||||
update_config_sub
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user