Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Adopt some templates
@ 2020-09-23 20:47 teldra
  2020-09-23 21:25 ` [PR PATCH] [Updated] " teldra
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: teldra @ 2020-09-23 20:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages adopt-templates
https://github.com/void-linux/void-packages/pull/25058

Adopt some templates
Adopt to get alerted when updated.

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

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

From d252405a8ec46c26a033bdabd2267e610f302625 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:10:58 +0200
Subject: [PATCH 01/10] flashrom: adopt

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

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index b5f8fb4a9a7..2128b8e99b0 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"
 short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://www.flashrom.org"
 distfiles=https://github.com/flashrom/flashrom/archive/v$version.tar.gz

From 59c99f560686de8c3b5bf596f4d104b2ee4ac262 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:14:35 +0200
Subject: [PATCH 02/10] hdparm: adopt

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

diff --git a/srcpkgs/hdparm/template b/srcpkgs/hdparm/template
index 4c9433be13f..eb560d63c21 100644
--- a/srcpkgs/hdparm/template
+++ b/srcpkgs/hdparm/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-makefile
 make_install_args="exec_prefix=/usr sbindir=/usr/bin"
 short_desc="Utility to access IDE device parameters"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style'
 homepage="https://sourceforge.net/projects/hdparm/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"

From 8bfebaccb7cdf143d76e6421fc707cb90297b099 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:18:21 +0200
Subject: [PATCH 03/10] iftop: adopt

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

diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template
index 4a5556236df..4debe8a2f80 100644
--- a/srcpkgs/iftop/template
+++ b/srcpkgs/iftop/template
@@ -5,7 +5,7 @@ revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel ncurses-devel"
 short_desc="Top-like tool to display bandwidth usage on an interface"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="http://www.ex-parrot.com/pdw/iftop/"
 distfiles="${homepage}/download/$pkgname-$version.tar.gz"

From b07dc709ddaf0bad37785b4ffa255818d9f20cb6 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:19:19 +0200
Subject: [PATCH 04/10] iotop: adopt

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

diff --git a/srcpkgs/iotop/template b/srcpkgs/iotop/template
index 522bf32a7c2..4da48bafe5f 100644
--- a/srcpkgs/iotop/template
+++ b/srcpkgs/iotop/template
@@ -8,7 +8,7 @@ hostmakedepends="python3"
 depends="${hostmakedepends}"
 pycompile_module="iotop"
 short_desc="View I/O usage of processes"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2"
 homepage="http://guichaz.free.fr/iotop"
 distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"

From 4ab7dae7867d30cec933ad10321688fdf96e6366 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:22:59 +0200
Subject: [PATCH 05/10] keychain: adopt

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

diff --git a/srcpkgs/keychain/template b/srcpkgs/keychain/template
index 617d205a587..490754f8932 100644
--- a/srcpkgs/keychain/template
+++ b/srcpkgs/keychain/template
@@ -4,7 +4,7 @@ version=2.8.5
 revision=1
 archs=noarch
 short_desc="Keychain manager for ssh-agent and gpg-agent"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 homepage="http://www.funtoo.org/wiki/Keychain"
 license="GPL-2"
 distfiles="https://github.com/funtoo/keychain/archive/${version}.tar.gz"

From 3450c4fc4e9bc00898551b272a5fdf7f8743772a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:27:05 +0200
Subject: [PATCH 06/10] metalog: adopt

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

diff --git a/srcpkgs/metalog/template b/srcpkgs/metalog/template
index 1f922b221d3..42305614bfc 100644
--- a/srcpkgs/metalog/template
+++ b/srcpkgs/metalog/template
@@ -8,7 +8,7 @@ conf_files="/etc/metalog.conf"
 hostmakedepends="autoconf autoconf-archive automake pkg-config"
 makedepends="pcre-devel"
 short_desc="Modern replacement for syslogd and klogd"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/hvisage/metalog"
 distfiles="https://github.com/hvisage/metalog/archive/metalog-${version}.tar.gz"

From c96bc4bc9ae035fd4475a577d7d08f5ce1686fbf Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:29:12 +0200
Subject: [PATCH 07/10] ncdu: adopt

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

diff --git a/srcpkgs/ncdu/template b/srcpkgs/ncdu/template
index 0d6a95a438d..cebaf9727dd 100644
--- a/srcpkgs/ncdu/template
+++ b/srcpkgs/ncdu/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
 short_desc="NCurses Disk Usage utility"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="MIT"
 homepage="http://dev.yorhel.nl/ncdu"
 changelog="https://dev.yorhel.nl/ncdu/changes"

From 07037098b659a474f7c35c9f98a20d325e5fc9d0 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:30:56 +0200
Subject: [PATCH 08/10] pass: adopt

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

diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template
index 229bb79c70d..2b57713a81f 100644
--- a/srcpkgs/pass/template
+++ b/srcpkgs/pass/template
@@ -9,7 +9,7 @@ make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
 depends="bash gnupg2 tree which"
 checkdepends="gnupg2 tree which git"
 short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.passwordstore.org"
 distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"

From cb50d563fb136e81ecde6dfd6a7bf3673125be0d Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:33:05 +0200
Subject: [PATCH 09/10] gajim: adopt

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

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index bd4eeed74ff..be4c2ed48cb 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -8,7 +8,7 @@ depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
  python3-precis-i18n python3-keyring python3-cssutils python3-packaging
  python3-css-parser farstream python3-dbus"
 short_desc="Full featured Jabber/XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"

From 570d07a5f3c3c24ac08e568806a1843218e8e482 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:42:25 +0200
Subject: [PATCH 10/10] viewnior: adopt

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

diff --git a/srcpkgs/viewnior/template b/srcpkgs/viewnior/template
index 0c5126dfff6..9919ce13ec7 100644
--- a/srcpkgs/viewnior/template
+++ b/srcpkgs/viewnior/template
@@ -7,7 +7,7 @@ build_style=meson
 hostmakedepends="pkg-config intltool gnome-common glib-devel gettext-devel"
 makedepends="gtk+-devel exiv2-devel"
 short_desc="The Elegant Image Viewer"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="http://siyanpanayotov.com/project/viewnior/"
 distfiles="https://github.com/hellosiyan/Viewnior/archive/${pkgname}-${version}.tar.gz"

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

* Re: [PR PATCH] [Updated] Adopt some templates
  2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
@ 2020-09-23 21:25 ` teldra
  2020-09-23 22:07 ` [PR REVIEW] " ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: teldra @ 2020-09-23 21:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages adopt-templates
https://github.com/void-linux/void-packages/pull/25058

Adopt some templates
Adopt to get alerted when updated.

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

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

From d252405a8ec46c26a033bdabd2267e610f302625 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:10:58 +0200
Subject: [PATCH 01/10] flashrom: adopt

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

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index b5f8fb4a9a7..2128b8e99b0 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"
 short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://www.flashrom.org"
 distfiles=https://github.com/flashrom/flashrom/archive/v$version.tar.gz

From 59c99f560686de8c3b5bf596f4d104b2ee4ac262 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:14:35 +0200
Subject: [PATCH 02/10] hdparm: adopt

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

diff --git a/srcpkgs/hdparm/template b/srcpkgs/hdparm/template
index 4c9433be13f..eb560d63c21 100644
--- a/srcpkgs/hdparm/template
+++ b/srcpkgs/hdparm/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-makefile
 make_install_args="exec_prefix=/usr sbindir=/usr/bin"
 short_desc="Utility to access IDE device parameters"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style'
 homepage="https://sourceforge.net/projects/hdparm/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"

From 8bfebaccb7cdf143d76e6421fc707cb90297b099 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:18:21 +0200
Subject: [PATCH 03/10] iftop: adopt

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

diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template
index 4a5556236df..4debe8a2f80 100644
--- a/srcpkgs/iftop/template
+++ b/srcpkgs/iftop/template
@@ -5,7 +5,7 @@ revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel ncurses-devel"
 short_desc="Top-like tool to display bandwidth usage on an interface"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="http://www.ex-parrot.com/pdw/iftop/"
 distfiles="${homepage}/download/$pkgname-$version.tar.gz"

From a24235286d160388a824d1545eb0de9fcf94d528 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:19:19 +0200
Subject: [PATCH 04/10] iotop: adopt

- remove noarch
- remove pycompile_module
- fix license
---
 srcpkgs/iotop/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/iotop/template b/srcpkgs/iotop/template
index 522bf32a7c2..1232fa86f8c 100644
--- a/srcpkgs/iotop/template
+++ b/srcpkgs/iotop/template
@@ -1,15 +1,13 @@
 # Template file for 'iotop'
 pkgname=iotop
 version=0.6
-revision=6
-archs=noarch
+revision=7
 build_style=python3-module
 hostmakedepends="python3"
 depends="${hostmakedepends}"
-pycompile_module="iotop"
 short_desc="View I/O usage of processes"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-or-later"
 homepage="http://guichaz.free.fr/iotop"
 distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
 checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b

From cedda41235959f08eddafc93af47d520face402c Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:22:59 +0200
Subject: [PATCH 05/10] keychain: adopt

- remove noarch
- fix license
---
 srcpkgs/keychain/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/keychain/template b/srcpkgs/keychain/template
index 617d205a587..0d8991f4e23 100644
--- a/srcpkgs/keychain/template
+++ b/srcpkgs/keychain/template
@@ -1,12 +1,11 @@
 # Template file for 'keychain'
 pkgname=keychain
 version=2.8.5
-revision=1
-archs=noarch
+revision=2
 short_desc="Keychain manager for ssh-agent and gpg-agent"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-only"
 homepage="http://www.funtoo.org/wiki/Keychain"
-license="GPL-2"
 distfiles="https://github.com/funtoo/keychain/archive/${version}.tar.gz"
 checksum=dcce703e5001211c8ebc0528f45b523f84d2bceeb240600795b4d80cb8475a0b
 

From 8d543bd08c903c7f4e2ba15225aef7343c07d147 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:27:05 +0200
Subject: [PATCH 06/10] metalog: adopt

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

diff --git a/srcpkgs/metalog/template b/srcpkgs/metalog/template
index 1f922b221d3..42305614bfc 100644
--- a/srcpkgs/metalog/template
+++ b/srcpkgs/metalog/template
@@ -8,7 +8,7 @@ conf_files="/etc/metalog.conf"
 hostmakedepends="autoconf autoconf-archive automake pkg-config"
 makedepends="pcre-devel"
 short_desc="Modern replacement for syslogd and klogd"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/hvisage/metalog"
 distfiles="https://github.com/hvisage/metalog/archive/metalog-${version}.tar.gz"

From 8fe809892c3b8ad2ef2a214948de1f7dfb0eb589 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:29:12 +0200
Subject: [PATCH 07/10] ncdu: adopt

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

diff --git a/srcpkgs/ncdu/template b/srcpkgs/ncdu/template
index 0d6a95a438d..cebaf9727dd 100644
--- a/srcpkgs/ncdu/template
+++ b/srcpkgs/ncdu/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
 short_desc="NCurses Disk Usage utility"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="MIT"
 homepage="http://dev.yorhel.nl/ncdu"
 changelog="https://dev.yorhel.nl/ncdu/changes"

From fabbeaabc7af642f188c78759174c60926330a17 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:30:56 +0200
Subject: [PATCH 08/10] pass: adopt

- remove noarch
---
 srcpkgs/pass/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template
index 229bb79c70d..e5812ed1f8a 100644
--- a/srcpkgs/pass/template
+++ b/srcpkgs/pass/template
@@ -1,15 +1,14 @@
 # Template file for 'pass'
 pkgname=pass
 version=1.7.3
-revision=3
-archs=noarch
+revision=4
 wrksrc="password-store-${version}"
 build_style=gnu-makefile
 make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
 depends="bash gnupg2 tree which"
 checkdepends="gnupg2 tree which git"
 short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.passwordstore.org"
 distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"

From 8ef8eb89ff000285b2fb7342b4913b259fcf9ea4 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:33:05 +0200
Subject: [PATCH 09/10] gajim: adopt

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

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index bd4eeed74ff..be4c2ed48cb 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -8,7 +8,7 @@ depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
  python3-precis-i18n python3-keyring python3-cssutils python3-packaging
  python3-css-parser farstream python3-dbus"
 short_desc="Full featured Jabber/XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"

From c501c4514640f3eabeabfd8772dc09710a692775 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:42:25 +0200
Subject: [PATCH 10/10] viewnior: adopt

---
 srcpkgs/viewnior/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/viewnior/template b/srcpkgs/viewnior/template
index 0c5126dfff6..8232c1eb787 100644
--- a/srcpkgs/viewnior/template
+++ b/srcpkgs/viewnior/template
@@ -6,8 +6,8 @@ wrksrc="Viewnior-${pkgname}-${version}"
 build_style=meson
 hostmakedepends="pkg-config intltool gnome-common glib-devel gettext-devel"
 makedepends="gtk+-devel exiv2-devel"
-short_desc="The Elegant Image Viewer"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="Elegant Image Viewer"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="http://siyanpanayotov.com/project/viewnior/"
 distfiles="https://github.com/hellosiyan/Viewnior/archive/${pkgname}-${version}.tar.gz"

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

* Re: [PR REVIEW] Adopt some templates
  2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
  2020-09-23 21:25 ` [PR PATCH] [Updated] " teldra
