blob: bd740cb1c406b88b4597ecac77b1090b7903c7d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare
DEPEND=cfitsio? ( sci-libs/cfitsio )
DESCRIPTION=Resample and coadd astronomical FITS images
EAPI=7
HOMEPAGE=http://www.astromatic.net/software/swarp
INHERIT=autotools
IUSE=cfitsio doc threads
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND=cfitsio? ( sci-libs/cfitsio )
SLOT=0
SRC_URI=https://github.com/astromatic/swarp/archive/2.41.5.tar.gz -> swarp-2.41.5.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools a7813cfab8862ac10bcf3e01efb3f5c4
_md5_=303201f79454271299ee9f2404a5e959
|