2022-01-05 02:25:46 +01:00
|
|
|
# Aleta Postre
|
2022-01-05 02:16:54 +01:00
|
|
|
|
2022-01-05 03:06:20 +01:00
|
|
|
### A material icon pack featuring gradients, squares, and white symbolics!
|
2022-01-05 02:25:46 +01:00
|
|
|
|
2022-06-18 03:12:56 +02:00
|
|
|
![aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/raw/branch/master/other/images/Presentacion.png)
|
2022-01-05 02:25:46 +01:00
|
|
|
|
2022-02-18 00:22:50 +01:00
|
|
|
This icon pack is strongly inspired in moka and ameixa, and a bit in adwaita.
|
2022-01-05 02:25:46 +01:00
|
|
|
|
2022-02-18 00:22:50 +01:00
|
|
|
Now we are working in the redesign of the icon pack, and adding new apps to the list of icons.
|
2022-01-05 02:25:46 +01:00
|
|
|
|
2022-02-18 00:22:50 +01:00
|
|
|
# Download
|
2022-01-05 02:25:46 +01:00
|
|
|
|
2022-02-18 00:22:50 +01:00
|
|
|
* [from a release](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/releases)
|
|
|
|
* [build from source](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre#build-from-source)
|
2022-05-24 13:51:22 +02:00
|
|
|
* [from an automatic release*](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser)
|
|
|
|
|
2022-01-14 00:19:01 +01:00
|
|
|
# build from source
|
2022-01-05 02:25:46 +01:00
|
|
|
|
2022-02-22 17:12:47 +01:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
Make sure you have them all installed.
|
|
|
|
|
|
|
|
* inkscape
|
|
|
|
* GNU parallel
|
|
|
|
* bash
|
2022-06-18 00:47:02 +02:00
|
|
|
* optipng
|
2022-02-22 17:12:47 +01:00
|
|
|
|
2022-01-14 00:19:01 +01:00
|
|
|
```
|
|
|
|
# clone this repo and enter to it
|
|
|
|
git clone https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre
|
|
|
|
cd aleta-postre
|
|
|
|
# launch the build script
|
|
|
|
./tasks/build.sh
|
|
|
|
```
|
2022-01-10 00:20:33 +01:00
|
|
|
*note: the building process takes more or less 15 minutes*
|
2022-01-05 02:25:46 +01:00
|
|
|
|
|
|
|
* apply
|
|
|
|
|
|
|
|
go to your settings app and select aleta as the icon pack
|
|
|
|
|
2022-02-18 00:34:53 +01:00
|
|
|
## Credits
|
2022-01-13 22:59:39 +01:00
|
|
|
|
2022-04-03 14:46:42 +02:00
|
|
|
[Credits list](./AUTHORS.md)
|
2022-01-13 22:59:39 +01:00
|
|
|
|
2022-01-05 02:25:46 +01:00
|
|
|
## license
|
|
|
|
|
|
|
|
the scripts on this project are licensed under the GNU GPL v3. See LICENSE
|
|
|
|
that license is also known as GPLv3
|
2022-02-09 01:32:47 +01:00
|
|
|
|
2022-02-09 01:32:02 +01:00
|
|
|
![gpl image](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)
|
2022-02-09 01:26:11 +01:00
|
|
|
|
2022-01-05 02:25:46 +01:00
|
|
|
the assets in this work are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE
|
|
|
|
that license is also known as CC-BY-SA-4.0
|
2022-02-09 01:32:47 +01:00
|
|
|
|
2022-02-09 01:26:11 +01:00
|
|
|
![CC-BY-SA-4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)
|