27 lines
648 B
YAML
27 lines
648 B
YAML
name: enchant
|
|
description: Spelling library wrapper with consistent interface
|
|
version: 2.8.17
|
|
revision: 1
|
|
url: https://rrthomas.github.io/enchant/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
optional_depends:
|
|
- aspell
|
|
make_depends:
|
|
- aspell
|
|
- aspell-en
|
|
- vala
|
|
- unittest-cpp
|
|
downloads:
|
|
- url: https://github.com/rrthomas/enchant/releases/download/v${BPM_PKG_VERSION}/enchant-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ee40256e271d0bc1f212ecbc8b8d3da9066b33c9ca987d266759665eb0ca694d
|