Github messages for voidlinux
 help / color / mirror / Atom feed
From: ftrvxmtrx <ftrvxmtrx@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] srcpkgs: orphan my stuff
Date: Thu, 22 Sep 2022 21:59:50 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39424@inbox.vuxu.org> (raw)

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

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

https://github.com/ftrvxmtrx/void-packages master
https://github.com/void-linux/void-packages/pull/39424

srcpkgs: orphan my stuff
#### Testing the changes
- I tested the changes in this PR: **n/a**


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

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

From 94fa54097133b509aa4e73a5899778db2413a388 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?=
 <sigrid@ftrv.se>
Date: Thu, 22 Sep 2022 21:58:06 +0200
Subject: [PATCH] srcpkgs: orphan my stuff

---
 srcpkgs/SDL2/template           | 2 +-
 srcpkgs/SDL2_ttf/template       | 2 +-
 srcpkgs/bindfs/template         | 2 +-
 srcpkgs/chuck/template          | 2 +-
 srcpkgs/fuse-9pfs/template      | 2 +-
 srcpkgs/libopenal/template      | 2 +-
 srcpkgs/pc/template             | 2 +-
 srcpkgs/pinentry-dmenu/template | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 3635c55524ed..7c19c0ff7960 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -10,7 +10,7 @@ hostmakedepends="pkg-config nasm"
 makedepends="alsa-lib-devel dbus-devel eudev-libudev-devel libusb-compat-devel
  libsamplerate-devel"
 short_desc="Simple DirectMedia Layer (version 2)"
-maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="https://www.libsdl.org/"
 changelog="https://raw.githubusercontent.com/libsdl-org/SDL/main/WhatsNew.txt"
diff --git a/srcpkgs/SDL2_ttf/template b/srcpkgs/SDL2_ttf/template
index 2e63fcc0d7fd..441e1f7beb59 100644
--- a/srcpkgs/SDL2_ttf/template
+++ b/srcpkgs/SDL2_ttf/template
@@ -7,7 +7,7 @@ configure_args="--disable-static"
 hostmakedepends="pkg-config"
 makedepends="freetype-devel MesaLib-devel SDL2-devel libSM-devel"
 short_desc="Use TrueType fonts in your SDL 2.x applications"
-maintainer="Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/libsdl-org/SDL_ttf"
 distfiles="${homepage}/releases/download/release-${version}/${pkgname}-${version}.tar.gz"
diff --git a/srcpkgs/bindfs/template b/srcpkgs/bindfs/template
index a57c1b3663a3..ff7cc4616e63 100644
--- a/srcpkgs/bindfs/template
+++ b/srcpkgs/bindfs/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="fuse3-devel"
 short_desc="FUSE filesystem for mounting a directory to another location"
-maintainer="Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://bindfs.org"
 changelog="https://bindfs.org/docs/ChangeLog.utf8.txt"
diff --git a/srcpkgs/chuck/template b/srcpkgs/chuck/template
index 5e9510c4b162..d3e8b67c77a6 100644
--- a/srcpkgs/chuck/template
+++ b/srcpkgs/chuck/template
@@ -9,7 +9,7 @@ make_build_target="linux-jack"
 hostmakedepends="bison flex"
 makedepends="jack-devel libsndfile-devel liblo-devel"
 short_desc="Concurrent, on-the-fly audio programming language"
-maintainer="Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://chuck.cs.princeton.edu"
 changelog="https://chuck.cs.princeton.edu/release/VERSIONS"
diff --git a/srcpkgs/fuse-9pfs/template b/srcpkgs/fuse-9pfs/template
index cff5002960f7..c64819357eb1 100644
--- a/srcpkgs/fuse-9pfs/template
+++ b/srcpkgs/fuse-9pfs/template
@@ -8,7 +8,7 @@ make_use_env=yes
 hostmakedepends="pkg-config"
 makedepends="fuse-devel"
 short_desc="FUSE client for 9p protocol"
-maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC, MIT"
 homepage="https://github.com/ftrvxmtrx/9pfs"
 distfiles="https://github.com/ftrvxmtrx/9pfs/archive/${version}.tar.gz"
diff --git a/srcpkgs/libopenal/template b/srcpkgs/libopenal/template
index bc5d0676a9a1..547e73873bd1 100644
--- a/srcpkgs/libopenal/template
+++ b/srcpkgs/libopenal/template
@@ -9,7 +9,7 @@ hostmakedepends="pkg-config"
 makedepends="zlib-devel alsa-lib-devel pulseaudio-devel SDL2-devel ffmpeg-devel
  jack-devel $(vopt_if sndio sndio-devel)"
 short_desc="Cross-platform 3D audio library"
-maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://openal-soft.org/"
 changelog="https://raw.githubusercontent.com/kcat/openal-soft/master/ChangeLog"
diff --git a/srcpkgs/pc/template b/srcpkgs/pc/template
index 87ae1871a783..bcde3a988877 100644
--- a/srcpkgs/pc/template
+++ b/srcpkgs/pc/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_use_env=yes
 hostmakedepends="byacc"
 short_desc="Programmer's calculator"
-maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://git.sr.ht/~ft/pc"
 distfiles="https://git.sr.ht/~ft/pc/archive/${version}.tar.gz"
diff --git a/srcpkgs/pinentry-dmenu/template b/srcpkgs/pinentry-dmenu/template
index 7d760f7ecdcd..825a4da7d274 100644
--- a/srcpkgs/pinentry-dmenu/template
+++ b/srcpkgs/pinentry-dmenu/template
@@ -7,7 +7,7 @@ makedepends="libXft-devel freetype-devel libconfig-devel
  libXinerama-devel libgpg-error-devel libassuan-devel
  gpgme-devel"
 short_desc="Pinentry program based on dmenu"
-maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/ftrvxmtrx/pinentry-dmenu"
 distfiles="https://github.com/ftrvxmtrx/pinentry-dmenu/archive/${version}.tar.gz"

             reply	other threads:[~2022-09-22 19:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 19:59 ftrvxmtrx [this message]
2022-09-24 16:11 ` motorto
2022-12-24  1:52 ` github-actions
2022-12-25 15:53 ` motorto
2022-12-25 16:10 ` [PR PATCH] [Updated] " paper42
2022-12-25 16:12 ` paper42
2022-12-25 16:13 ` [PR PATCH] [Merged]: " paper42
2022-12-25 16:14 ` paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39424@inbox.vuxu.org \
    --to=ftrvxmtrx@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).