harbour-muchkin/README.md

23 lines
765 B
Markdown
Raw Normal View History

2021-05-10 20:12:10 +00:00
# Muchkin icons
==============
2021-05-10 20:12:10 +00:00
Make your webapps icons in the app box look better with the rest of your native apps by choosing whether the corners are rounded or pointed
2015-02-21 14:19:19 +00:00
2021-05-10 20:12:10 +00:00
## Dependencies
- SailfishOS (tested in SailfishOS 4 with an Xperia XA2)
- [Python3-numpy](https://openrepos.net/content/nobodyinperson/python3-numpy)
- [Python3-pillow](https://openrepos.net/content/birdzhang/python3-pillow)
2015-02-21 14:19:19 +00:00
2021-05-10 20:12:10 +00:00
## Build dependencies
- [fpm](https://github.com/jordansissel/fpm)
2015-02-21 14:19:19 +00:00
2021-05-10 20:12:10 +00:00
## Build your own RPM package
1. Clone the repository: `git clone https://gitlab.com/kirbylife/harbour-muchkin`
1. Go to the directory: `cd harbour-muchkin`
1. Build the package: `make rpm-jolla`
1. the .rpm file will be on `/tmp/fpm-jolla/`
2015-02-21 14:19:19 +00:00
2021-05-10 20:12:10 +00:00
## TO-DO
- [ ] TO-DO list
2015-02-21 14:19:19 +00:00
2021-05-10 20:12:10 +00:00
Contributors are welcome :)