@ 2020-09-23 22:07 ` ericonr
  2020-09-23 22:07 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-09-23 22:07 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25058#discussion_r493922633

Comment:
Please mention this in the commit title, not only commit body

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

* Re: [PR REVIEW] Adopt some templates
  2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
  2020-09-23 21:25 ` [PR PATCH] [Updated] " teldra
  2020-09-23 22:07 ` [PR REVIEW] " ericonr
@ 2020-09-23 22:07 ` ericonr
  2020-09-23 22:23 ` [PR PATCH] [Updated] " teldra
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-09-23 22:07 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25058#discussion_r493922681

Comment:
Same here

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

* Re: [PR PATCH] [Updated] Adopt some templates
  2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
                   ` (2 preceding siblings ...)
  2020-09-23 22:07 ` ericonr
@ 2020-09-23 22:23 ` teldra
  2020-09-23 22:24 ` teldra
  2020-10-03 23:25 ` [PR PATCH] [Closed]: " the-maldridge
  5 siblings, 0 replies; 7+ messages in thread
From: teldra @ 2020-09-23 22:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages adopt-templates
https://github.com/void-linux/void-packages/pull/25058

Adopt some templates
Adopt to get alerted when updated.

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

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

From d252405a8ec46c26a033bdabd2267e610f302625 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:10:58 +0200
Subject: [PATCH 01/10] flashrom: adopt

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

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index b5f8fb4a9a7..2128b8e99b0 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"
 short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://www.flashrom.org"
 distfiles=https://github.com/flashrom/flashrom/archive/v$version.tar.gz

