Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Remove old INSTALL.msg
Date: Tue, 21 Apr 2020 05:11:29 +0200	[thread overview]
Message-ID: <20200421031129.Mz3Jw1QtlnxXWdzaUUetqwMP5DzmoVyARCAC01unmtQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21169@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages remove-install
https://github.com/void-linux/void-packages/pull/21169

Remove old INSTALL.msg
I didn't revbump any package because this is a change that I feel doesn't warrant a rebuild.

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

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

From eadd0caed491c5d2ccdfb09c9ea0da7d6696049f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 20 Apr 2020 03:54:32 -0300
Subject: [PATCH 1/8] iputils: remove INSTALL.msg

---
 srcpkgs/iputils/INSTALL.msg | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 srcpkgs/iputils/INSTALL.msg

diff --git a/srcpkgs/iputils/INSTALL.msg b/srcpkgs/iputils/INSTALL.msg
deleted file mode 100644
index 2f389d0b53c..00000000000
--- a/srcpkgs/iputils/INSTALL.msg
+++ /dev/null
@@ -1,3 +0,0 @@
-Since iputils-20161105,
-ping and ping6 as well as tracepath and tracepath6 have been unified.
-Use ping -4 or tracepath -4 to force ICMPv4.

From c5130331010fd89e1d3f0eae9516f73b2ca1ccfe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 20 Apr 2020 03:54:44 -0300
Subject: [PATCH 2/8] rng-tools: remove INSTALL.msg

---
 srcpkgs/rng-tools/INSTALL.msg | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 srcpkgs/rng-tools/INSTALL.msg

diff --git a/srcpkgs/rng-tools/INSTALL.msg b/srcpkgs/rng-tools/INSTALL.msg
deleted file mode 100644
index c06e0e0bf4b..00000000000
--- a/srcpkgs/rng-tools/INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-Note that version 6 of rng-tools has modified the rngd options, so if
-you have a custom /etc/sv/rngd/conf file, then it may need to be changed.

From 7d82542002fa554c6b0c609c0c85f2ebf9467f3f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 20 Apr 2020 23:57:27 -0300
Subject: [PATCH 3/8] dnscrypt-proxy: remove INSTALL.msg

---
 srcpkgs/dnscrypt-proxy/INSTALL.msg | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 srcpkgs/dnscrypt-proxy/INSTALL.msg

diff --git a/srcpkgs/dnscrypt-proxy/INSTALL.msg b/srcpkgs/dnscrypt-proxy/INSTALL.msg
deleted file mode 100644
index f058c92fd70..00000000000
--- a/srcpkgs/dnscrypt-proxy/INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-The original package was deprecated and was replaced with upstream's rewrite 
-in Golang with the same name, previous configuration is most sure to break.

From f4af9381a74c8742c9e90446c207a4fb088dc6d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 20 Apr 2020 23:58:25 -0300
Subject: [PATCH 4/8] yq-go: remove INSTALL.msg

---
 srcpkgs/yq-go/INSTALL.msg | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 srcpkgs/yq-go/INSTALL.msg

diff --git a/srcpkgs/yq-go/INSTALL.msg b/srcpkgs/yq-go/INSTALL.msg
deleted file mode 100644
index eb148d88a4f..00000000000
--- a/srcpkgs/yq-go/INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-the binary was renamed from yaml to yq-go to follow upstream but not
-conflict with the original yq.

From 92ffacb0be8df1a534cbf22bf4a378c40242be71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 20 Apr 2020 23:58:55 -0300
Subject: [PATCH 5/8] neomutt: remove INSTALL.msg

---
 srcpkgs/neomutt/INSTALL.msg | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 srcpkgs/neomutt/INSTALL.msg

diff --git a/srcpkgs/neomutt/INSTALL.msg b/srcpkgs/neomutt/INSTALL.msg
deleted file mode 100644
index 940935fe5a3..00000000000
--- a/srcpkgs/neomutt/INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-As of 20171013, neomutt is no longer mutt. System config is in /etc/neomuttrc
-Due to upstream's choice, we have removed the alternatives for neomutt files.

From 5d5ceb93817dc1ea45952d518914a5e9bf187ee4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 20 Apr 2020 23:59:53 -0300
Subject: [PATCH 6/8] zola: remove INSTALL.msg

---
 srcpkgs/zola/gutenberg.INSTALL.msg | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 srcpkgs/zola/gutenberg.INSTALL.msg

