From f5a45396fa9aa9b63cdbd882ba8788330c1d5184 Mon Sep 17 00:00:00 2001 From: AshyPinguin Date: Sat, 25 Apr 2026 15:13:17 +0200 Subject: [PATCH] net-wireless/geteduroam: remove man pages Suggested-By: David Roman Signed-off-by: AshyPinguin --- .../geteduroam/files/geteduroam-cli.1 | 35 ------------------- .../geteduroam/files/geteduroam-cli.1.md | 32 ----------------- .../geteduroam/files/geteduroam-gui.1 | 29 --------------- .../geteduroam/files/geteduroam-gui.1.md | 28 --------------- .../geteduroam/files/geteduroam-notifcheck.1 | 17 --------- .../files/geteduroam-notifcheck.1.md | 20 ----------- .../geteduroam/geteduroam-0.14.ebuild | 2 -- 7 files changed, 163 deletions(-) delete mode 100644 net-wireless/geteduroam/files/geteduroam-cli.1 delete mode 100644 net-wireless/geteduroam/files/geteduroam-cli.1.md delete mode 100644 net-wireless/geteduroam/files/geteduroam-gui.1 delete mode 100644 net-wireless/geteduroam/files/geteduroam-gui.1.md delete mode 100644 net-wireless/geteduroam/files/geteduroam-notifcheck.1 delete mode 100644 net-wireless/geteduroam/files/geteduroam-notifcheck.1.md diff --git a/net-wireless/geteduroam/files/geteduroam-cli.1 b/net-wireless/geteduroam/files/geteduroam-cli.1 deleted file mode 100644 index 9de29682ed..0000000000 --- a/net-wireless/geteduroam/files/geteduroam-cli.1 +++ /dev/null @@ -1,35 +0,0 @@ -.nh -.TH geteduroam-cli 1 "April 2026" "geteduroam-cli 0.14" "Geteduroam" - -.SH NAME -geteduroam-cli \- CLI interface for the geteduroam utility - - -.SH SYNOPSIS -\fBgeteduroam-cli\fP [options] - -.PP -\fBgeteduroam-cli\fP --help | -h | --version - - -.SH DESCRIPTION -\fBgeteduroam-cli\fP is a CLI interface to make eduroam connection profiles for NetworkManager. It requires a network connection, because it needs to authorize via MicroSoft to generate the eduroam certificates. \fBgeteduroam-cli\fP puts its files in \fI~/.local/share/geteduroam\fP\&. - - -.SH OPTIONS -\fB-h\fP and \fB--help\fP display a basic help message and exit. - -.PP -\fB--version\fP print version number and exit. - -.PP -\fB-v\fP enable verbose mode. - -.PP -\fB-d\fP and \fB--debug\fP enable debug mode. - -.PP -\fB-l\fP \fI/path/to/file\fP and \fB--local\fP=\fI/path/to/file\fP the path to a local EAP metadata file. - -.PP -\fB-u\fP \fIurl\fP and \fB--url\fP=\fIurl\fP the URL where an EAP metadata file or Let's Wifi portal is hosted. diff --git a/net-wireless/geteduroam/files/geteduroam-cli.1.md b/net-wireless/geteduroam/files/geteduroam-cli.1.md deleted file mode 100644 index 51be1429b7..0000000000 --- a/net-wireless/geteduroam/files/geteduroam-cli.1.md +++ /dev/null @@ -1,32 +0,0 @@ - - -geteduroam-cli 1 "April 2026" "geteduroam-cli 0.14" "Geteduroam" -============================================================== - -# NAME -geteduroam-cli - CLI interface for the geteduroam utility - -# SYNOPSIS -**geteduroam-cli** \[options\] - -**geteduroam-cli** --help | -h | --version - -# DESCRIPTION -**geteduroam-cli** is a CLI interface to make eduroam connection profiles for NetworkManager. It requires a network connection, because it needs to authorize via MicroSoft to generate the eduroam certificates. **geteduroam-cli** puts its files in _~/.local/share/geteduroam_. - -# OPTIONS - -**-h** and **--help** display a basic help message and exit. - -**--version** print version number and exit. - -**-v** enable verbose mode. - -**-d** and **--debug** enable debug mode. - -**-l** _/path/to/file_ and **--local**=_/path/to/file_ the path to a local EAP metadata file. - -**-u** _url_ and **--url**=_url_ the URL where an EAP metadata file or Let's Wifi portal is hosted. diff --git a/net-wireless/geteduroam/files/geteduroam-gui.1 b/net-wireless/geteduroam/files/geteduroam-gui.1 deleted file mode 100644 index d334630e83..0000000000 --- a/net-wireless/geteduroam/files/geteduroam-gui.1 +++ /dev/null @@ -1,29 +0,0 @@ -.nh -.TH geteduroam-gui 1 "April 2026" "geteduroam-gui 0.14" "Geteduroam" - -.SH NAME -geteduroam-gui \- GTK interface for the geteduroam utility - - -.SH SYNOPSIS -\fBgeteduroam-gui\fP [options] - -.PP -\fBgeteduroam-gui\fP --help | -h | --version - - -.SH DESCRIPTION -\fBgeteduroam-gui\fP is a GTK interface to make eduroam connection profiles for NetworkManager. It requires a network connection, because it needs to authorize via MicroSoft to generate the eduroam certificates. \fBgeteduroam-gui\fP puts its files in \fI~/.local/share/geteduroam\fP\&. - - -.SH OPTIONS -\fB-h\fP and \fB--help\fP display a basic help message and exit. - -.PP -\fB--version\fP print version number and exit. - -.PP -\fB-d\fP and \fB--debug\fP enable debug mode. - -.PP -\fB--gtk-args\fP arguments that get passed to GTK as a string, e.g. "--help". These flags are split on spaces. diff --git a/net-wireless/geteduroam/files/geteduroam-gui.1.md b/net-wireless/geteduroam/files/geteduroam-gui.1.md deleted file mode 100644 index 29e503aea8..0000000000 --- a/net-wireless/geteduroam/files/geteduroam-gui.1.md +++ /dev/null @@ -1,28 +0,0 @@ - - -geteduroam-gui 1 "April 2026" "geteduroam-gui 0.14" "Geteduroam" -============================================================== - -# NAME -geteduroam-gui - GTK interface for the geteduroam utility - -# SYNOPSIS -**geteduroam-gui** \[options\] - -**geteduroam-gui** --help | -h | --version - -# DESCRIPTION -**geteduroam-gui** is a GTK interface to make eduroam connection profiles for NetworkManager. It requires a network connection, because it needs to authorize via MicroSoft to generate the eduroam certificates. **geteduroam-gui** puts its files in _~/.local/share/geteduroam_. - -# OPTIONS - -**-h** and **--help** display a basic help message and exit. - -**--version** print version number and exit. - -**-d** and **--debug** enable debug mode. - -**--gtk-args** arguments that get passed to GTK as a string, e.g. "--help". These flags are split on spaces. diff --git a/net-wireless/geteduroam/files/geteduroam-notifcheck.1 b/net-wireless/geteduroam/files/geteduroam-notifcheck.1 deleted file mode 100644 index 1a6b2e4d21..0000000000 --- a/net-wireless/geteduroam/files/geteduroam-notifcheck.1 +++ /dev/null @@ -1,17 +0,0 @@ -.nh -.TH geteduroam-cli 1 "April 2026" "geteduroam-cli 0.14" "Geteduroam" - -.SH NAME -geteduroam-notifcheck \- Checks if eduroam certificates are still validte - - -.SH SYNOPSIS -\fBgeteduroam-cli\fP [-h | --help] - - -.SH DESCRIPTION -\fBgeteduroam-notifcheck\fP checks if the eduroam connection profile are still valid. If they expire within ten days it will send a message via notify-send(1). It provides a systemd user service to automate this on a daily basis. - - -.SH OPTIONS -\fB-h\fP and \fB--help\fP display a basic help message and exit. diff --git a/net-wireless/geteduroam/files/geteduroam-notifcheck.1.md b/net-wireless/geteduroam/files/geteduroam-notifcheck.1.md deleted file mode 100644 index 6b4c544000..0000000000 --- a/net-wireless/geteduroam/files/geteduroam-notifcheck.1.md +++ /dev/null @@ -1,20 +0,0 @@ - - -geteduroam-cli 1 "April 2026" "geteduroam-cli 0.14" "Geteduroam" -============================================================== - -# NAME -geteduroam-notifcheck - Checks if eduroam certificates are still validte - -# SYNOPSIS -**geteduroam-cli** \[-h | --help\] - -# DESCRIPTION -**geteduroam-notifcheck** checks if the eduroam connection profile are still valid. If they expire within ten days it will send a message via notify-send(1). It provides a systemd user service to automate this on a daily basis. - -# OPTIONS - -**-h** and **--help** display a basic help message and exit. diff --git a/net-wireless/geteduroam/geteduroam-0.14.ebuild b/net-wireless/geteduroam/geteduroam-0.14.ebuild index f0ae1c6b69..b958af2ef0 100644 --- a/net-wireless/geteduroam/geteduroam-0.14.ebuild +++ b/net-wireless/geteduroam/geteduroam-0.14.ebuild @@ -49,6 +49,4 @@ src_install() { systemd_douserunit "systemd/user/${PN}/${PN}-notifs.service" systemd_douserunit "systemd/user/${PN}/${PN}-notifs.timer" fi - - doman "${FILESDIR}/geteduroam-cli.1" "${FILESDIR}/geteduroam-gui.1" "${FILESDIR}/geteduroam-notifcheck.1" }