From 59c99f560686de8c3b5bf596f4d104b2ee4ac262 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:14:35 +0200
Subject: [PATCH 02/10] hdparm: adopt

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

diff --git a/srcpkgs/hdparm/template b/srcpkgs/hdparm/template
index 4c9433be13f..eb560d63c21 100644
--- a/srcpkgs/hdparm/template
+++ b/srcpkgs/hdparm/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-makefile
 make_install_args="exec_prefix=/usr sbindir=/usr/bin"
 short_desc="Utility to access IDE device parameters"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style'
 homepage="https://sourceforge.net/projects/hdparm/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"

From 8bfebaccb7cdf143d76e6421fc707cb90297b099 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:18:21 +0200
Subject: [PATCH 03/10] iftop: adopt

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

diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template
index 4a5556236df..4debe8a2f80 100644
--- a/srcpkgs/iftop/template
+++ b/srcpkgs/iftop/template
@@ -5,7 +5,7 @@ revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel ncurses-devel"
 short_desc="Top-like tool to display bandwidth usage on an interface"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="http://www.ex-parrot.com/pdw/iftop/"
 distfiles="${homepage}/download/$pkgname-$version.tar.gz"

From c2721da9728e2ffb74832e3b85c0719256260943 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:19:19 +0200
Subject: [PATCH 04/10] iotop: adopt, xlintify

