From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-cpp/libcmis-9999 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-cpp/libcmis-9999 (limited to 'dev-cpp/libcmis-9999') diff --git a/dev-cpp/libcmis-9999 b/dev-cpp/libcmis-9999 new file mode 100644 index 000000000000..9bf6f96ed762 --- /dev/null +++ b/dev-cpp/libcmis-9999 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install postinst postrm prepare unpack +DEPEND=dev-libs/boost:= dev-libs/libxml2 net-misc/curl virtual/pkgconfig man? ( app-text/docbook2X dev-libs/libxslt ) test? ( dev-util/cppcheck dev-util/cppunit ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] +DESCRIPTION=C++ client library for the CMIS interface +EAPI=6 +HOMEPAGE=https://github.com/tdf/libcmis +IUSE=man static-libs test +LICENSE=|| ( GPL-2 LGPL-2 MPL-1.1 ) +RDEPEND=dev-libs/boost:= dev-libs/libxml2 net-misc/curl !