blob: c1ec3fc599a703d1bb36fb79a4829062e606cb22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-util/glib-utils virtual/pkgconfig
DEFINED_PHASES=configure install
DEPEND=>=dev-libs/glib-2.16:2 net-dns/libidn:= ssl? ( !openssl? ( >=net-libs/gnutls-1.4.0:0= ) openssl? ( dev-libs/openssl:0= ) ) asyncns? ( >=net-libs/libasyncns-0.3 ) test? ( dev-libs/check )
DESCRIPTION=Lightweight C Jabber library
EAPI=8
HOMEPAGE=https://mcabber.com
IUSE=asyncns ssl openssl test
KEYWORDS=~alpha amd64 arm ~arm64 ppc ppc64 ~riscv sparc x86 ~ppc-macos
LICENSE=LGPL-2.1
RDEPEND=>=dev-libs/glib-2.16:2 net-dns/libidn:= ssl? ( !openssl? ( >=net-libs/gnutls-1.4.0:0= ) openssl? ( dev-libs/openssl:0= ) ) asyncns? ( >=net-libs/libasyncns-0.3 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://mcabber.com/files/loudmouth/loudmouth-1.5.4.tar.bz2
_md5_=2e69f1bc4320ff2ebfe9c35d13c33cd7
|