aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
commitbce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch)
treeb1c9615114a61663dd20c38cda7bb4b0a04ec6cd /sci-astronomy/mosstack/metadata.xml
parentsci-biology/bismark: Fix repoman warnings (diff)
downloadsci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-astronomy/mosstack/metadata.xml')
-rw-r--r--sci-astronomy/mosstack/metadata.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/sci-astronomy/mosstack/metadata.xml b/sci-astronomy/mosstack/metadata.xml
index df5606cca..570109a05 100644
--- a/sci-astronomy/mosstack/metadata.xml
+++ b/sci-astronomy/mosstack/metadata.xml
@@ -1,23 +1,23 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>mikko.laine@gmail.com</email>
- <name>Mikko Laine</name>
- </maintainer>
- <longdescription>
+ <maintainer type="person">
+ <email>mikko.laine@gmail.com</email>
+ <name>Mikko Laine</name>
+ </maintainer>
+ <longdescription>
An open source stacking software for astronomical images taken with a DSLR
camera. Mosstack can calibrate, debayer, register, align and stack photos
taken with modern DSLR's from Canon. It has a command line user interface
inspired by AstroSurf IRIS and a graphical user interface written with PyQt4
</longdescription>
- <use>
- <flag name="opencl">Enables OpenCL support and pulls in pyopencl. This makes
+ <use>
+ <flag name="opencl">Enables OpenCL support and pulls in pyopencl. This makes
some operations much faster but requires specific hardware and drivers.</flag>
- <flag name="qt4">Pulls in PyQt4. Program works on command line interface
+ <flag name="qt4">Pulls in PyQt4. Program works on command line interface
without it but for GUI the library is required.</flag>
- </use>
- <upstream>
- <remote-id type="bitbucket">mikko_laine/mosstack</remote-id>
- </upstream>
+ </use>
+ <upstream>
+ <remote-id type="bitbucket">mikko_laine/mosstack</remote-id>
+ </upstream>
</pkgmetadata>