blob: 941042272f573efa8f5f1d243e8975ff8c2a0d87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst
DEPEND=acct-group/inspircd acct-user/inspircd dev-lang/perl net-libs/libpsl argon2? ( app-crypt/argon2:= ) gnutls? ( net-libs/gnutls:= dev-libs/libgcrypt:0 ) ldap? ( net-nds/openldap:= ) log-json? ( dev-libs/rapidjson ) maxminddb? ( dev-libs/libmaxminddb:= ) mysql? ( dev-db/mysql-connector-c:= ) pcre2? ( dev-libs/libpcre2:= ) postgres? ( dev-db/postgresql:= ) re2? ( dev-libs/re2:= ) sqlite? ( >=dev-db/sqlite-3.0 ) ssl? ( dev-libs/openssl:= )
DESCRIPTION=Inspire IRCd - The Stable, High-Performance Modular IRCd
EAPI=8
HOMEPAGE=https://www.inspircd.org/
INHERIT=readme.gentoo-r1 systemd toolchain-funcs
IUSE=argon2 debug gnutls ldap log-json maxminddb mysql pcre2 postgres re2 regex-posix sqlite ssl sslrehashsignal syslog
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=GPL-2
RDEPEND=acct-group/inspircd acct-user/inspircd dev-lang/perl net-libs/libpsl argon2? ( app-crypt/argon2:= ) gnutls? ( net-libs/gnutls:= dev-libs/libgcrypt:0 ) ldap? ( net-nds/openldap:= ) log-json? ( dev-libs/rapidjson ) maxminddb? ( dev-libs/libmaxminddb:= ) mysql? ( dev-db/mysql-connector-c:= ) pcre2? ( dev-libs/libpcre2:= ) postgres? ( dev-db/postgresql:= ) re2? ( dev-libs/re2:= ) sqlite? ( >=dev-db/sqlite-3.0 ) ssl? ( dev-libs/openssl:= )
SLOT=0
SRC_URI=https://github.com/inspircd/inspircd/archive/v4.2.0.tar.gz -> inspircd-4.2.0.tar.gz https://github.com/clinew/gentoo-distfiles/raw/master/inspircd-4.2.0-fix-build-paths.patch.bz2
_eclasses_=readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4 toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942
_md5_=0cbdf81f6c8086aac314b480c38c3ba2
|