bsd-ac / wayland-desktop

Gentoo overlay for Wayland related ebuilds
https://gentoo.org
ISC License
62 stars 19 forks source link

gui-wm/labwc: Version bump 0.7.1 -> 0.7.2 #87

Closed tfemby closed 1 month ago

tfemby commented 1 month ago

This commit does a few different things. The simplest being the version bump from 0.7.1 -> 0.7.2.

0.7.0 has been removed to keep the labwc dir tidy.

All of the builds were also not refreshing the icon cache upon merge so I've added in xdg_icon_cache_update into the pkg_postinst and pkg_postrm functions consequently.

The metadata.xml file also was missing the tags which I have now added.

tfemby commented 1 month ago

the syntax is broken for meson_feature

Using your suggestion, it should all be up to scratch now. Meson ebuilds aren't my strong suite but this has been a good learning experience!

epsilon-0 commented 1 month ago

Thanks for the PR!