xiphos: update to 4.4.0#61250
Conversation
| hostmakedepends="appstream-glib dbus-glib-devel desktop-file-utils gettext | ||
| glib-devel libxml2-python3 pkg-config python3-lxml yelp-tools zip" | ||
| hostmakedepends="AppStream appstream-glib dbus-glib-devel desktop-file-utils gettext | ||
| glib-devel libxml2-python3 pkg-config python3-lxml yelp-tools util-linux zip" |
There was a problem hiding this comment.
Can't add util-linux, this destroys the build chroot by replacing the minimal version.
There was a problem hiding this comment.
I noticed that I thought its only on my systerm. I'll check out other methods.
There was a problem hiding this comment.
What does it need from util-linux, could it be enabled in chroot-util-linux?
There was a problem hiding this comment.
What does it need from util-linux, could it be enabled in chroot-util-linux?
It looks for uuidgen. I thought toggling -DEPUB:BOOL=OFF
There was a problem hiding this comment.
Hm why not keep the patch, does it actually use uuidgen now?
There was a problem hiding this comment.
I dont know how and why but the patch works now for some reason or another
f7f59f3 to
2c6b0cc
Compare
|
|
||
|
|
||
|
|
||
|
|
| distfiles="https://github.com/crosswire/xiphos/archive/refs/tags/${version}.tar.gz" | ||
| checksum=9d90678657aa1cf34a5101aa56bcdbdfdb586609d8a43004b872ca80988f5f35 | ||
| checksum=b54551c1420b1a2129d3b56f7b77bf1d46555ecd90b321a4d3ffa4ffde811537 | ||
| configure_args+=" -DEPUB:BOOL=OFF" |
There was a problem hiding this comment.
It can. Idk why some of my changes didn't apply but whatever. I'll fix it
Testing the changes
Local build testing