Package Details: inspircd 4.6.0-1

Git Clone URL: https://aur.archlinux.org/inspircd.git (read-only, click to copy)
Package Base: inspircd
Description: Modular Internet Relay Chat (IRC) server
Upstream URL: https://github.com/inspircd/inspircd
Licenses: GPL-2.0-only
Submitter: Max-P
Maintainer: xiota (Max-P)
Last Packager: xiota
Votes: 11
Popularity: 0.000032
First Submitted: 2015-12-01 03:57 (UTC)
Last Updated: 2025-03-05 23:07 (UTC)

Dependencies (25)

Required by (2)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Max-P commented on 2023-05-12 02:49 (UTC)

@xiota: Does adding pcre to the makedepends resolve it for you?

pcre-config comes from core/pcre, but on my machine that command returns nothing and a status of 0.

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 lacks pkg-config, without it some modules like tre 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:

/build/inspircd/src/inspircd-3.6.0/src/modules/m_geo_maxmind.cpp:34:10: fatal error: maxminddb.h: No such file or directory