Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Orphan projectmoon's packages and adopt element-desktop
Date: Sat, 02 Jul 2022 12:28:51 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37802@inbox.vuxu.org> (raw)

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

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

https://github.com/jcgruenhage/void-packages orphan-projectmoon
https://github.com/void-linux/void-packages/pull/37802

Orphan projectmoon's packages and adopt element-desktop
I've been maintaining the element-desktop package for quite a bit, and I wanted to adopt it. I've reached out to the current maintainer, who told me it's fine for me to adopt it and mark their other packages as orphaned.

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

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

From aef913ffca39df5f9e1f3954418e0e9577b0972c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 2 Jul 2022 12:26:09 +0200
Subject: [PATCH 1/2] element-desktop: adopt

---
 srcpkgs/element-desktop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 7e712cf0da9c..9ade28534db6 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -11,7 +11,7 @@ makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
  libxslt minizip nss re2 snappy sqlcipher electron13"
 short_desc="Glossy Matrix collaboration client, desktop version"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
 homepage="https://element.io"
 _ghpage="https://github.com/vector-im"

From 31633ef5446f7d2d3d9560ab997b0b7480ec8a88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 2 Jul 2022 12:26:32 +0200
Subject: [PATCH 2/2] srcpkgs/: orphan projectmoon's packages

---
 srcpkgs/etesync-dav/template              | 2 +-
 srcpkgs/python3-etesync/template          | 2 +-
 srcpkgs/python3-furl/template             | 2 +-
 srcpkgs/python3-orderedmultidict/template | 2 +-
 srcpkgs/python3-scrypt/template           | 2 +-
 srcpkgs/snixembed/template                | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/etesync-dav/template b/srcpkgs/etesync-dav/template
index 61f80e57df96..045727d707a1 100644
--- a/srcpkgs/etesync-dav/template
+++ b/srcpkgs/etesync-dav/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
 depends="python3-etesync radicale2 python3-Flask python3-Flask-WTF"
 checkdepends="$depends python3-pytest"
 short_desc="CalDAV and CardDAV frontend for EteSync"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="http://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync-dav/etesync-dav-${version}.tar.gz"
diff --git a/srcpkgs/python3-etesync/template b/srcpkgs/python3-etesync/template
index 2c51d83fc972..8f0f6dfc758a 100644
--- a/srcpkgs/python3-etesync/template
+++ b/srcpkgs/python3-etesync/template
@@ -11,7 +11,7 @@ python3-pycparser python3-parsing python3-pytz python3-requests python3-six
 python3-vobject python3-scrypt"
 checkdepends="$depends python3-pytest python3-coverage"
 short_desc="Python3 client library for EteSync"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-only"
 homepage="https://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync/etesync-${version}.tar.gz"
diff --git a/srcpkgs/python3-furl/template b/srcpkgs/python3-furl/template
index b10e98cf00c2..58431b24b382 100644
--- a/srcpkgs/python3-furl/template
+++ b/srcpkgs/python3-furl/template
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
 depends="python3-six python3-orderedmultidict"
 checkdepends="$depends python3-flake8"
 short_desc="Python 3 URL manipulation made simple"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Unlicense"
 homepage="https://github.com/gruns/furl"
 distfiles="${PYPI_SITE}/f/furl/furl-${version}.tar.gz"
diff --git a/srcpkgs/python3-orderedmultidict/template b/srcpkgs/python3-orderedmultidict/template
index b0d8803bc072..fab5a7831fb3 100644
--- a/srcpkgs/python3-orderedmultidict/template
+++ b/srcpkgs/python3-orderedmultidict/template
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
 depends="python3 python3-six"
 checkdepends="$depends python3-flake8"
 short_desc="Python 3 ordered multivalue dictionary library"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Unlicense"
 homepage="https://github.com/gruns/orderedmultidict"
 distfiles="${PYPI_SITE}/o/orderedmultidict/orderedmultidict-${version}.tar.gz"
diff --git a/srcpkgs/python3-scrypt/template b/srcpkgs/python3-scrypt/template
index 37cdf1d9653f..823b5526e7c2 100644
--- a/srcpkgs/python3-scrypt/template
+++ b/srcpkgs/python3-scrypt/template
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
 makedepends="python3-devel openssl-devel"
 depends="python3"
 short_desc="Python 3 bindings for the scrypt key derivation function"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://bitbucket.org/mhallin/py-scrypt/src/default"
 distfiles="${PYPI_SITE}/s/scrypt/scrypt-${version}.tar.gz"
diff --git a/srcpkgs/snixembed/template b/srcpkgs/snixembed/template
index aa6dedb561e6..c24f3e40c9fc 100644
--- a/srcpkgs/snixembed/template
+++ b/srcpkgs/snixembed/template
@@ -7,7 +7,7 @@ make_use_env=yes
 hostmakedepends="pkg-config vala"
 makedepends="gtk+3-devel glib-devel libdbusmenu-gtk3-devel libdbusmenu-glib-devel vala-devel"
 short_desc="Proxy StatusNotifierItem systray API to XEmbed API"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://git.sr.ht/~steef/snixembed"
 distfiles="${homepage}/archive/${version}.tar.gz"

             reply	other threads:[~2022-07-02 10:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02 10:28 jcgruenhage [this message]
2022-07-02 18:37 ` classabbyamp
2022-07-02 21:21 ` jcgruenhage
2022-07-02 21:26 ` classabbyamp
2022-07-07  8:45 ` [PR PATCH] [Merged]: " sgn

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-37802@inbox.vuxu.org \
    --to=jcgruenhage@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).