commit: 25012e6340aee760e18b03b79e126bf27b697b76 Author: Mikko Laine <mikko.laine <AT> gmail <DOT> com> AuthorDate: Sun Dec 14 11:33:35 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Dec 14 11:33:35 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=25012e63
Delete metadata.xml --- sci-astronomy/pyAstroStack/metadata.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/sci-astronomy/pyAstroStack/metadata.xml b/sci-astronomy/pyAstroStack/metadata.xml deleted file mode 100644 index e5392c5..0000000 --- a/sci-astronomy/pyAstroStack/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer> - <email>[email protected]</email> - <name>Mikko Laine</name> - </maintainer> - <longdescription> - An open source stacking software for astronomical images taken with a DSLR - camera. PyAstroStack 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. - </longdescription> - <use> - <flag name="opencl">Enables OpenCL support and pulls in pyopencl. This makes - some operations much faster but requires specific hardware and drivers.</flag> - </use> -</pkgmetadata>
