summaryrefslogtreecommitdiff
path: root/profiles/desktop/make.defaults
blob: b0ba0020254803c2d0e855bb6f23e479b7f90187 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
FEATURES="noinfo"

# net-misc/teamviewer
ACCEPT_LICENSE="${ACCEPT_LICENSE} TeamViewer"

# sys-apps/IPMIView
ACCEPT_LICENSE="${ACCEPT_LICENSE} Oracle-BCLA-JavaSE"

# www-plugins/chrome-binary-plugins
ACCEPT_LICENSE="${ACCEPT_LICENSE} google-chrome"

# Generic
USE="-server hardened smp threads"

# Ciphering
USE="${USE} gpg openssl urandom smime"

# Misc
USE="${USE} nsplugin utils"
USE="${USE} color"
USE="${USE} vim"
USE="${USE} -joystick"
USE="${USE} lvm"
USE="${USE} brotli"

# Fonts
USE="${USE} fontconfig fontforge harfbuzz woff2"

# Programming languages
USE="${USE} -java"

 # Compression
USE="${USE} lzo lzma"

# Print
USE="${USE} cups"

# Auth
USE="${USE} -consolekit smartcard pkcs11"

# Graphical protocol
USE="${USE} X xorg"

# Graphical toolkits
USE="${USE} -gles -gles2 -gnome -qt3support -qt5 -wxwidgets fbcon fbcondecor"

# Linguas
USE="${USE} nls idn cjk"

# Coding
USE="${USE} aspell icu spell"

# Browsing
USE="${USE} -flash webkit"

# Network
USE="${USE} network -ppp bluetooth -ldap curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext chromecast websocket websockets"

# Image codec
USE="${USE} avif graphviz imagemagick bmp ico heif jbig jpeg jpeg2k jpegxl png svg webp xft xpm"

# Sound system
USE="${USE} alsa audioscrobbler gstreamer pulseaudio scrobbler"

# Sound codec
USE="${USE} a52 aacplus amr cdio cddb cdparanoia dav1d dirac faac gsm lame mp3 musepack mtp schroedinger shine sound sndfile speex taglib twolame vorbis wavpack wma-fixed"

# Video systems
USE="${USE} video dga dvd dri dri3 drm hidpi libv4l opengl openh264 sdl v4l v4l2 vaapi vpx -vdpau x264 x265 xvmc"

# Video codec
USE="${USE} ffmpeg matroska mp4 mpeg mpeg2 ogg ogm quicktime theora xine"

# Typesetting
USE="${USE} latex"

# Accessiblity
USE="${USE} -accessibility -espeak -udisks highlight -geolocation"

# Misc desktop
USE="${USE} cue fftw json libaas srt xface"

# Systemd
USE="${USE} user-session policykit"

# Build
USE="${USE} lto -pgo"