Module #235879
General Information
- Status:
- succeeded - Successfully built.
- Name:
- inspircd
- Stream:
- 3.0
- Version:
- 20200426223751
- License:
- Summary:
- InspIRCd IRC server, Version 3
Filter
No packages in module's filter
API
No packages in module's API
Profiles
- gnutls
- inspircd
- inspircd-ssl-gnutls
- minimal
- inspircd
- openssl
- inspircd
- inspircd-ssl-openssl
How to use
To start using modules, you need to have DNF with modularity support
(the dnf module
command, should work on Fedora and
RHEL 8+). See the "Module Command" section in
man dnf
.
Please install related repo file into /usr/yum.repos.d/
directory on your system:
epel-7
epel-8
fedora-40
fedora-41
fedora-42
fedora-rawhide
Modulemd
You may want to use this modulemd as a template and then submit it via Copr API or copr-cli
to be build.
---
document: modulemd
version: 2
data:
name: inspircd
stream: 3.0
version: 20200426223751
summary: InspIRCd IRC server, Version 3
description: ""
license:
module:
- GPLv2
profiles:
gnutls:
description: Use GnuTLS for TLS support
rpms:
- inspircd
- inspircd-ssl-gnutls
minimal:
description: No TLS support
rpms:
- inspircd
openssl:
description: Use openssl for TLS support
rpms:
- inspircd
- inspircd-ssl-openssl
api:
rpms:
- inspircd
- inspircd-ssl-gnutls
- inspircd-ssl-openssl
filter:
rpms:
- inspircd
- inspircd-debuginfo
- inspircd-debugsource
- inspircd-ssl-gnutls
- inspircd-ssl-openssl
components:
rpms:
inspircd:
rationale: Provides the main server component and builtin modules
repository: https://copr-dist-git.fedorainfracloud.org/git/natolumin/irc/inspircd.git
ref: 5350e490358b41cd7322cc1532e01c7c4854b58f
buildorder: 1
...
No Builds in This Project
Click on the New Build button to submit your first build.
You can also set up automatic builds directly from your git. This can be done on the Packages view.