summaryrefslogtreecommitdiff
path: root/sextractor/meta.yaml
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-23 17:00:53 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 11:17:20 -0400
commitf46565fe6f3eefd6a8eb1cec7179164f2800b042 (patch)
treeb57ece5acd84c9a8c9235818b975a439c8ae3df9 /sextractor/meta.yaml
downloadastroconda-dev-f46565fe6f3eefd6a8eb1cec7179164f2800b042.tar.gz
Initial commit
Diffstat (limited to 'sextractor/meta.yaml')
-rw-r--r--sextractor/meta.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/sextractor/meta.yaml b/sextractor/meta.yaml
new file mode 100644
index 0000000..c88a5e2
--- /dev/null
+++ b/sextractor/meta.yaml
@@ -0,0 +1,23 @@
+about:
+ home: http://www.astromatic.net/download/sextractor
+ license: GPL
+ summary: sextractor
+build:
+ number: '0'
+package:
+ name: sextractor
+ version: 2.19.5
+requirements:
+ build:
+ - atlas-generic [linux]
+ - autoconf [osx]
+ - m4 [osx]
+ - fftw
+ - pkgconfig
+ run:
+ - atlas-generic [linux]
+ - fftw
+source:
+ fn: sextractor-2.19.5.tar.gz
+ url:
+ - http://www.astromatic.net/download/sextractor/sextractor-2.19.5.tar.gz