Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rtv: drop package
Date: Wed, 19 Aug 2020 15:20:28 +0200	[thread overview]
Message-ID: <20200819132028.iFRVpQ4_R48gho1cVHG2TMiq4d5nvJodTiz7nzYGgpw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24355@inbox.vuxu.org>

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

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

https://github.com/abenson/void-packages drop_rtv
https://github.com/void-linux/void-packages/pull/24355

rtv: drop package
Closes #23985

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

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

From c6ff7a2f58db88e8711750eecfb504db615b149a Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 18 Aug 2020 21:16:10 -0500
Subject: [PATCH] rtv: drop package

Closes #23985
---
 srcpkgs/rtv                  |  1 +
 srcpkgs/rtv/template         | 20 --------------------
 srcpkgs/tuir/rtv.INSTALL.msg |  1 +
 srcpkgs/tuir/template        |  9 ++++++++-
 4 files changed, 10 insertions(+), 21 deletions(-)
 create mode 120000 srcpkgs/rtv
 delete mode 100644 srcpkgs/rtv/template
 create mode 100644 srcpkgs/tuir/rtv.INSTALL.msg

diff --git a/srcpkgs/rtv b/srcpkgs/rtv
new file mode 120000
index 00000000000..4dc6fcbed12
--- /dev/null
+++ b/srcpkgs/rtv
@@ -0,0 +1 @@
+tuir
\ No newline at end of file
diff --git a/srcpkgs/rtv/template b/srcpkgs/rtv/template
deleted file mode 100644
index 3a67da91e61..00000000000
--- a/srcpkgs/rtv/template
+++ /dev/null
@@ -1,20 +0,0 @@
-# Template file for 'rtv'
-pkgname=rtv
-version=1.27.0
-revision=3
-archs=noarch
-build_style=python3-module
-pycompile_module="rtv"
-hostmakedepends="python3-setuptools"
-depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
- python3-requests python3-six"
-short_desc="Simple terminal viewer for Reddit (Reddit Terminal Viewer)"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="MIT"
-homepage="https://github.com/michael-lazar/${pkgname}"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=c57a6cbb2525160b6aaa9180aec0293962b6969675f8ac0f2cfacff3cbd00d7c
-
-post_install() {
-	vlicense LICENSE
-}
diff --git a/srcpkgs/tuir/rtv.INSTALL.msg b/srcpkgs/tuir/rtv.INSTALL.msg
new file mode 100644
index 00000000000..6ac93db499d
--- /dev/null
+++ b/srcpkgs/tuir/rtv.INSTALL.msg
@@ -0,0 +1 @@
+rtv has been replaced by tuir.
diff --git a/srcpkgs/tuir/template b/srcpkgs/tuir/template
index f57449896bb..5d45f9f647c 100644
--- a/srcpkgs/tuir/template
+++ b/srcpkgs/tuir/template
@@ -1,7 +1,7 @@
 # Template file for 'tuir'
 pkgname=tuir
 version=1.29.0
-revision=1
+revision=2
 archs=noarch
 wrksrc="$pkgname-v$version"
 build_style=python3-module
@@ -18,3 +18,10 @@ checksum=501ba4e6b24f20116ccfac39cdf16b6a5c89411b4928371d5c2314d0da57d80d
 post_install() {
 	vlicense LICENSE
 }
+
+rtv_package() {
+	archs=noarch
+	build_style=meta
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc="Simple terminal viewer for Reddit (transitional dummy package)"
+}

  parent reply	other threads:[~2020-08-19 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19  2:19 [PR PATCH] " abenson
2020-08-19 13:13 ` sgn
2020-08-19 13:20 ` abenson [this message]
2020-08-21  1:05 ` [PR PATCH] [Merged]: " abenson

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=20200819132028.iFRVpQ4_R48gho1cVHG2TMiq4d5nvJodTiz7nzYGgpw@z \
    --to=abenson@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).