From 1ef1e8770837b9441fb8d1c7dee2bdecc3822d77 Mon Sep 17 00:00:00 2001
From: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
Date: Fri, 27 Oct 2023 21:26:41 -0400
Subject: [PATCH] testing/*: adopt abandoned packages

Take over maintainership of packages I use in Testing to ensure they don't get dropped.
I will also setup release-monitoring.org associations for them, if not already done.
As before, I do not feel comfortable in community or main yet, but I think some should go there,
so I might want better folks to grab some of these to move later.
```
ardour
freedoom
game-devices-udev
gnome-latex
mint-x-icons
mint-y-icons
onevpl-intel-gpu
thermald
wine-mono
xdg-user-dirs-gtk
xed
xfce4-mailwatch-plugin
xfce4-mixer
```
---
 testing/ardour/APKBUILD                 | 4 ++--
 testing/freedoom/APKBUILD               | 4 ++--
 testing/game-devices-udev/APKBUILD      | 4 ++--
 testing/gnome-latex/APKBUILD            | 4 ++--
 testing/mint-x-icons/APKBUILD           | 4 ++--
 testing/mint-y-icons/APKBUILD           | 4 ++--
 testing/onevpl-intel-gpu/APKBUILD       | 4 ++--
 testing/thermald/APKBUILD               | 4 ++--
 testing/wine-mono/APKBUILD              | 4 ++--
 testing/winetricks/APKBUILD             | 4 ++--
 testing/xdg-user-dirs-gtk/APKBUILD      | 4 ++--
 testing/xed/APKBUILD                    | 4 ++--
 testing/xfce4-mailwatch-plugin/APKBUILD | 4 ++--
 testing/xfce4-mixer/APKBUILD            | 4 ++--
 14 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/testing/ardour/APKBUILD b/testing/ardour/APKBUILD
index 5ed91de45f79..6eccd886cab8 100644
--- a/testing/ardour/APKBUILD
+++ b/testing/ardour/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: David Demelier <markand@malikania.fr>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=ardour
 pkgver=7.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="professional-grade digital audio workstation"
 url="https://ardour.org/"
 arch="all !ppc64le" # Does not build on ppc64le.
diff --git a/testing/freedoom/APKBUILD b/testing/freedoom/APKBUILD
index de7e48d51108..89b8c788dd6c 100644
--- a/testing/freedoom/APKBUILD
+++ b/testing/freedoom/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Antoine Fontaine <antoine.fontaine@epfl.ch>
-# Maintainer:
+# Maintainer:Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname="freedoom"
 pkgver="0.12.1"
-pkgrel=1
+pkgrel=2
 pkgdesc="an entirely free software game running on a Doom engine."
 url="https://freedoom.github.io"
 arch="noarch !s390x"
diff --git a/testing/game-devices-udev/APKBUILD b/testing/game-devices-udev/APKBUILD
index cc1539a503d2..2aca08950c1c 100644
--- a/testing/game-devices-udev/APKBUILD
+++ b/testing/game-devices-udev/APKBUILD
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=game-devices-udev
 pkgver=0.22
-pkgrel=1
+pkgrel=2
 pkgdesc="udev rules for a bunch of game controllers"
 url="https://codeberg.org/fabiscafe/game-devices-udev"
 arch="noarch"
diff --git a/testing/gnome-latex/APKBUILD b/testing/gnome-latex/APKBUILD
index 89a76ff1f616..4a8f09652a8c 100644
--- a/testing/gnome-latex/APKBUILD
+++ b/testing/gnome-latex/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Rasmus Thomsen <oss@cogitri.dev>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=gnome-latex
 pkgver=3.44.0
-pkgrel=4
+pkgrel=5
 pkgdesc="LaTeX editor for the GNOME desktop"
 url="https://gitlab.gnome.org/swilmet/gnome-latex"
 # s390x, ppc64le and riscv64 blocked by texlive
diff --git a/testing/mint-x-icons/APKBUILD b/testing/mint-x-icons/APKBUILD
index 0976ceed5dff..af615497e3eb 100644
--- a/testing/mint-x-icons/APKBUILD
+++ b/testing/mint-x-icons/APKBUILD
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=mint-x-icons
 pkgver=1.6.5
-pkgrel=0
+pkgrel=1
 pkgdesc="Mint-X icon theme"
 options="!check" # It is an icon theme
 url="https://github.com/linuxmint/mint-x-icons"
diff --git a/testing/mint-y-icons/APKBUILD b/testing/mint-y-icons/APKBUILD
index 63cacf73f40c..db1ba73cc4f6 100644
--- a/testing/mint-y-icons/APKBUILD
+++ b/testing/mint-y-icons/APKBUILD
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=mint-y-icons
 pkgver=1.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Mint-Y icon theme"
 options="!check" # It is an icon theme
 url="https://github.com/linuxmint/mint-y-icons"
diff --git a/testing/onevpl-intel-gpu/APKBUILD b/testing/onevpl-intel-gpu/APKBUILD
index 277b02ee60fb..711e0865aff2 100644
--- a/testing/onevpl-intel-gpu/APKBUILD
+++ b/testing/onevpl-intel-gpu/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Assaf Inbal <shmuelzon@gmail.com>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=onevpl-intel-gpu
 pkgver=23.2.4
-pkgrel=0
+pkgrel=1
 pkgdesc="Intel oneVPL GPU Runtime"
 options="!check" # tests can't run in check(), only on install
 url="https://github.com/oneapi-src/oneVPL-intel-gpu"
diff --git a/testing/thermald/APKBUILD b/testing/thermald/APKBUILD
index 7414d1a5ca9d..f7fb1f32a299 100644
--- a/testing/thermald/APKBUILD
+++ b/testing/thermald/APKBUILD
@@ -1,9 +1,9 @@
 # Contributor: mellotron <mellotron@tutanota.com>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=thermald
 _pkgname=thermal_daemon
 pkgver=2.5.4
-pkgrel=0
+pkgrel=1
 pkgdesc="Thermal daemon for IA"
 url="https://github.com/intel/thermal_daemon"
 arch="x86 x86_64"
diff --git a/testing/wine-mono/APKBUILD b/testing/wine-mono/APKBUILD
index c16d762c65da..b2d5f3c7ebfe 100644
--- a/testing/wine-mono/APKBUILD
+++ b/testing/wine-mono/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=wine-mono
 pkgver=8.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Wine's built-in replacement for Microsoft's .NET"
 url="https://wiki.winehq.org/Mono"
 arch="x86_64 x86"
diff --git a/testing/winetricks/APKBUILD b/testing/winetricks/APKBUILD
index 095865cc6cb1..59c64bf6eecc 100644
--- a/testing/winetricks/APKBUILD
+++ b/testing/winetricks/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=winetricks
 pkgver=20230212
-pkgrel=0
+pkgrel=1
 pkgdesc="Winetricks is an easy way to work around problems in Wine"
 url="https://github.com/Winetricks/winetricks"
 arch="x86 x86_64" # Limited by the wine pkg
diff --git a/testing/xdg-user-dirs-gtk/APKBUILD b/testing/xdg-user-dirs-gtk/APKBUILD
index cf6ba36ac30c..5d2c45475ed2 100644
--- a/testing/xdg-user-dirs-gtk/APKBUILD
+++ b/testing/xdg-user-dirs-gtk/APKBUILD
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=xdg-user-dirs-gtk
 pkgver=0.11
-pkgrel=1
+pkgrel=2
 pkgdesc="GTK frontend for xdg-user-dirs"
 url="https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk"
 arch="all"
diff --git a/testing/xed/APKBUILD b/testing/xed/APKBUILD
index ef5f0cbd7d66..22bed599a4d6 100644
--- a/testing/xed/APKBUILD
+++ b/testing/xed/APKBUILD
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=xed
 pkgver=3.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc="X-Apps Text Editor"
 url="https://github.com/linuxmint/xed"
 arch="all"
diff --git a/testing/xfce4-mailwatch-plugin/APKBUILD b/testing/xfce4-mailwatch-plugin/APKBUILD
index dfcd2677525d..b4bb6338d9a7 100644
--- a/testing/xfce4-mailwatch-plugin/APKBUILD
+++ b/testing/xfce4-mailwatch-plugin/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=xfce4-mailwatch-plugin
 pkgver=1.3.1
-pkgrel=0
+pkgrel=1
 pkgdesc="a multi-protocol, multi-mailbox mail watcher"
 url="https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin"
 arch="all"
diff --git a/testing/xfce4-mixer/APKBUILD b/testing/xfce4-mixer/APKBUILD
index 4b1ac556788f..d84625cbbcce 100644
--- a/testing/xfce4-mixer/APKBUILD
+++ b/testing/xfce4-mixer/APKBUILD
@@ -1,7 +1,7 @@
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=xfce4-mixer
 pkgver=4.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc="volume control for the xfce desktop"
 url="https://docs.xfce.org/apps/xfce4-mixer/start"
 arch="all"
-- 
GitLab