Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rinigus/pkg-czmq
RPM packaging of CZMQ for Sailfish
https://github.com/rinigus/pkg-czmq
rpm-packages sailfishos
Last synced: about 1 month ago
JSON representation
RPM packaging of CZMQ for Sailfish
- Host: GitHub
- URL: https://github.com/rinigus/pkg-czmq
- Owner: rinigus
- License: mit
- Created: 2017-05-15T20:42:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T18:10:50.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T09:45:23.012Z (2 months ago)
- Topics: rpm-packages, sailfishos
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pkg-zmq
RPM packaging of CZMQ for SailfishTo get the sources, run `download.sh`
To build and install:
```
export SFARCH=armv7hl
mb2 -t SailfishOS-$SFARCH -s ../rpm/czmq.spec build
sb2 -t SailfishOS-$SFARCH -m sdk-install -R rpm -i /czmq*$SFARCH.rpm
```