- remove noarch
- remove pycompile_module
- fix license
---
 srcpkgs/iotop/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/iotop/template b/srcpkgs/iotop/template
index 522bf32a7c2..1232fa86f8c 100644
--- a/srcpkgs/iotop/template
+++ b/srcpkgs/iotop/template
@@ -1,15 +1,13 @@
 # Template file for 'iotop'
 pkgname=iotop
 version=0.6
-revision=6
-archs=noarch
+revision=7
 build_style=python3-module
 hostmakedepends="python3"
 depends="${hostmakedepends}"
-pycompile_module="iotop"
 short_desc="View I/O usage of processes"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-or-later"
 homepage="http://guichaz.free.fr/iotop"
 distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
 checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b

From aea7d28e3e9db30fe35f46826935ce295c47d4ca Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:22:59 +0200
Subject: [PATCH 05/10] keychain: adopt, xlintify

- remove noarch
- fix license
---
 srcpkgs/keychain/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/keychain/template b/srcpkgs/keychain/template
index 617d205a587..0d8991f4e23 100644
--- a/srcpkgs/keychain/template
+++ b/srcpkgs/keychain/template
@@ -1,12 +1,11 @@
 # Template file for 'keychain'
 pkgname=keychain
 version=2.8.5
-revision=1
-archs=noarch
+revision=2
 short_desc="Keychain manager for ssh-agent and gpg-agent"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-only"
 homepage="http://www.funtoo.org/wiki/Keychain"
