You are not logged in.
As a follow-up to https://forums.bunsenlabs.org/viewtopic … 98#p136998
... I've started to work on what @johnraff was suggesting, building a reduced yaru-theme-icon package that only contains the necessary icons, instead of all of the color variants.
Well, I've built yaru-theme-icon, version 24.04.3-1.1, that only contains the necessary icons for Yaru-bark-dark (which also includes Yaru, Yaru-dark and Yaru-bark icons by necessity).
Of course, this means that if anyone installs the full yaru-theme-icon package from trixie/sid and they then install my package, the other color variants will be overwritten/removed.
How do I rename/rebuild my package, sourced from yaru-theme-icon, to bunsen-yaru-theme-icon?
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^Perhaps rename the actual icon-theme and package, IDK "carbon-yaru(dark,bark-dark etc)" or summint, Put it on github, create a release, (that will create an 'upstream' .tar.gz) and the rest I'll leave as an exercise for the user.. you in this case.
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
^ Thanks! Building yaru-theme-icons was unreasonable because the source package brings in all of the Yaru suite (yaru-theme-gtk, yaru-theme-gnome-shell, yaru-theme-sounds...)
So I used @johnraff's bunsen-papirus-icon-theme as a reference and was succesful!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Typo on the changelog, oh well! "Add bunen-yaru-icons."
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
I used @johnraff's bunsen-papirus-icon-theme as a reference and was succesful!
This is what I always do when trying something new.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^ Dude, you're so professional, it was easy once I used your files as templates. Today I discovered the debian/install file.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline