Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152041737
D20202.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20202.diff
View Options
Index: head/emulators/qemu-utils/Makefile
===================================================================
--- head/emulators/qemu-utils/Makefile
+++ head/emulators/qemu-utils/Makefile
@@ -6,14 +6,14 @@
COMMENT= QEMU userland utilities
HAS_CONFIGURE= yes
-USES= cpe gmake pkgconfig perl5 python:2.7,build tar:xz
+USES= cpe gmake pkgconfig perl5 python:build tar:xz
USES+= gettext-runtime
USE_GNOME+= glib20
MAKE_ENV+= BSD_MAKE="${MAKE}" PREFIX=${PREFIX}
CONFLICTS_INSTALL= qemu-[0-9]* qemu-devel-* qemu-sbruno-*
OPTIONS_SLAVE= DOCS
-OPTIONS_EXCLUDE= SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \
+OPTIONS_EXCLUDE= SAMBA X11 GTK3 OPENGL GNUTLS SASL JPEG PNG CURL \
CDROM_DMA PCAP USBREDIR GNS3 X86_TARGETS \
STATIC_LINK NCURSES VDE
MASTERDIR= ${.CURDIR}/../qemu
Index: head/emulators/qemu/Makefile
===================================================================
--- head/emulators/qemu/Makefile
+++ head/emulators/qemu/Makefile
@@ -86,7 +86,9 @@
X11_CONFIGURE_ENABLE= sdl
X11_USE= SDL=sdl2 XORG=x11,xext
X11_USES= sdl
+.if !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX} != "-utils"
X86_TARGETS_USE_OFF= GNOME=cairo,gdkpixbuf2
+.endif
PORTDOCS?= docs qemu-doc.html qemu-doc.txt qemu-ga-ref.html qemu-ga-ref.txt \
qemu-qmp-ref.html qemu-qmp-ref.txt
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 7:35 AM (8 m, 32 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31400258
Default Alt Text
D20202.diff (1 KB)
Attached To
Mode
D20202: emulators/qemu-utils: use GTK3. Don't use cairo.
Attached
Detach File
Event Timeline
Log In to Comment