Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: hunspell
|
||||
description: Popular spellchecking library
|
||||
version: 1.7.3
|
||||
revision: 2
|
||||
url: https://github.com/hunspell/hunspell
|
||||
license: LGPL2.1-or-later,GPL2-or-later,MPL1.1
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- ncurses
|
||||
- readline
|
||||
optional_depends:
|
||||
- perl
|
||||
downloads:
|
||||
- url: https://github.com/hunspell/hunspell/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 933be3dac6fd55f6e752331a170efb7e33800e40fae1156d8434cc8c85379a1b
|
||||
Reference in New Issue
Block a user