Komikku: update to 1.60.0, adopt.
Komikku migrated to codeberg.
Merge first:
-
https://github.com/void-linux/void-packages/pull/50777
-
https://github.com/void-linux/void-packages/pull/50776
-
[x]
libadwaita-1.6.0
Ty @chrysos349
Testing the changes
- I tested the changes in this PR: yes
Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
Crossbuilds are currently failing.
if [ "$CROSS_BUILD" ]; then
export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0"
fi
I tested the changes in this PR: briefly
did you? there are two more runtime deps:
- #50777
- #50776
p.s. actually, there is one more runtime dep (python3-curl_cffi), but it's optional (required by two servers).
I tested the changes in this PR: briefly
did you? there are two more runtime deps:
Eh, yeah i didn't test runtime. Was away from my main pc while i noticed this was out of date. Ty for noticing and creating PRs for the packages. I only would've gotten around to it on the weekend.
Just my 2 cents: your template should run fine after you add the rest of the runtime dependencies. I've been using my personal template for almost a year now, it has all the same stuff (except when they bumped gnome version, then I was just waiting for void to get up to date).