Page MenuHomeFreeBSD

emulators/qemu-utils: use GTK3. Don't use cairo.
ClosedPublic

Authored by asomers on May 8 2019, 7:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 1:45 AM
Unknown Object (File)
Fri, Oct 24, 5:36 AM
Unknown Object (File)
Thu, Oct 16, 4:50 AM
Unknown Object (File)
Sep 21 2025, 11:21 AM
Unknown Object (File)
Sep 20 2025, 10:08 PM
Unknown Object (File)
Sep 20 2025, 7:34 PM
Unknown Object (File)
Sep 20 2025, 3:42 PM
Unknown Object (File)
Sep 20 2025, 2:45 PM
Subscribers

Details

Summary

emulators/qemu-utils: Don't depend on GTK3 or cairo.

r499318 switched qemu from GTK2 to GTK3, accidentally making GTK3 a
dependency of qemu-utils. This commit fixes that, and also removes cairo as
a dependency for qemu-utils.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable