Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: hunspell
|
||||
description: Popular spellchecking library
|
||||
version: 1.7.2
|
||||
revision: 1
|
||||
url: https://github.com/hunspell/hunspell
|
||||
license: LGPL2.1-or-later,GPL2-or-later,MPL1.1
|
||||
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: 69fa312d3586c988789266eaf7ffc9861d9f6396c31fc930a014d551b59bbd6e
|
||||
Reference in New Issue
Block a user