blob: ab4b5bed51d8cbd502c99000550e76b491c15795 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-util/cppunit dev-libs/libxml2:2 net-misc/curl sys-libs/zlib doc? ( app-doc/doxygen ) test? ( dev-util/cppunit ) >=app-portage/elt-patches-20170317
DESCRIPTION=Implementation of a C++ SDK for DAP 2.0 and 3.2
EAPI=4
HOMEPAGE=http://opendap.org/
IUSE=doc static-libs test
KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
LICENSE=|| ( LGPL-2.1 URI )
RDEPEND=dev-util/cppunit dev-libs/libxml2:2 net-misc/curl sys-libs/zlib
RESTRICT=test
SLOT=0
SRC_URI=http://www.opendap.org/pub/source/libdap-3.11.3.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:autotools-utils src_compile:- src_test:- src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=e0fe7809ee354170bb8261f25dadd0d3
|