diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-31 19:28:55 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-31 19:28:55 +0100 |
commit | 12de6f568f702613c60db3c3b17806e48048bb45 (patch) | |
tree | 7b12a3e5c111af4b6a75fb26aff958243cf190ab /sci-libs/indilib-driver-tess | |
parent | 2ec543db5c4acd79fe1431fbdae520b03c65fb86 (diff) | |
download | brancik-overlay-12de6f568f702613c60db3c3b17806e48048bb45.tar.gz brancik-overlay-12de6f568f702613c60db3c3b17806e48048bb45.tar.bz2 |
Adding metada.xml for all packages. Also profiles/package.mask file is added.
Diffstat (limited to 'sci-libs/indilib-driver-tess')
-rw-r--r-- | sci-libs/indilib-driver-tess/metadata.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/sci-libs/indilib-driver-tess/metadata.xml b/sci-libs/indilib-driver-tess/metadata.xml new file mode 100644 index 0000000..72e64ca --- /dev/null +++ b/sci-libs/indilib-driver-tess/metadata.xml @@ -0,0 +1,21 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>ctibor@brancik.cz</email> + <name>Ctibor Brančík</name> + </maintainer> + <longdescription> + Driver for TESS custom hardware. TESS board is compose by 3-axes acelerometer, compass and 2 sky-sensors one for clouds and the other to determine sky darkness (limit magnitud). The compass/accelerometer is to determine where is pointing. The idea is attach it to a OTA and have a point aid for dobson or independend RA/DEC reading to check if everything is ok for goto mounts. + All the information to make the board is in http://tech.groups.yahoo.com/group/ObservatorioRemoto/ + </longdescription> + <upstream> + <maintainer status="active"> + <email>mas.ignacio@gmail.com</email> + <name>Nacho Mas</name> + </maintainer> + <doc lang="en">http://tech.groups.yahoo.com/group/ObservatorioRemoto/ </doc> + <bugs-to>http://sourceforge.net/p/indi/bugs/</bugs-to> + <remote-id type="sourceforge">indi</remote-id> + </upstream> +</pkgmetadata> |