summaryrefslogblamecommitdiffstats
path: root/DEPENDENCIES
blob: c6928cca671d6a45604b3fd3b8e00af1e781152f (plain) (tree)
1
2
3
4
5
6
7
8
9


                     
 
                                                                         



                                                                              


                                                             



                                       
                                         

                        
                                           

                                      
                                                                     
        
                       
                                                   
 



                  
           
               

                                                             
                                                      
                                                      



                 
                         







                                                                            
 
RUNTIME DEPENDENCIES:

	python3

	argparser-python (required but can function partially if missing)
	
	libxcb (opt-out)
	    For RandR support and CRTC listing and ICC profile listing under X
	
	libxcb (opt-in)
	    For testing Windows support on GNU/Linux under X.
	
	libx11, libxxf86vm (opt-out)
	    For VidMode support under X
	
	libdrm (opt-out)
	    For support under TTY via DRM
	
	linux (optional)
	    For backlight support via sysfs
	
	linux, adjbacklight (optional)
	    For permission-hasslefree backlight adjustments via sysfs
	
	wget (optional)
	    For weather conditions, default command


MAKE DEPENDENCIES:

	cython
	gcc
	python3
	libxcb     (opt-out/out-in, see runtime dependencies)
	libx11     (opt-out, see runtime dependencies)
	libxxf86vm (opt-out, see runtime dependencies)
	libdrm     (opt-out, see runtime dependencies)
	make
	coreutils
	sed
	zip
	texinfo (opt-out)
	auto-auto-complete (opt-out)


DEPENDENCY SOURCES:

	argparser-python      https://github.com/maandree/argparser
	adjbacklight          https://github.com/maandree/adjbacklight
	auto-auto-complete    https://github.com/maandree/auto-auto-complete