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.000034
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 »

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?

ChrisTX commented on 2020-05-31 03:11 (UTC)

This package has some issues at the moment:

  1. Arch any is incorrect, that's for packages that don't contain architecture-specific binaries. It should be x86_64
  2. The set of enabled extra modules is incorrect, some modules have been renamed/split since and thus don't work.
  3. Not all modules that could be built are being built, despite Arch having all the dependencies in the repos.
  4. GID=0 is missing from configure causing it to embed whatever GID the building user has as owning GID.

I've made a patch for these issues, which you can find here. With this, the package passes namcap with only a few informational warnings and that the package description should not contain the package name.

Max-P commented on 2019-06-09 21:58 (UTC)

Hey @TheGoliath, thanks for the offer! I've added you to the maintainers list