Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rinigus/pkg-libpostal
RPM packaging of libpostal for Sailfish
https://github.com/rinigus/pkg-libpostal
rpm-packages sailfishos
Last synced: about 1 month ago
JSON representation
RPM packaging of libpostal for Sailfish
- Host: GitHub
- URL: https://github.com/rinigus/pkg-libpostal
- Owner: rinigus
- License: mit
- Created: 2017-01-18T07:51:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-17T08:27:05.000Z (over 3 years ago)
- Last Synced: 2024-11-10T09:46:44.526Z (2 months ago)
- Topics: rpm-packages, sailfishos
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pkg-libpostal
RPM packaging of libpostal for SailfishTo build and install:
```
export SFARCH=armv7hl
mb2 -t SailfishOS-$SFARCH -s ../pkg-libpostal/rpm/libpostal.spec build
sb2 -t SailfishOS-$SFARCH -m sdk-install -R rpm -Uvh ../rpms/devel/libpostal-devel*$SFARCH.rpm
```