aboutsummaryrefslogtreecommitdiff
path: root/iraf/meta.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Rename iraf-core back to iraf after eliminating need for a separate help pkg.James Turner2016-12-061-0/+22
|
* Remove iraf meta-package, since iraf-help is no longer needed (now part of ↵James Turner2016-12-051-24/+0
| | | | the core IRAF build) and iraf-core will be renamed to iraf.
* Use new $iraf/util/make_help to build IRAF help databases, instead of having ↵James Turner2016-12-011-3/+3
| | | | iraf-help & astroconda-iraf-helpers rely on PyRAF (the latter still has a PyRAF script but the dependency has been removed to avoid pulling in a large number of unnecessary & potentially broken deps when building IRAF packages).
* Add iraf meta-package dependencies for build as well as run-time, to ensure ↵James E.H. Turner2016-10-261-0/+4
| | | | they get created when needed.
* Add "iraf" meta-package, containing the renamed "iraf-core" along with help etc.James E.H. Turner2016-10-261-0/+20
|
* Rename iraf package to iraf-core, in order to make a more complete iraf ↵James E.H. Turner2016-10-261-22/+0
| | | | meta-package.
* Revert to using the source trunk URL after merging and use new iraf-os-libs ↵James Turner2016-10-211-5/+12
| | | | dependency for ecl/vocl portability.
* Change IRAF version spec to make conda use our updated IRAF build without ↵James E.H. Turner2016-09-291-1/+1
| | | | being tied to a single version number and to allow for adding a running number more naturally.
* Work with my IRAF SVN branch for now. Correct version number and license info.RTF User2016-06-071-4/+6
| | | | | | Don't patch IRAF binary paths. Unset conda ARCH variable for the IRAF build (it didn't seem to break mine but I believe IRAF uses it differently & Joe has been having some arch-related issues).
* Refactor recipe to support source build (in progress)Joseph Hunkeler2016-05-241-6/+3
|
* Initial commitJoe Hunkeler2016-03-231-0/+16