Commit Graph

7 Commits

Author SHA1 Message Date
dell
b3beac4596 silence output 2025-03-30 07:14:24 +05:00
dell
6caa72e729 add svg-cursor build steps to build.sh
based on https://github.com/jinliu/svg-cursor/tree/main/build-svg-theme, including the script in that repo
2025-03-30 07:09:44 +05:00
dell
31d6705de5 replace inkscape with rsvg-convert
- inkscape is an overkill for converting svgs to pngs
- rsvg-convert has minimal dependencies, is faster, suited for scripts
- fixed some typos in previous command (w, h were repeated)
2025-03-30 05:53:08 +05:00
dell
32ab49d382 fix dependencies check and install
- spaces to tabs for consistency with the rest of the file
- the command check was broken, fixed
- xcursorgen is now part of the x11-apps pkg on ubuntu; added install... for it; switched apt to apt-get (stable cli)
- changed the pkg name to the valid one for other distros
2025-03-30 05:25:37 +05:00
Julian Strecker
1d2ae9a1ec Update build.sh
Change Message to appropriate one when inkscape is missing
2021-02-10 08:53:32 +01:00
vinceliuice
8e68939171 update 2021-01-06 18:59:12 +08:00
vinceliuice
fe3e959aa0 Initial commit 2020-08-12 16:00:07 +08:00