rizmut / libreoffice-style-colibre

Colibre Icon Theme for LibreOffice
17 stars 1 forks source link

check for all necessary software at once, enhanced README.md #68

Closed freckhard closed 5 months ago

freckhard commented 1 year ago

Hey there, thanks for your icon repository for libreoffice, finally my poor eyes can see pretty icons with dark mode! I was building the icon set myself, but had to rerun the build.sh three times individually because I lacked the dependencies (and did not check the build.sh). So my addition checks for all of those (inlcuding inkscape, which was somehow necessary, but not installed on my mint desktop) and aborts if necessary after all have been checked. I also added some minor additional details to the README.md, listing the prerequisites.

rizmut commented 1 year ago

Thanks for addition. For light only build script I would rather to see some option like build.sh --l. Would be great if you know how to add that kind of option.