Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] OpenJK, gamemode, senpai: orphan
@ 2023-05-15 17:52 kedodrill
  2023-05-17 11:44 ` realcharmer
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: kedodrill @ 2023-05-15 17:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

There is a new pull request by kedodrill against master on the void-packages repository

https://github.com/kedodrill/void-packages orphan
https://github.com/void-linux/void-packages/pull/43884

OpenJK, gamemode, senpai: orphan
I haven't played video games in awhile, so gamemode isn't really useful to me anymore. OpenJK as well.

I don't use IRC / senpai much either.

A patch file from https://github.com/void-linux/void-packages/pull/43884.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-orphan-43884.patch --]
[-- Type: text/x-diff, Size: 2257 bytes --]

From 488ee86fe58ac62541f4a0d925cb884c3ee028d2 Mon Sep 17 00:00:00 2001
From: Kenneth Dodrill <hello@kennydodrill.com>
Date: Mon, 15 May 2023 12:49:19 -0500
Subject: [PATCH] OpenJK, gamemode, senpai: orphan

---
 srcpkgs/OpenJK/template   | 2 +-
 srcpkgs/gamemode/template | 2 +-
 srcpkgs/senpai/template   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/OpenJK/template b/srcpkgs/OpenJK/template
index 69b4bde71121..e21aa5b7e2cd 100644
--- a/srcpkgs/OpenJK/template
+++ b/srcpkgs/OpenJK/template
@@ -9,7 +9,7 @@ configure_args="-DCMAKE_INSTALL_PREFIX=/usr/lib/${pkgname} -DBuildJK2SPEngine=on
 hostmakedepends="pkg-config"
 makedepends="libjpeg-turbo-devel libpng-devel zlib-devel SDL2-devel"
 short_desc="Open Source Implementation of Jedi Knight II and III Engine"
-maintainer="Kenneth Dodrill <kmdodrill@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/JACoders/OpenJK"
 distfiles="https://github.com/JACoders/OpenJK/archive/${_gitrev}.tar.gz"
diff --git a/srcpkgs/gamemode/template b/srcpkgs/gamemode/template
index c70be770dee5..dd699a75dbd0 100644
--- a/srcpkgs/gamemode/template
+++ b/srcpkgs/gamemode/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config"
 makedepends="inih-devel dbus-devel elogind-devel"
 depends="lib${pkgname}>=${version}_${revision}"
 short_desc="Optimise Linux system performance on demand"
-maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/FeralInteractive/gamemode"
 changelog="https://raw.githubusercontent.com/FeralInteractive/gamemode/master/CHANGELOG.md"
diff --git a/srcpkgs/senpai/template b/srcpkgs/senpai/template
index 15b2a518314a..e5c2cfdea72a 100644
--- a/srcpkgs/senpai/template
+++ b/srcpkgs/senpai/template
@@ -7,7 +7,7 @@ go_import_path="git.sr.ht/~taiite/senpai"
 go_package="./cmd/senpai"
 hostmakedepends="scdoc"
 short_desc="IRC client that works best with bouncers"
-maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://git.sr.ht/~taiite/senpai"
 distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: OpenJK, gamemode, senpai: orphan
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
@ 2023-05-17 11:44 ` realcharmer
  2023-05-17 19:44 ` kedodrill
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2023-05-17 11:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/43884#issuecomment-1551244324

Comment:
I'd be willing to adopt `senpai`.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: OpenJK, gamemode, senpai: orphan
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
  2023-05-17 11:44 ` realcharmer
@ 2023-05-17 19:44 ` kedodrill
  2023-05-17 20:58 ` eoli3n
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: kedodrill @ 2023-05-17 19:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

New comment by kedodrill on void-packages repository

https://github.com/void-linux/void-packages/pull/43884#issuecomment-1551955777

Comment:
@realcharmer Sounds good. Might want to check in with @eoli3n since they updated it to 0.2.0 recently.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: OpenJK, gamemode, senpai: orphan
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
  2023-05-17 11:44 ` realcharmer
  2023-05-17 19:44 ` kedodrill
@ 2023-05-17 20:58 ` eoli3n
  2023-05-18  6:22 ` realcharmer
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: eoli3n @ 2023-05-17 20:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

New comment by eoli3n on void-packages repository

https://github.com/void-linux/void-packages/pull/43884#issuecomment-1552076009

Comment:
Just bumped the version one time, @realcharmer get it if you want ;)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: OpenJK, gamemode, senpai: orphan
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
                   ` (2 preceding siblings ...)
  2023-05-17 20:58 ` eoli3n
@ 2023-05-18  6:22 ` realcharmer
  2023-05-18 11:58 ` [PR PATCH] [Updated] " kedodrill
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: realcharmer @ 2023-05-18  6:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/43884#issuecomment-1552507388

Comment:
Thanks @eoli3n , sure thing. @kedodrill, you might as well amend me as the new maintainer of `senpai` to this PR.
`Emil Miler <em@0x45.cz>`

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] OpenJK, gamemode, senpai: orphan
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
                   ` (3 preceding siblings ...)
  2023-05-18  6:22 ` realcharmer
