blob: db414216696d6f78e2a43bb51f538a76f97560b7 (
plain)
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
88
89
90
91
92
|
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# use flags used in the kde-sunset overlay
# dropped 2010-01-15 in 1.430
arts - Adds support for aRts: the KDE sound daemon
# dropped 2010-01-13 in 1.429
kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
# dropped 2010-03-22 in 1.436
qt3 - Adds support for the Qt GUI/Application Toolkit version 3.x
# dropped 2011-02-23 in 1.451
hal - Enable Hardware Abstraction Layer (HAL) support (WARNING: Try to avoid this. Deprecated method of accessing hardware.)
# dropped 2011-11-01 in 1.468
v4l2 - Enable support for video4linux (DEPRECATED: Use USE v4l for your package to enable v4l2 or libv4l support)
# dropped 2012-01-12 in 1.473
kdeenablefinal - EXPERIMENTAL: KDE ebuilds will use the enable-final flag, yielding compilation speedups at the cost of heavy mem usage and potentially causing problems. We strongly discourage setting this.
# dropped 2017-12-27 in 2dbbacd
linguas_ar
linguas_bg
linguas_bs
linguas_ca
linguas_ca@valencia
linguas_cs
linguas_cy
linguas_da
linguas_de
linguas_el
linguas_en
linguas_en_GB
linguas_es
linguas_et
linguas_eu
linguas_fa
linguas_fi
linguas_fr
linguas_ga
linguas_gl
linguas_he
linguas_hi
linguas_hr
linguas_hu
linguas_ia
linguas_is
linguas_it
linguas_ja
linguas_kk
linguas_km
linguas_ko
linguas_lt
linguas_lv
linguas_mr
linguas_nb
linguas_nds
linguas_nl
linguas_nn
linguas_pa
linguas_pl
linguas_pt
linguas_pt_BR
linguas_ro
linguas_ru
linguas_sk
linguas_sl
linguas_sr
linguas_sv
linguas_tg
linguas_tr
linguas_ug
linguas_uk
linguas_vi
linguas_wa
linguas_zh_CN
linguas_zh_TW
# dropped 2017-12-30
kontact - Enable support for the KDE personal information manager (kde-apps/kdepim*)
# dropped 2018-11-28
qt4 - Add support for the Qt GUI/Application Toolkit version 4.x
# dropped 2019-07-15
avahi - Add avahi/Zeroconf support
# dropped 2019-09-15
apm - Add APM (Advanced Power Management) support
|