Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] orphan packages [ci skip]
@ 2021-11-01  2:25 FollieHiyuki
  2021-11-01  2:25 ` Vaelatern
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: FollieHiyuki @ 2021-11-01  2:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages orphan
https://github.com/void-linux/void-packages/pull/33853

orphan packages [ci skip]
I don't actively use Void on my main machine anymore, so mark packages I was maintaining as orphaned.


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

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

From c9a34884ee4cd1cddc73b2238a0bfeb66f3fdfbc Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 1 Nov 2021 09:15:39 +0700
Subject: [PATCH 1/6] cointop: orphan

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

diff --git a/srcpkgs/cointop/template b/srcpkgs/cointop/template
index a32af0d7b088..3bbb7644e53c 100644
--- a/srcpkgs/cointop/template
+++ b/srcpkgs/cointop/template
@@ -5,7 +5,7 @@ revision=1
 build_style=go
 go_import_path="github.com/miguelmota/${pkgname}"
 short_desc="Terminal based application for tracking cryptocurrencies"
-maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/miguelmota/cointop"
 distfiles="https://github.com/miguelmota/cointop/archive/v${version}.tar.gz"

From f70c57afb32f1aa6a730874cce3fa1ebedaf1416 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 1 Nov 2021 09:16:18 +0700
Subject: [PATCH 2/6] exa: orphan

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

diff --git a/srcpkgs/exa/template b/srcpkgs/exa/template
index fd5d7266f589..d2eb81a34ec0 100644
--- a/srcpkgs/exa/template
+++ b/srcpkgs/exa/template
@@ -6,7 +6,7 @@ build_style=cargo
 hostmakedepends="pkg-config libgit2-devel"
 makedepends="libgit2-devel"
 short_desc="Modern replacement for ls"
-maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://the.exa.website/"
 distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz

From 264c1270445704a50056989b2cf12a05601203b3 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 1 Nov 2021 09:16:34 +0700
Subject: [PATCH 3/6] qalculate-qt: orphan

---
 srcpkgs/qalculate-qt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/qalculate-qt/template b/srcpkgs/qalculate-qt/template
index 610c93d8ca70..c960ee0eed61 100644
--- a/srcpkgs/qalculate-qt/template
+++ b/srcpkgs/qalculate-qt/template
@@ -9,7 +9,7 @@ hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
 makedepends="libqalculate-devel qt5-devel"
 depends="gnuplot"
 short_desc="Multi-purpose desktop calculator - QT version"
-maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz"

From 2764e932ec4e84c292b768a8ec6cdc1c45e6090a Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 1 Nov 2021 09:16:48 +0700
Subject: [PATCH 4/6] qutebrowser: orphan

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index c49a9040c39f..5dc61ab30aa9 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools asciidoc"
 depends="python3-PyQt5-quick python3-Jinja2 python3-yaml
  python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite"
 short_desc="Keyboard-focused browser with a minimal GUI"
-maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"

From d3723cffc370dfcf6d004874cc2d1cf4ae264138 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 1 Nov 2021 09:17:03 +0700
Subject: [PATCH 5/6] snapper: orphan

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

diff --git a/srcpkgs/snapper/template b/srcpkgs/snapper/template
index c2aae59e586d..4e481e6ab995 100644
--- a/srcpkgs/snapper/template
+++ b/srcpkgs/snapper/template
@@ -13,7 +13,7 @@ makedepends="acl-devel boost-devel dbus-devel e2fsprogs-devel libbtrfs-devel
  json-c-devel"
 depends="dbus"
 short_desc="Tool for Linux filesystem snapshot management"
-maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://snapper.io"
 distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz"

From bd61cf65efb5e27f613bc0784ce74de022a1c834 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 1 Nov 2021 09:17:19 +0700
Subject: [PATCH 6/6] vivid: orphan

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

diff --git a/srcpkgs/vivid/template b/srcpkgs/vivid/template
index 7b9c8b3f9eef..421be378fc6a 100644
--- a/srcpkgs/vivid/template
+++ b/srcpkgs/vivid/template
@@ -4,7 +4,7 @@ version=0.7.0
 revision=1
 build_style=cargo
 short_desc="LS_COLORS with support for multiple color themes"
-maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/sharkdp/vivid"
 distfiles="https://github.com/sharkdp/vivid/archive/v${version}.tar.gz"

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

* Re: orphan packages [ci skip]
  2021-11-01  2:25 [PR PATCH] orphan packages [ci skip] FollieHiyuki
@ 2021-11-01  2:25 ` Vaelatern
  2021-11-01  2:26 ` [PR PATCH] [Merged]: " Vaelatern
  2021-11-01  2:51 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: Vaelatern @ 2021-11-01  2:25 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/33853#issuecomment-955873883

Comment:
Sorry to see you go!

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

* Re: [PR PATCH] [Merged]: orphan packages [ci skip]
  2021-11-01  2:25 [PR PATCH] orphan packages [ci skip] FollieHiyuki
  2021-11-01  2:25 ` Vaelatern
@ 2021-11-01  2:26 ` Vaelatern
  2021-11-01  2:51 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: Vaelatern @ 2021-11-01  2:26 UTC (permalink / raw)
  To: ml

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

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

orphan packages [ci skip]
https://github.com/void-linux/void-packages/pull/33853

Description:
I don't actively use Void on my main machine anymore, so mark packages I was maintaining as orphaned.


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

* Re: orphan packages [ci skip]
  2021-11-01  2:25 [PR PATCH] orphan packages [ci skip] FollieHiyuki
  2021-11-01  2:25 ` Vaelatern
  2021-11-01  2:26 ` [PR PATCH] [Merged]: " Vaelatern
@ 2021-11-01  2:51 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-01  2:51 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33853#issuecomment-955880955

Comment:
Thank you for all your contributions :)

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

end of thread, other threads:[~2021-11-01  2:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01  2:25 [PR PATCH] orphan packages [ci skip] FollieHiyuki
2021-11-01  2:25 ` Vaelatern
2021-11-01  2:26 ` [PR PATCH] [Merged]: " Vaelatern
2021-11-01  2:51 ` ericonr

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).