summaryrefslogtreecommitdiffstats
path: root/kde-core/kdebase/DEPENDS
blob: b664c65d4c09cb094de8b485b61606b0bb5af6d0 (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
depends  -sub "SVG SSL" kdelibs  &&

depends  imake          &&
depends  libpng         &&
depends  libxau         &&
depends  libxcomposite  &&
depends  libxcursor     &&
depends  libxdmcp       &&
depends  libxfixes      &&
depends  libxft         &&
depends  libxrandr      &&
depends  glib2          &&
depends  libxtst        &&
depends  libxxf86misc   &&
depends  bdftopcf       &&
depends  xsetroot       &&
depends  xset           &&

if [[ $(installed_version kdelibs) != $VERSION ]]; then
  force_depends kdelibs
fi &&

#if  [  "$KDEBASE_AFS"   =  "y"  ]  ||
#    [  "$KDEBASE_KRB4"  =  "y"  ]  ||
#    [  "$KDEBASE_KRB5"  =  "y"  ];  then
#  message  "${MESSAGE_COLOR}AFS and KRB4 require krb5 to be compiled with krb4 support${DEFAULT_COLOR}"
#  depends  krb5
#fi  &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  OPENGL                 \
                  '--with-gl'            \
                  '--without-gl'         \
                  'for 3D OpenGL modes'  &&

optional_depends  shadow                         \
                  '--with-shadow'                \
                  '--without-shadow'             \
                  'for shadow password support'  &&

optional_depends  linux-pam                 \
                  '--with-pam=yes'          \
                  '--with-pam=no'           \
                  'for PAM authentication'  &&

optional_depends  openldap                   \
                  '--with-ldap'              \
                  '--without-ldap'           \
                  'for LDAP authentication'  &&

optional_depends  JAVA                      \
                  ''                        \
                  '--without-java'          \
                  'for Java support in konqueror'  \
                  'z-rejected'              &&

optional_depends  libraw1394              \
                  ''                      \
                  ''                      \
                  'for firewire support'  &&

optional_depends  cdparanoia              \
                  ''                      \
                  ''                      \
                  'for CD ripping'       &&

optional_depends  libvorbis               \
                  ''                      \
                  ''                      \
                  'for Ogg/Vorbis support' &&

optional_depends  lame                    \
                  ''                      \
                  ''                      \
                  'for MP3 support'      &&

optional_depends  libusb                  \
                  '--with-libusb'         \
                  '--without-libusb'      \
                  'for usb support'      &&

optional_depends  mtools                  \
                  ''                      \
                  ''                      \
                  'for direct floppy access'      &&

optional_depends  samba                   \
                  '--with-samba'          \
                  '--without-samba'       \
                  'for smb support'       &&

optional_depends  wine                    \
                  ''                      \
                  ''                      \
                  'for ActiveX support'   &&


optional_depends  LIBSASL                          \
                  ''                               \
                  ''                               \
                  'for Cyrus SASL authentication'  &&

optional_depends  openssl                         \
                  '--with-ssl'                    \
                  '--without-ssl'                 \
                  'to use encrypted connections'  &&

optional_depends  hal                                 \
                  '--with-hal'                        \
                  '--without-hal'                     \
                  'for automatic hardware detection'  &&


if is_depends_enabled $SPELL hal; then
  depends dbus-qt3-old
fi  &&

optional_depends  libxdamage                       \
                  '--with-composite'            \
                  '--without-composite'         \
                  'for kompmgr - kde compositing manager'  &&

optional_depends  ntp                                  \
                  ''                                   \
                  ''                                   \
                  'for network time protocol support'  &&

optional_depends  fontconfig                           \
                  ''                                   \
                  ''                                   \
                  'to configure font access'           &&

optional_depends  POSTSCRIPT-INTERPRETER               \
                  ''                                   \
                  ''                                   \
                  'for a PostScript(R) interpreter'    &&

optional_depends  libxml2                              \
                  ''                                   \
                  ''                                   \
                  'for a C++ XML interface'            &&

optional_depends  libxslt                              \
                  ''                                   \
                  ''                                   \
                  'for XSLT support'                   &&

optional_depends  CUPS                                 \
                  ''                                   \
                  ''                                   \
                  'for CUPS printing support'          &&

optional_depends  hfsutils                             \
                  ''                                   \
                  ''                                   \
                  'for HFS filesystem utilities'       &&

optional_depends  FAM                                  \
                  ''                                   \
                  ''                                   \
                  'for filesystem monitoring'          &&

optional_depends  tiff                                 \
                  ''                                   \
                  ''                                   \
                  'for TIFF image support'             &&

optional_depends  jpeg                                 \
                  ''                                   \
                  ''                                   \
                  'for JPEG image support'             &&

optional_depends  libmng                               \
                  ''                                   \
                  ''                                   \
                  'for animated PNG support'           &&

optional_depends  freetype2                            \
                  ''                                   \
                  ''                                   \
                  'for freetype support'               &&

optional_depends  openexr                                 \
                  '--with-openexr --disable-new-ldflags'  \
                  '--without-openexr'                     \
                  'for High dynamic-range format (this will disable new LDFLAGS)'  &&

optional_depends  lm_sensors                           \
                  '--with-sensors'                     \
                  '--without-sensors'                  \
                  'for hardware monitoring'            &&

optional_depends  htdig                      \
                  ''                         \
                  ''                         \
                  'for KDE Help generation'  &&

optional_depends  sudo                            \
                  '--with-sudo-kdesu-backend'     \
                  ''                              \
                  'to use sudo as kdesu backend'  &&

optional_depends  mdnsresponder                                  \
                  '--enable-dnssd'                               \
                  '--disable-dnssd'                              \
                  'for browsing and publishing DNS-SD services'