Overview
Request 1040414 accepted
- Fix: do not require versioned branding (bsc#1205950)
- Add dependency to hhdate library now in Factory
- Add _service file back now that we don't need to modify the source tarball
- Move to obscpio archive to save space
- Created by fbonazzi
- In state accepted
- Package maintainers: fbonazzi, jubalh, and uncomfyhalomacro
Loading...
Request History
fbonazzi created request
- Fix: do not require versioned branding (bsc#1205950)
- Add dependency to hhdate library now in Factory
- Add _service file back now that we don't need to modify the source tarball
- Move to obscpio archive to save space
uncomfyhalomacro accepted request
I really like this SR. thank you for the improvement :D
Hi @uncomfyhalomacro, I tried to get in touch with you today on IRC about these topics before I submitted a new SR, but since I wasn't able to reach you I figured I might as well just submit.
This SR fixes an immediate problem (bsc#1205950), and it proposes again some improvements on how to package this application using a _service file and obscpio archives. Note that now we don't need to manually modify the source tarball (which I found hacky) since the
date
library is now a regular OBS build dependency[0].[0] https://build.opensuse.org/package/show/openSUSE:Factory/hhdate
I'm going ask around in IRC every now and then for any confusion next time
This still breaks the clock module because meson doesn't find the hhdate package, check the build logs
I'm sorry I can't reproduce this, how is it broken?
I think I found what was wrong - a quite unbelievable detail in the waybar meson.build would prevent meson from actually picking up the correctly packaged and installed hhdate library. I've submitted a fix for that in SR#1042785.