-license="GPL-2"
 distfiles="https://github.com/funtoo/keychain/archive/${version}.tar.gz"
 checksum=dcce703e5001211c8ebc0528f45b523f84d2bceeb240600795b4d80cb8475a0b
 

From dfbcfdd976828743716ec3d1dd3efde941cf3334 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:27:05 +0200
Subject: [PATCH 06/10] metalog: adopt

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

diff --git a/srcpkgs/metalog/template b/srcpkgs/metalog/template
index 1f922b221d3..42305614bfc 100644
--- a/srcpkgs/metalog/template
+++ b/srcpkgs/metalog/template
@@ -8,7 +8,7 @@ conf_files="/etc/metalog.conf"
 hostmakedepends="autoconf autoconf-archive automake pkg-config"
 makedepends="pcre-devel"
 short_desc="Modern replacement for syslogd and klogd"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/hvisage/metalog"
 distfiles="https://github.com/hvisage/metalog/archive/metalog-${version}.tar.gz"

From cde58bc4791cf9759296f53a855fc9fa3184f5dc Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:29:12 +0200
Subject: [PATCH 07/10] ncdu: adopt

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

diff --git a/srcpkgs/ncdu/template b/srcpkgs/ncdu/template
index 0d6a95a438d..cebaf9727dd 100644
--- a/srcpkgs/ncdu/template
+++ b/srcpkgs/ncdu/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
 short_desc="NCurses Disk Usage utility"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="MIT"
 homepage="http://dev.yorhel.nl/ncdu"
 changelog="https://dev.yorhel.nl/ncdu/changes"

From ecdc8503364a2d9a5be3c80d3a8bf16bbe6ecebe Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:30:56 +0200
Subject: [PATCH 08/10] pass: adopt

- remove noarch
---
 srcpkgs/pass/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template
index 229bb79c70d..e5812ed1f8a 100644
--- a/srcpkgs/pass/template
+++ b/srcpkgs/pass/template
@@ -1,15 +1,14 @@
 # Template file for 'pass'
 pkgname=pass
 version=1.7.3
-revision=3
-archs=noarch
+revision=4
 wrksrc="password-store-${version}"
 build_style=gnu-makefile
 make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
 depends="bash gnupg2 tree which"
 checkdepends="gnupg2 tree which git"
 short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.passwordstore.org"
 distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"

From 3572c89e96e8acaa154147ffe88fb7b43e782e9f Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:33:05 +0200
Subject: [PATCH 09/10] gajim: adopt

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

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index bd4eeed74ff..be4c2ed48cb 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -8,7 +8,7 @@ depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
  python3-precis-i18n python3-keyring python3-cssutils python3-packaging
  python3-css-parser farstream python3-dbus"
 short_desc="Full featured Jabber/XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"

From 48c404a3cf473ac8a62d6c8a3238fddb09682105 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:42:25 +0200
Subject: [PATCH 10/10] viewnior: adopt

---
 srcpkgs/viewnior/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/viewnior/template b/srcpkgs/viewnior/template
index 0c5126dfff6..8232c1eb787 100644
--- a/srcpkgs/viewnior/template
+++ b/srcpkgs/viewnior/template
@@ -6,8 +6,8 @@ wrksrc="Viewnior-${pkgname}-${version}"
 build_style=meson
 hostmakedepends="pkg-config intltool gnome-common glib-devel gettext-devel"
 makedepends="gtk+-devel exiv2-devel"
-short_desc="The Elegant Image Viewer"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="Elegant Image Viewer"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="http://siyanpanayotov.com/project/viewnior/"
 distfiles="https://github.com/hellosiyan/Viewnior/archive/${pkgname}-${version}.tar.gz"

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

