solved. tnx.
Search Criteria
Package Details: ngircd 27-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ngircd.git (read-only, click to copy) |
|---|---|
| Package Base: | ngircd |
| Description: | Next Generation IRC Daemon (without ident support) |
| Upstream URL: | https://ngircd.barton.de/ |
| Keywords: | irc |
| Licenses: | GPL-2.0-or-later |
| Submitter: | jelly |
| Maintainer: | gyfooya |
| Last Packager: | gyfooya |
| Votes: | 4 |
| Popularity: | 0.145149 |
| First Submitted: | 2023-03-15 14:45 (UTC) |
| Last Updated: | 2026-03-08 18:01 (UTC) |
Dependencies (2)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (0)
Sources (2)
Latest Comments
simona commented on 2026-03-09 00:24 (UTC)
gyfooya commented on 2026-03-08 18:05 (UTC)
@simona Thanks for the report.
The issue was caused by an incorrectly ordered .SRCINFO file. It has now been regenerated from the PKGBUILD and pushed to the AUR.
Please try installing again — it should work now.
simona commented on 2026-03-08 09:42 (UTC)
-> failed to parse ngircd: Line 3: key "pkgver" can not occur after pkgname: pkgver = 27
gyfooya commented on 2026-03-06 17:07 (UTC)
working PKGBUILD :
- remove libident Dependencies
- change ./configure option :
--with-ident to --without-ident
miasma commented on 2025-06-22 17:24 (UTC)
This won't build anymore due to sloppy use of types:
id_query.c:59:13: error: assignment to 'int (*)(void)' from incompatible pointer type '__sighandler_t' {aka 'void (*)(int)'} [-Wincompatible-pointer-types]
simona commented on 2024-09-22 20:49 (UTC)
always the same PGP key
999cgm commented on 2024-08-23 11:13 (UTC)
Correct GPG key is 5F22A309911C1C6EFA1B69C1FE8B05CE1FA6365E , pls update PKGFILE
simona commented on 2024-07-20 22:06 (UTC)
:: PGP keys need importing:
-> F5B9F52ED90920D2520376A2C24A0F637E364856, required by: ngircd
Pinned Comments
simona commented on 2026-03-09 00:24 (UTC)
solved. tnx.