diff --git a/srcpkgs/zola/gutenberg.INSTALL.msg b/srcpkgs/zola/gutenberg.INSTALL.msg
deleted file mode 100644
index 6efdf68b2e7..00000000000
--- a/srcpkgs/zola/gutenberg.INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-Gutenberg was renamed Zola upstream, thus the Void Linux gutenberg package
-now depends on zola and a symlink was made from /usr/bin/zola to /usr/bin/gutenberg.

From 9f2eb85a5c3b00963c7b2f1ece517952cb6aed9d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 21 Apr 2020 00:06:12 -0300
Subject: [PATCH 7/8] polybar: remove INSTALL.msg

It contained configuration instructions which can be easily obtained
from manual pages or upstream resources.
---
 srcpkgs/polybar/INSTALL.msg | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 srcpkgs/polybar/INSTALL.msg

diff --git a/srcpkgs/polybar/INSTALL.msg b/srcpkgs/polybar/INSTALL.msg
deleted file mode 100644
index cc519e450dc..00000000000
--- a/srcpkgs/polybar/INSTALL.msg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-  Get started with the example configuration:
-
-    $ install -Dm644 /usr/share/doc/polybar/config $HOME/.config/polybar/config
-    $ polybar example
-
-
-  For more information, see https://github.com/jaagr/polybar
-

From 38d0dfe9e36005d8e1220820f14f83ce7d11aade Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 21 Apr 2020 00:10:11 -0300
Subject: [PATCH 8/8] lightdm-webkit-greeter: remove package

Old transitional package. Allows removal of subpackage and INSTALL.msg
from lightdm-webkit2-greeter.
---
 srcpkgs/lightdm-webkit-greeter                         |  1 -
 .../lightdm-webkit-greeter.INSTALL.msg                 |  2 --
 srcpkgs/lightdm-webkit2-greeter/template               | 10 ----------
 3 files changed, 13 deletions(-)
 delete mode 120000 srcpkgs/lightdm-webkit-greeter
 delete mode 100644 srcpkgs/lightdm-webkit2-greeter/lightdm-webkit-greeter.INSTALL.msg

diff --git a/srcpkgs/lightdm-webkit-greeter b/srcpkgs/lightdm-webkit-greeter
deleted file mode 120000
index eace9b50921..00000000000
--- a/srcpkgs/lightdm-webkit-greeter
+++ /dev/null
@@ -1 +0,0 @@
-lightdm-webkit2-greeter
\ No newline at end of file
diff --git a/srcpkgs/lightdm-webkit2-greeter/lightdm-webkit-greeter.INSTALL.msg b/srcpkgs/lightdm-webkit2-greeter/lightdm-webkit-greeter.INSTALL.msg
deleted file mode 100644
index 8dc41b5d976..00000000000
--- a/srcpkgs/lightdm-webkit2-greeter/lightdm-webkit-greeter.INSTALL.msg
+++ /dev/null
@@ -1,2 +0,0 @@
-lightdm-webkit-greeter got replaced by lightdm-webkit2-greeter, you need
-to reconfigure it manually in /etc/lightdm/lightdm-webkit2-greeter.conf.
diff --git a/srcpkgs/lightdm-webkit2-greeter/template b/srcpkgs/lightdm-webkit2-greeter/template
index 725f065cfa7..fabecd190c6 100644
--- a/srcpkgs/lightdm-webkit2-greeter/template
+++ b/srcpkgs/lightdm-webkit2-greeter/template
@@ -19,13 +19,3 @@ conf_files="/etc/lightdm/lightdm-webkit2-greeter.conf"
 post_extract() {
 	mv themes/antergos themes/void
 }
-
-lightdm-webkit-greeter_package() {
-	short_desc+=" - (transitional dummy package)"
-	archs=noarch
-	depends="lightdm-webkit2-greeter>=${version}_${revision}"
-	pkg_install() {
-		vmkdir usr/bin
-		ln -s ./lightdm-webkit2-greeter ${PKGDESTDIR}/usr/bin/lightdm-webkit-greeter
-	}
-}

  parent reply	other threads:[~2020-04-21  3:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  6:55 [PR PATCH] " ericonr
2020-04-20  7:32 ` travankor
2020-04-20  8:49 ` travankor
2020-04-21  3:11 ` ericonr [this message]
2020-04-21  3:14 ` ericonr
2020-04-21  5:03 ` ericonr
2020-04-21  5:05 ` ericonr
2020-04-21 18:14 ` Vaelatern
2020-04-26 20:56 ` [PR PATCH] [Updated] " ericonr
2020-04-26 20:57 ` ericonr
2020-04-29 17:57 ` [PR PATCH] [Merged]: " Vaelatern

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=20200421031129.Mz3Jw1QtlnxXWdzaUUetqwMP5DzmoVyARCAC01unmtQ@z \
    --to=ericonr@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).