From 74ae34eebf97ec74f9cd517ab57e3eec9a04afc1 Mon Sep 17 00:00:00 2001 From: Henry Gebhardt Date: Tue, 16 Feb 2010 15:57:02 +0100 Subject: sci-astronomy/fpipe-9999: Enable FPIxo*2Fits tools ...and add libusb-1.0 dependency --- sci-astronomy/fpipe/Manifest | 2 +- sci-astronomy/fpipe/fpipe-9999.ebuild | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/fpipe/Manifest b/sci-astronomy/fpipe/Manifest index f4884be..bbd21cd 100644 --- a/sci-astronomy/fpipe/Manifest +++ b/sci-astronomy/fpipe/Manifest @@ -1 +1 @@ -EBUILD fpipe-9999.ebuild 1892 RMD160 16bc7a8f23ca8cc95e7af672633183238e5c899c SHA1 5b3d7114e3390c6205012f768146b5d854557603 SHA256 7879109fb77e71a9f7c860c887797b1bde8862587edc602c94dc91cac9505da8 +EBUILD fpipe-9999.ebuild 1967 RMD160 1e0ac02f3a9ee9760acfee200061f95e3b3bd91f SHA1 eaf6078780ad576e4ad2e0a4dc00aa8a97211bd8 SHA256 fc3e84a12956941329e6ea1b1b047b07bd0790ab5f499b10d93cd7f5d4f82d28 diff --git a/sci-astronomy/fpipe/fpipe-9999.ebuild b/sci-astronomy/fpipe/fpipe-9999.ebuild index 2766827..0c20f3e 100644 --- a/sci-astronomy/fpipe/fpipe-9999.ebuild +++ b/sci-astronomy/fpipe/fpipe-9999.ebuild @@ -21,6 +21,7 @@ DEPEND=">=x11-libs/gtk+-2.14 dev-perl/XML-Simple virtual/perl-Time-HiRes perl-gcpan/IPC-XPA + virtual/libusb:1 sci-astronomy/ftools" pkg_setup() { @@ -46,6 +47,8 @@ src_configure() { econf $(use_enable debug debug 1) \ --disable-fpcmsimulator \ --enable-fpimage \ + --enable-fpixoacm2fits \ + --enable-fpixosvm2fits \ || die "econf failed" } -- cgit v1.2.3-65-gdbad