summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-05 18:03:17 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-05 18:03:17 +0100
commitdcec0bde0a70ed7aabb81cc89051d46bf3217647 (patch)
tree27c9eda45f80240c4fe1674aa604039e46fd19d6 /profiles
parentdaf1f9a7ada57a7f6ec6c9b1aad1ae0d102bf9f7 (diff)
downloadbrancik-overlay-dcec0bde0a70ed7aabb81cc89051d46bf3217647.tar.gz
brancik-overlay-dcec0bde0a70ed7aabb81cc89051d46bf3217647.tar.bz2
Adding make.defaults and indilib_drivers.desc thus introducing USE_EXPAND_INDILIB_DRIVERS
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/make.defaults8
-rw-r--r--profiles/desc/indilib_drivers.desc22
2 files changed, 30 insertions, 0 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
new file mode 100644
index 0000000..528d6b4
--- /dev/null
+++ b/profiles/base/make.defaults
@@ -0,0 +1,8 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.119 2014/12/16 00:17:42 redlizard Exp $
+#
+# System-wide defaults for the Portage system
+# See portage(5) manpage
+
+USE_EXPAND="${USE_EXPAND} INDILIB_DRIVERS"
diff --git a/profiles/desc/indilib_drivers.desc b/profiles/desc/indilib_drivers.desc
new file mode 100644
index 0000000..0ddc839
--- /dev/null
+++ b/profiles/desc/indilib_drivers.desc
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v 1.10 2014/06/08 14:43:11 swift Exp $
+
+# This file contains descriptions of INDILIB_DRIVERS USE_EXPAND flags.
+
+aagcloudwatcher - INDILIB_DRIVERS to build support for the AAG Cloud Watcher
+drivers_apogee - INDILIB_DRIVERS to build support for the Apogee Alta (U & E) line of CCDs
+drivers_asicam - INDILIB_DRIVERS to build support for the ZWO Optics ASI cameras
+drivers_duino - INDILIB_DRIVERS to build support for the Arduino boards
+eqmod - INDILIB_DRIVERS to build support for the mounts compliant to the SkyWatcher Protocol
+fishcamp - INDILIB_DRIVERS to build support for the Fishcamp Engineering's Starfish CMOS autoguider
+fli - INDILIB_DRIVERS to build support for the Finger Lakes Instruments CCD and Focuser
+gphoto - INDILIB_DRIVERS to build support for the gphoto2 compatible cameras
+maxdomeii - INDILIB_DRIVERS to build support for the Maxdome II
+meadedsi - INDILIB_DRIVERS to build support for the Meade Deep Sky Imager
+qhy - INDILIB_DRIVERS to build support for the QHY CCD cameras
+qsi - INDILIB_DRIVERS to build support for the Quantum Scientific Imaging CCDs & Filter Wheels
+sbig - INDILIB_DRIVERS to build support for the Santa Barbra Instruments Group line of CCDs & Filter Wheels
+spectracyber - INDILIB_DRIVERS to build support for the Radio Astronomy Supplies' SpectraCyber hydrogen line spectrometer
+sx - INDILIB_DRIVERS to build support for the SX astronomical equipement
+tess - INDILIB_DRIVERS to build support for the TESS custom stronomical board \ No newline at end of file