* Re: [PR PATCH] [Updated] Adopt some templates
  2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
                   ` (3 preceding siblings ...)
  2020-09-23 22:23 ` [PR PATCH] [Updated] " teldra
@ 2020-09-23 22:24 ` teldra
  2020-10-03 23:25 ` [PR PATCH] [Closed]: " the-maldridge
  5 siblings, 0 replies; 7+ messages in thread
From: teldra @ 2020-09-23 22:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages adopt-templates
https://github.com/void-linux/void-packages/pull/25058

Adopt some templates
Adopt to get alerted when updated.

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

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

From d252405a8ec46c26a033bdabd2267e610f302625 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:10:58 +0200
Subject: [PATCH 01/10] flashrom: adopt

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

diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template
index b5f8fb4a9a7..2128b8e99b0 100644
--- a/srcpkgs/flashrom/template
+++ b/srcpkgs/flashrom/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="pciutils-devel libusb-compat-devel libftdi1-devel"
 short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://www.flashrom.org"
 distfiles=https://github.com/flashrom/flashrom/archive/v$version.tar.gz

From 59c99f560686de8c3b5bf596f4d104b2ee4ac262 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:14:35 +0200
Subject: [PATCH 02/10] hdparm: adopt

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

diff --git a/srcpkgs/hdparm/template b/srcpkgs/hdparm/template
index 4c9433be13f..eb560d63c21 100644
--- a/srcpkgs/hdparm/template
+++ b/srcpkgs/hdparm/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-makefile
 make_install_args="exec_prefix=/usr sbindir=/usr/bin"
 short_desc="Utility to access IDE device parameters"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style'
 homepage="https://sourceforge.net/projects/hdparm/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"

From 8bfebaccb7cdf143d76e6421fc707cb90297b099 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:18:21 +0200
Subject: [PATCH 03/10] iftop: adopt

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

diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template
index 4a5556236df..4debe8a2f80 100644
--- a/srcpkgs/iftop/template
+++ b/srcpkgs/iftop/template
@@ -5,7 +5,7 @@ revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel ncurses-devel"
 short_desc="Top-like tool to display bandwidth usage on an interface"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="http://www.ex-parrot.com/pdw/iftop/"
 distfiles="${homepage}/download/$pkgname-$version.tar.gz"

From c2721da9728e2ffb74832e3b85c0719256260943 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:19:19 +0200
Subject: [PATCH 04/10] iotop: adopt, xlintify

- remove noarch
- remove pycompile_module
- fix license
---
 srcpkgs/iotop/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/iotop/template b/srcpkgs/iotop/template
index 522bf32a7c2..1232fa86f8c 100644
--- a/srcpkgs/iotop/template
+++ b/srcpkgs/iotop/template
@@ -1,15 +1,13 @@
 # Template file for 'iotop'
 pkgname=iotop
 version=0.6
-revision=6
-archs=noarch
+revision=7
 build_style=python3-module
 hostmakedepends="python3"
 depends="${hostmakedepends}"
-pycompile_module="iotop"
 short_desc="View I/O usage of processes"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-or-later"
 homepage="http://guichaz.free.fr/iotop"
 distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
 checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b

From aea7d28e3e9db30fe35f46826935ce295c47d4ca Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:22:59 +0200
Subject: [PATCH 05/10] keychain: adopt, xlintify

- remove noarch
- fix license
---
 srcpkgs/keychain/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/keychain/template b/srcpkgs/keychain/template
index 617d205a587..0d8991f4e23 100644
--- a/srcpkgs/keychain/template
+++ b/srcpkgs/keychain/template
@@ -1,12 +1,11 @@
 # Template file for 'keychain'
 pkgname=keychain
 version=2.8.5
-revision=1
-archs=noarch
+revision=2
 short_desc="Keychain manager for ssh-agent and gpg-agent"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-only"
 homepage="http://www.funtoo.org/wiki/Keychain"
-license="GPL-2"
 distfiles="https://github.com/funtoo/keychain/archive/${version}.tar.gz"
 checksum=dcce703e5001211c8ebc0528f45b523f84d2bceeb240600795b4d80cb8475a0b
 

From dfbcfdd976828743716ec3d1dd3efde941cf3334 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:27:05 +0200
Subject: [PATCH 06/10] metalog: adopt

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