@ 2023-05-18 11:58 ` kedodrill
  2023-05-18 11:59 ` kedodrill
  2023-06-09  7:37 ` [PR PATCH] [Merged]: OpenJK, gamemode: orphan; senpai: swap maintainer classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: kedodrill @ 2023-05-18 11:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

There is an updated pull request by kedodrill against master on the void-packages repository

https://github.com/kedodrill/void-packages orphan
https://github.com/void-linux/void-packages/pull/43884

OpenJK, gamemode, senpai: orphan
I haven't played video games in awhile, so gamemode isn't really useful to me anymore. OpenJK as well.

I don't use IRC / senpai much either.

A patch file from https://github.com/void-linux/void-packages/pull/43884.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-orphan-43884.patch --]
[-- Type: text/x-diff, Size: 2296 bytes --]

From 0f3106d580c66d29c9578ec480b6cc993ba22f82 Mon Sep 17 00:00:00 2001
From: Kenneth Dodrill <hello@kennydodrill.com>
Date: Mon, 15 May 2023 12:49:19 -0500
Subject: [PATCH] OpenJK, gamemode: orphan; senpai: swap

* Swap senpai's maintainer to Emil Miler
---
 srcpkgs/OpenJK/template   | 2 +-
 srcpkgs/gamemode/template | 2 +-
 srcpkgs/senpai/template   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/OpenJK/template b/srcpkgs/OpenJK/template
index 69b4bde71121..e21aa5b7e2cd 100644
--- a/srcpkgs/OpenJK/template
+++ b/srcpkgs/OpenJK/template
@@ -9,7 +9,7 @@ configure_args="-DCMAKE_INSTALL_PREFIX=/usr/lib/${pkgname} -DBuildJK2SPEngine=on
 hostmakedepends="pkg-config"
 makedepends="libjpeg-turbo-devel libpng-devel zlib-devel SDL2-devel"
 short_desc="Open Source Implementation of Jedi Knight II and III Engine"
-maintainer="Kenneth Dodrill <kmdodrill@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/JACoders/OpenJK"
 distfiles="https://github.com/JACoders/OpenJK/archive/${_gitrev}.tar.gz"
diff --git a/srcpkgs/gamemode/template b/srcpkgs/gamemode/template
index c70be770dee5..dd699a75dbd0 100644
--- a/srcpkgs/gamemode/template
+++ b/srcpkgs/gamemode/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config"
 makedepends="inih-devel dbus-devel elogind-devel"
 depends="lib${pkgname}>=${version}_${revision}"
 short_desc="Optimise Linux system performance on demand"
-maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/FeralInteractive/gamemode"
 changelog="https://raw.githubusercontent.com/FeralInteractive/gamemode/master/CHANGELOG.md"
diff --git a/srcpkgs/senpai/template b/srcpkgs/senpai/template
index 15b2a518314a..0546d041f163 100644
--- a/srcpkgs/senpai/template
+++ b/srcpkgs/senpai/template
@@ -7,7 +7,7 @@ go_import_path="git.sr.ht/~taiite/senpai"
 go_package="./cmd/senpai"
 hostmakedepends="scdoc"
 short_desc="IRC client that works best with bouncers"
-maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+maintainer="Emil Miler <em@0x45.cz>"
 license="ISC"
 homepage="https://git.sr.ht/~taiite/senpai"
 distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: OpenJK, gamemode, senpai: orphan
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
                   ` (4 preceding siblings ...)
  2023-05-18 11:58 ` [PR PATCH] [Updated] " kedodrill
@ 2023-05-18 11:59 ` kedodrill
  2023-06-09  7:37 ` [PR PATCH] [Merged]: OpenJK, gamemode: orphan; senpai: swap maintainer classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: kedodrill @ 2023-05-18 11:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

New comment by kedodrill on void-packages repository

https://github.com/void-linux/void-packages/pull/43884#issuecomment-1552950162

Comment:
@realcharmer Great, just changed it! Thanks for taking it over! :)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Merged]: OpenJK, gamemode: orphan; senpai: swap maintainer
  2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
                   ` (5 preceding siblings ...)
  2023-05-18 11:59 ` kedodrill
@ 2023-06-09  7:37 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2023-06-09  7:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There's a merged pull request on the void-packages repository

OpenJK, gamemode: orphan; senpai: swap maintainer
https://github.com/void-linux/void-packages/pull/43884

Description:
I haven't played video games in awhile, so gamemode isn't really useful to me anymore. OpenJK as well.

I don't use IRC / senpai much either.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-09  7:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15 17:52 [PR PATCH] OpenJK, gamemode, senpai: orphan kedodrill
2023-05-17 11:44 ` realcharmer
2023-05-17 19:44 ` kedodrill
2023-05-17 20:58 ` eoli3n
2023-05-18  6:22 ` realcharmer
2023-05-18 11:58 ` [PR PATCH] [Updated] " kedodrill
2023-05-18 11:59 ` kedodrill
2023-06-09  7:37 ` [PR PATCH] [Merged]: OpenJK, gamemode: orphan; senpai: swap maintainer classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).