Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: enchant
|
||||
description: Spelling library wrapper with consistent interface
|
||||
version: 2.8.16
|
||||
revision: 3
|
||||
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: d73162b5eff401a6397e1215e2b103bcef83f921c396c7f6b1394d2450d124e2
|
||||
Reference in New Issue
Block a user