diff --git a/srcpkgs/metalog/template b/srcpkgs/metalog/template
index 1f922b221d3..42305614bfc 100644
--- a/srcpkgs/metalog/template
+++ b/srcpkgs/metalog/template
@@ -8,7 +8,7 @@ conf_files="/etc/metalog.conf"
 hostmakedepends="autoconf autoconf-archive automake pkg-config"
 makedepends="pcre-devel"
 short_desc="Modern replacement for syslogd and klogd"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/hvisage/metalog"
 distfiles="https://github.com/hvisage/metalog/archive/metalog-${version}.tar.gz"

From cde58bc4791cf9759296f53a855fc9fa3184f5dc Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:29:12 +0200
Subject: [PATCH 07/10] ncdu: adopt

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

diff --git a/srcpkgs/ncdu/template b/srcpkgs/ncdu/template
index 0d6a95a438d..cebaf9727dd 100644
--- a/srcpkgs/ncdu/template
+++ b/srcpkgs/ncdu/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
 short_desc="NCurses Disk Usage utility"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="MIT"
 homepage="http://dev.yorhel.nl/ncdu"
 changelog="https://dev.yorhel.nl/ncdu/changes"

From 2b4df566fc3f98348130c47385e6300f161f053a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:30:56 +0200
Subject: [PATCH 08/10] pass: adopt, xlintify

- remove noarch
---
 srcpkgs/pass/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template
index 229bb79c70d..e5812ed1f8a 100644
--- a/srcpkgs/pass/template
+++ b/srcpkgs/pass/template
@@ -1,15 +1,14 @@
 # Template file for 'pass'
 pkgname=pass
 version=1.7.3
-revision=3
-archs=noarch
+revision=4
 wrksrc="password-store-${version}"
 build_style=gnu-makefile
 make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
 depends="bash gnupg2 tree which"
 checkdepends="gnupg2 tree which git"
 short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.passwordstore.org"
 distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"

From 31d43885bcd3677f4c472e948157a43e2622f389 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:33:05 +0200
Subject: [PATCH 09/10] gajim: adopt

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

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index bd4eeed74ff..be4c2ed48cb 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -8,7 +8,7 @@ depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
  python3-precis-i18n python3-keyring python3-cssutils python3-packaging
  python3-css-parser farstream python3-dbus"
 short_desc="Full featured Jabber/XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"

From db962d745fa95f092c438b75678c73f29de716ef Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 23 Sep 2020 22:42:25 +0200
Subject: [PATCH 10/10] viewnior: adopt

---
 srcpkgs/viewnior/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/viewnior/template b/srcpkgs/viewnior/template
index 0c5126dfff6..8232c1eb787 100644
--- a/srcpkgs/viewnior/template
+++ b/srcpkgs/viewnior/template
@@ -6,8 +6,8 @@ wrksrc="Viewnior-${pkgname}-${version}"
 build_style=meson
 hostmakedepends="pkg-config intltool gnome-common glib-devel gettext-devel"
 makedepends="gtk+-devel exiv2-devel"
-short_desc="The Elegant Image Viewer"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="Elegant Image Viewer"
+maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="http://siyanpanayotov.com/project/viewnior/"
 distfiles="https://github.com/hellosiyan/Viewnior/archive/${pkgname}-${version}.tar.gz"

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

* Re: [PR PATCH] [Closed]: Adopt some templates
  2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
                   ` (4 preceding siblings ...)
  2020-09-23 22:24 ` teldra
@ 2020-10-03 23:25 ` the-maldridge
  5 siblings, 0 replies; 7+ messages in thread
From: the-maldridge @ 2020-10-03 23:25 UTC (permalink / raw)
  To: ml

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

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

Adopt some templates
https://github.com/void-linux/void-packages/pull/25058

Description:
Adopt to get alerted when updated.

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

end of thread, other threads:[~2020-10-03 23:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 20:47 [PR PATCH] Adopt some templates teldra
2020-09-23 21:25 ` [PR PATCH] [Updated] " teldra
2020-09-23 22:07 ` [PR REVIEW] " ericonr
2020-09-23 22:07 ` ericonr
2020-09-23 22:23 ` [PR PATCH] [Updated] " teldra
2020-09-23 22:24 ` teldra
2020-10-03 23:25 ` [PR PATCH] [Closed]: " the-maldridge

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