2022-01-05 02:25:46 +01:00
# Aleta Postre
2022-01-05 02:16:54 +01:00
2022-08-14 01:47:34 +02:00
### A fancy icon pack with a very very consistent look!
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-08-14 01:47:34 +02:00
I am working just now adding more icons and updating all the old-designed ones. In a few months (or weeks) the final release will be here in the [releases page ](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/releases )!
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.
2022-08-14 01:47:34 +02:00
| inkscape | required |
| GNU parallel | required |
| bash | required |
| optipng | optional |
optipng is optional, only required if you want to optimize your build. useful while distributing it.
If you want to use it, DON'T put `-a` in the build script. The following build command has it so remove it
### build command:
2022-02-22 17:12:47 +01:00
2022-01-14 00:19:01 +01:00
```
2022-08-14 01:47:34 +02:00
# Clone this repo and enter to it
2022-01-14 00:19:01 +01:00
git clone https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre
cd aleta-postre
2022-08-14 01:47:34 +02:00
# Launch the build script with the following options:
# Start again, Avoid optipng, Auto install
./tasks/build.sh -r -a -i
2022-01-14 00:19:01 +01:00
```
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 )