Summary: | Remove GUI packages as dependencies from emulators/qemu-utils | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kirill Ponomarev <krion> | ||||||||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Many People | CC: | andrey, asomers, bofh, ken, krion, zhecka | ||||||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ken) |
||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Description
Kirill Ponomarev
![]() Created attachment 209610 [details]
qemu port patch
Fast delete gnome dependency for children ports, require testing
Created attachment 209611 [details]
qemu-utils
USE_GNOME glib20 --> libxml2
may be overkill
(In reply to Andrey Fesenko from comment #2) however, qemu-utils have CONFIGURE_ARGS --disable-gtk, why his depend USE_GNOME? Created attachment 209646 [details]
qemu port patch
Check patch poudriere 13, 12.1 (i386, amd64)
qemu require glib20 build dependency
Thank you for testing this, and for the patch! The patch looks good to me, assigning this to bofh since the patch is to qemu. Created attachment 209660 [details]
qemu port patch
Remove LIB_DEPENDS libglib not require, adding this in previous version patch my fault
please checkout a new version of qemu-guest-agent. https://github.com/aborche/qemu-guest-agent Maybe possible insert this port to ports tree ? A commit references this bug: Author: bofh Date: Sat Dec 7 17:33:54 UTC 2019 New revision: 519224 URL: https://svnweb.freebsd.org/changeset/ports/519224 Log: emulators/qemu: Remove GUI dependencies from emulators/qemu-utils PR: 242370 Submitted by: krion Changes: head/emulators/qemu/Makefile (In reply to aborche from comment #7) Let me work on that. Hopefully I will be able to do it within a short notice. |