Lines 26-34
Link Here
|
26 |
BROKEN_powerpc64= fails to compile: In function aio_bh_poll: internal compiler error: Segmentation fault |
26 |
BROKEN_powerpc64= fails to compile: In function aio_bh_poll: internal compiler error: Segmentation fault |
27 |
|
27 |
|
28 |
OPTIONS_DEFINE= SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \ |
28 |
OPTIONS_DEFINE= SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \ |
29 |
CDROM_DMA PCAP USBREDIR GNS3 X86_TARGETS \ |
29 |
VDE CDROM_DMA PCAP USBREDIR GNS3 X86_TARGETS \ |
30 |
STATIC_LINK DOCS NCURSES |
30 |
STATIC_LINK DOCS NCURSES |
31 |
SAMBA_DESC= samba dependency (for -smb) |
31 |
SAMBA_DESC= samba dependency (for -smb) |
|
|
32 |
VDE_DESC= vde dependency (for vde networking) |
32 |
GNUTLS_DESC= gnutls dependency (vnc encryption) |
33 |
GNUTLS_DESC= gnutls dependency (vnc encryption) |
33 |
SASL_DESC= cyrus-sasl dependency (vnc encryption) |
34 |
SASL_DESC= cyrus-sasl dependency (vnc encryption) |
34 |
JPEG_DESC= jpeg dependency (vnc lossy compression) |
35 |
JPEG_DESC= jpeg dependency (vnc lossy compression) |
Lines 56-61
Link Here
|
56 |
PNG_CONFIGURE_OFF= --disable-vnc-png |
57 |
PNG_CONFIGURE_OFF= --disable-vnc-png |
57 |
CURL_LIB_DEPENDS= libcurl.so:ftp/curl |
58 |
CURL_LIB_DEPENDS= libcurl.so:ftp/curl |
58 |
CURL_CONFIGURE_OFF= --disable-curl |
59 |
CURL_CONFIGURE_OFF= --disable-curl |
|
|
60 |
VDE_LIB_DEPENDS= libvdeplug.so:net/vde2 |
61 |
VDE_CONFIGURE_OFF= --disable-vde |
59 |
OPENGL_USE= GL=yes |
62 |
OPENGL_USE= GL=yes |
60 |
OPENGL_CONFIGURE_OFF= --disable-opengl |
63 |
OPENGL_CONFIGURE_OFF= --disable-opengl |
61 |
USBREDIR_BUILD_DEPENDS= usbredir>=0.6:net/usbredir |
64 |
USBREDIR_BUILD_DEPENDS= usbredir>=0.6:net/usbredir |