From 3dedd57f7f9e6e8c647ff87ee9015af2e728181b Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 11 Jun 2020 17:11:15 +0200 Subject: [PATCH 1/1] Add AppStream metadata file: contrib/de.barton.ngircd.metainfo.xml --- contrib/Makefile.am | 1 + contrib/README | 3 + contrib/de.barton.ngircd.metainfo.xml | 124 ++++++++++++++++++++++++++ doc/HowToRelease.txt | 1 + 4 files changed, 129 insertions(+) create mode 100644 contrib/de.barton.ngircd.metainfo.xml diff --git a/contrib/Makefile.am b/contrib/Makefile.am index cb651959..45bdd8a7 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -12,6 +12,7 @@ SUBDIRS = Debian MacOSX EXTRA_DIST = README \ + de.barton.ngircd.metainfo.xml \ ngindent.sh \ ngircd-bsd.sh \ ngIRCd-Logo.gif \ diff --git a/contrib/README b/contrib/README index 2eb137b4..4a6229a1 100644 --- a/contrib/README +++ b/contrib/README @@ -18,6 +18,9 @@ MacOSX/ - Project files for XCode, the "project builder" of Apple Mac OS X. - de.barton.ngircd.plist[.tmpl]: launchd(8) property list. +de.barton.ngircd.metainfo.xml + - AppStream metadata file. + ngindent.sh - Script to indent the code of ngIRCd in the "standard way". diff --git a/contrib/de.barton.ngircd.metainfo.xml b/contrib/de.barton.ngircd.metainfo.xml new file mode 100644 index 00000000..5cc51ef7 --- /dev/null +++ b/contrib/de.barton.ngircd.metainfo.xml @@ -0,0 +1,124 @@ + + + de.barton.ngircd + ngIRCd + Lightweight Internet Relay Chat server + MIT + GPL-2.0-or-later + Alexander Barton and Contributors + alex@barton.de + +

ngIRCd is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL).

+

The server is quite easy to configure, can handle dynamic IP addresses, and optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for user authentication as well as character set conversion for legacy clients. The server has been written from scratch and is not based on the "forefather", the daemon of the IRCNet.

+

The name ngIRCd means next-generation IRC daemon, which is a little bit exaggerated: lightweight Internet Relay Chat server most probably would have been a better name :-)

+
+ https://ngircd.barton.de/common/ngircd-300x300.png + + Network + + https://ngircd.barton.de + https://ngircd.barton.de/bugtracker + https://ngircd.barton.de/support + + ngircd + + ngircd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/doc/HowToRelease.txt b/doc/HowToRelease.txt index 5c365f94..a17f123f 100644 --- a/doc/HowToRelease.txt +++ b/doc/HowToRelease.txt @@ -55,6 +55,7 @@ c) Update the files describing the new release: - NEWS d) Update the version numbers in the following files: + - contrib/de.barton.ngircd.metainfo.xml - contrib/ngircd.spec e) Generate a new Debian change log entry in the following file, e.g. using -- 2.39.2