diff options
author | 2019-10-28 19:26:01 +0000 | |
---|---|---|
committer | 2019-10-28 19:26:01 +0000 | |
commit | fc0328e7f6c99e3ea67ac81227d2b57400f5961b (patch) | |
tree | 3a176a23f4993db36c0766da37cc1f126a9b45eb /metadata/md5-cache/dev-libs/libstrophe-0.9.3 | |
parent | Merge updates from master (diff) | |
download | gentoo-fc0328e7f6c99e3ea67ac81227d2b57400f5961b.tar.gz gentoo-fc0328e7f6c99e3ea67ac81227d2b57400f5961b.tar.bz2 gentoo-fc0328e7f6c99e3ea67ac81227d2b57400f5961b.zip |
2019-10-28 19:26:00 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs/libstrophe-0.9.3')
-rw-r--r-- | metadata/md5-cache/dev-libs/libstrophe-0.9.3 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-libs/libstrophe-0.9.3 b/metadata/md5-cache/dev-libs/libstrophe-0.9.3 new file mode 100644 index 000000000000..8e7c133e22ee --- /dev/null +++ b/metadata/md5-cache/dev-libs/libstrophe-0.9.3 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install +DEPEND=expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2:2 ) libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) doc? ( app-doc/doxygen ) +DESCRIPTION=A simple, lightweight C library for writing XMPP clients +EAPI=7 +HOMEPAGE=http://strophe.im/libstrophe/ +IUSE=doc expat libressl +KEYWORDS=~amd64 +LICENSE=|| ( MIT GPL-3 ) +RDEPEND=expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2:2 ) libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) +SLOT=0 +SRC_URI=https://github.com/strophe/libstrophe/releases/download/0.9.3/libstrophe-0.9.3.tar.gz +_md5_=23a1604051bf3cc8dbf21439eb3c23ae |