maintainer-feedback requested: [Bug 250025] graphics/gthumb fails to install with RAW option disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 1 11:17:14 UTC 2020


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 250025: graphics/gthumb fails to install with RAW option disabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250025



--- Description ---
When a user has chosen to disable RAW option in the port, it will fail to
install due to missing option knob markers in the pkg-plist file, that mark the
files built for the RAW extension optional. The failure manifests as follows:

pkg-static: Unable to access file
/usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/libraw_fi
les.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/raw_files
.extension:No
such file or directory


The attached patch fixes the issue.


More information about the freebsd-gnome mailing list