blob: 8e38c47a684a625f4b11d1ab1f18b05d21598154 (
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
|
RUNTIME DEPENDENCIES:
python3
pylibgamma
solar-python
argparser-python (required but can function partially if missing)
libxcb (opt-out)
For ICC profile listing under X
linux (optional)
For backlight support via sysfs
linux, adjbacklight (optional)
For permission-hasslefree backlight adjustments via sysfs
wget (optional)
For weather conditions, default command
BUILD DEPENDENCIES:
python3
gcc (opt-out)
libxcb (opt-out)
make
coreutils
sed
zip
texinfo (opt-out)
auto-auto-complete (opt-out)
INSTALL DEPENDENCIES:
make
coreutils
DEPENDENCY SOURCES:
pylibgamma https://github.com/maandree/pylibgamma
solar-python https://github.com/maandree/solar-python
argparser-python https://github.com/maandree/argparser
adjbacklight https://github.com/maandree/adjbacklight
auto-auto-complete https://github.com/maandree/auto-auto-complete
|