aleta-postre/README.md

78 lines
2.5 KiB
Markdown
Raw Permalink Normal View History

<!--
SPDX-FileCopyrightText: 2022 debgerme <fossgerme@tuta.io>
SPDX-License-Identifier: CC-BY-SA-4.0
-->
2022-01-05 02:25:46 +01:00
# Aleta Postre
2022-01-05 02:16:54 +01:00
![REUSE compliant](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/raw/branch/master/other/images/reuse-compliant.svg)
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)
* [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-08-17 03:54:35 +02:00
Please see the help command in the script. it is the most updated way to see how to export aleta.
2022-08-16 23:01:26 +02:00
2022-02-22 17:12:47 +01:00
### Dependencies
Make sure you have them all installed.
| dependency | status |
2022-08-16 22:56:16 +02:00
| ------------ | -------- |
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.
2022-08-16 22:55:00 +02:00
Before building, please pull all the changes (`git pull`). I update aleta a lot and if you miss a change, it will be unpleasant for me ewe
2022-08-14 01:47:34 +02:00
### 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:
# autoinstall, restart, export
# note: the building process takes more or less 15 minutes*
2022-08-14 01:47:34 +02:00
./tasks/build.sh -r -i -e
2022-01-14 00:19:01 +01:00
```
2022-01-05 02:25:46 +01:00
* apply
go to your settings app and select aleta as the icon pack
## Credits
[Credits list](./AUTHORS.md)
2022-01-05 02:25:46 +01:00
## license
*Copyright: 2022 debgerme <fossgerme@tuta.io>*
2022-02-09 01:32:47 +01:00
This project is REUSE 3.0 compliant :D
2022-02-09 01:26:11 +01:00
* The scripts in this project are licensed under the GPLv3 or later license
* The images in this project are licensed under the CC-BY-SA-4.0 license
* The gitignore is licensed under the Unlicense license
2022-02-09 01:32:47 +01:00
the licenses are in the LICENSES folder.
![gpl image](https://www.gnu.org/graphics/gplv3-with-text-136x68.png) ![CC-BY-SA-4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)