summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gnome-python-desktop/DEPENDS
blob: ed30167b497dbea9454394ac26a08c39fb40f1e4 (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
depends  python         &&
depends  glib2          &&
depends  pango          &&
depends  gtk+2          &&
depends  pygtk2         &&
depends  gnome-python2  &&

optional_depends gnome-panel                                     \
                 "--enable-applet"                               \
                 "--disable-applet"                              \
                 "Build gnome.applet bindings?"                  &&

optional_depends libgnomeprint                                   \
                 "--enable-gnomeprint"                           \
                 "--disable-gnomeprint"                          \
                 "Build gnomeprint bindings?"                    &&

optional_depends libgnomeprintui                                 \
                 "--enable-gnomeprint"                           \
                 "--disable-gnomeprint"                          \
                 "Build gnomeprint.ui bindingS?"                 &&

optional_depends gtksourceview                                   \
                 "--enable-gtksourceview"                        \
                 "--disable-gtksourceview"                       \
                 "Build gtksourceview bindings?"                 &&

optional_depends libwnck                                         \
                 "--enable-wnck"                                 \
                 "--disable-wnck"                                \
                 "Build libwnck bindings?"                       &&

optional_depends totem-pl-parser                                 \
                 "--enable-totem_plparser"                       \
                 "--disable-totem_plparser"                      \
                 "Build totem.plparser bindings?"                &&

optional_depends libgtop2                                        \
                 "--enable-gtop"                                 \
                 "--disable-gtop"                                \
                 "Build libgtop bindings?"                       &&

optional_depends gnome-media2                                    \
                 "--enable-mediaprofiles"                        \
                 "--disable-mediaprofiles"                       \
                 "Build mediaprofiles bindings?"                 &&

optional_depends librsvg2                                        \
                 "--enable-rsvg"                                 \
                 "--disable-rsvg"                                \
                 "Build librsvg bindings?"                       &&

optional_depends metacity                                        \
                 "--enable-metacity"                             \
                 "--disable-metacity"                            \
                 "Build metacity bindings"                       &&

optional_depends gnome-keyring                                   \
                 "--enable-gnomekeyring"                         \
                 "--disable-gnomekeyring"                        \
                 "Build gnome-keyring bindings?"                 &&

optional_depends gnome-desktop                                   \
                 "--enable-gnomedesktop"                         \
                 "--disable-gnomedesktop"                        \
                 "Build gnome-desktop bindings?"                 &&

optional_depends bug-buddy2                                      \
                 "--enable-bugbuddy"                             \
                 "--disable-bugbuddy"                            \
                 "Build bug-buddy bindings?"                     &&

optional_depends evolution-data-server                           \
                 "--enable-evolution --enable-evolution_ecal"    \
                 "--disable-evolution --disable-evolution_ecal"  \
                 "Build evolution-data-server bindings?"         &&

optional_depends brasero                                         \
                 "--enable-braseromedia --enable-braseroburn"    \
                 "--disable-braseromedia --disable-braseroburn"  \
                 "to build brasero bindings"                     &&

optional_depends evince                                          \
                 "--enable-evince"                               \
                 "--disable-evince"                              \
                 "to build evince bindings"