Search Criteria
Package Details: inspircd 3.17.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/inspircd.git (read-only, click to copy) |
---|---|
Package Base: | inspircd |
Description: | InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux, BSD, Windows and macOS systems. |
Upstream URL: | https://www.inspircd.org/ |
Licenses: | GPL2 |
Conflicts: | inspircd |
Provides: | inspircd |
Submitter: | Max-P |
Maintainer: | Max-P |
Last Packager: | Max-P |
Votes: | 11 |
Popularity: | 0.000447 |
First Submitted: | 2015-12-01 03:57 (UTC) |
Last Updated: | 2024-06-29 23:31 (UTC) |
Dependencies (28)
- perl (perl-gitAUR)
- geoip (geoip-gitAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- libgcrypt (make)
- libldap (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- libmaxminddb (libmaxminddb-gitAUR) (make)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pcre (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- postgresql-client (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs) (make)
- re2 (re2-gitAUR) (make)
- sqlite3 (sqlite) (make)
- tre (tre-command-binAUR) (make)
- geoip (geoip-gitAUR) (optional) – m_geoip
- gnutls (gnutls-gitAUR) (optional) – m_ssl_gnutls
- libgcrypt (optional) – m_ssl_gnutls
- libldap (optional) – m_ldap
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (optional) – m_mysql
- libmaxminddb (libmaxminddb-gitAUR) (optional) – m_geo_maxmind
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR) (optional) – m_ssl_mbedtls
- openssl (openssl-gitAUR, openssl-staticAUR) (optional) – m_ssl_openssl
- pcre (optional) – m_regex_pcre
- postgresql-client (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs) (optional) – m_pgsql
- re2 (re2-gitAUR) (optional) – m_regex_re2
- sqlite3 (sqlite) (optional) – m_sqlite3
- tre (tre-command-binAUR) (optional) – m_regex_tre
Required by (2)
- inspircd-dinit
- sms-irc-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Argenet commented on 2021-08-28 19:46 (UTC) (edited on 2021-08-28 19:46 (UTC) by Argenet)
Just a few notes:
The 3.11.0 version is out and builds just fine with the same
PKBGUILD
. Feel free to upgrade the package version accordingly.I was able to successfully build this package on 'aarch64' platform so you may want to add it to the list of platforms.
makedepends
lackspkg-config
, without it some modules liketre
fail to build.joaquinito2051 commented on 2021-07-28 07:57 (UTC)
@Max-P please, upgrade the package to 3.10.0.
Argenet commented on 2021-01-20 20:10 (UTC)
I have successfully built this package for the armv6h platform. Feel free to add it to the list of supported platforms.
SadieCat commented on 2021-01-19 05:18 (UTC)
Please can you update your package to v3.8.1? This release fixes a security vulnerability in the pgsql module.
oi_wtf commented on 2020-06-09 09:50 (UTC)
libmaxminddb should also appear in makedepends, otherwise build fails for me with:
Strykar commented on 2020-06-03 17:38 (UTC)
@ChrisTX Currently, it forces mbedtls installation even when OpenSSL is installed.
ChrisTX commented on 2020-06-01 16:29 (UTC)
@Strykar It's a make dependency. InspIRCd supports GnuTLS, mbedtls and OpenSSL all the same, but you only need the packages for the respective modules.
Strykar commented on 2020-06-01 16:27 (UTC)
Why is mbedtls required now when openssl is available?
« First ‹ Previous 1 2 3 4 Next › Last »