From 7385d625053be9fb04023f0274256f4652d268d1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 7 Sep 2014 07:51:17 +0200 Subject: cleanup in preparation for and preparation for use of pylibgamma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 38 +++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 21 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index d190dd6..88d61e6 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -2,41 +2,30 @@ RUNTIME DEPENDENCIES: python3 + pylibgamma + solar-python 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 - + 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 -MAKE DEPENDENCIES: +BUILD DEPENDENCIES: - cython - gcc python3 - libxcb (opt-out/opt-in, see runtime dependencies) - libx11 (opt-out, see runtime dependencies) - libxxf86vm (opt-out, see runtime dependencies) - libdrm (opt-out, see runtime dependencies) + gcc (opt-out) + libxcb (opt-out) make coreutils sed @@ -45,8 +34,15 @@ MAKE DEPENDENCIES: auto-auto-complete (opt-out) +BUILD 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 -- cgit v1.2.3-70-g09d2