https://github.com/rinigus/pkg-hunspell
RPM packaging of Hunspell for SailfishOS
https://github.com/rinigus/pkg-hunspell
Last synced: 5 months ago
JSON representation
RPM packaging of Hunspell for SailfishOS
- Host: GitHub
- URL: https://github.com/rinigus/pkg-hunspell
- Owner: rinigus
- License: mit
- Created: 2018-02-26T18:32:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T13:20:20.000Z (over 8 years ago)
- Last Synced: 2025-04-07T17:48:57.332Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pkg-hunspell
RPM packaging of Hunspell for SailfishOS
To build and install:
```
export SFARCH=armv7hl; mb2 -t SailfishOS-$SFARCH -s build
export SFARCH=armv7hl; sb2 -t SailfishOS-$SFARCH -m sdk-install -R rpm -i
```