Lines 15-21
Link Here
|
15 |
libnotify.so:devel/libnotify \ |
15 |
libnotify.so:devel/libnotify \ |
16 |
libxkbfile.so:x11/libxkbfile |
16 |
libxkbfile.so:x11/libxkbfile |
17 |
|
17 |
|
18 |
USES= cmake compiler:c++14-lang cpe gnome localbase:ldflags qt:5 ssl xorg |
18 |
USES= cmake compiler:c++14-lang cpe gnome localbase:ldflags pkgconfig qt:5 ssl xorg |
19 |
CPE_VENDOR= synergy-foss |
19 |
CPE_VENDOR= synergy-foss |
20 |
USE_QT= core dbus network widgets buildtools:build linguisttools:build qmake:build |
20 |
USE_QT= core dbus network widgets buildtools:build linguisttools:build qmake:build |
21 |
USE_GNOME= gdkpixbuf2 glib20 |
21 |
USE_GNOME= gdkpixbuf2 glib20 |
Lines 39-45
Link Here
|
39 |
OPTIONS_SUB= yes |
39 |
OPTIONS_SUB= yes |
40 |
|
40 |
|
41 |
AVAHI_LIBDNS_DESC= Use libdns from avahi to avoid conflicts with KDE/Gnome |
41 |
AVAHI_LIBDNS_DESC= Use libdns from avahi to avoid conflicts with KDE/Gnome |
42 |
AVAHI_LIBDNS_USES= pkgconfig |
|
|
43 |
AVAHI_LIBDNS_CFLAGS= `pkg-config --cflags avahi-compat-libdns_sd` |
42 |
AVAHI_LIBDNS_CFLAGS= `pkg-config --cflags avahi-compat-libdns_sd` |
44 |
AVAHI_LIBDNS_LDFLAGS= `pkg-config --libs avahi-compat-libdns_sd` |
43 |
AVAHI_LIBDNS_LDFLAGS= `pkg-config --libs avahi-compat-libdns_sd` |
45 |
AVAHI_LIBDNS_LIB_DEPENDS= libdns_sd.so:net/avahi-libdns |
44 |
AVAHI_LIBDNS_LIB_DEPENDS= libdns_sd.so:net/avahi-libdns |