Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neovim: update to 0.7.0
@ 2022-04-21 15:44 siduck
  2022-04-21 15:47 ` Chocimier
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: siduck @ 2022-04-21 15:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/siduck/void-packages patch-1
https://github.com/void-linux/void-packages/pull/36804

neovim: update to 0.7.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 5a130d432dadaa3032a0975b5d2e8afc886ee0d9 Mon Sep 17 00:00:00 2001
From: Sidhanth Rathod <siduck@tutanota.com>
Date: Thu, 21 Apr 2022 21:14:08 +0530
Subject: [PATCH] neovim: update to 0.7.0

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

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 28cbc7e363cb..fe3f77ac717c 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.6.1
+version=0.7.0
 revision=1
 build_style=cmake
 build_helper="qemu"

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

* Re: neovim: update to 0.7.0
  2022-04-21 15:44 [PR PATCH] neovim: update to 0.7.0 siduck
@ 2022-04-21 15:47 ` Chocimier
  2022-04-21 15:55 ` [PR PATCH] [Updated] " siduck
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2022-04-21 15:47 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/36804#issuecomment-1105402188

Comment:
You need to build, install and run to check if update is fine before sending a PR.

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

* Re: [PR PATCH] [Updated] neovim: update to 0.7.0
  2022-04-21 15:44 [PR PATCH] neovim: update to 0.7.0 siduck
  2022-04-21 15:47 ` Chocimier
@ 2022-04-21 15:55 ` siduck
  2022-04-21 15:55 ` [PR PATCH] [Closed]: " siduck
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: siduck @ 2022-04-21 15:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/siduck/void-packages patch-1
https://github.com/void-linux/void-packages/pull/36804

neovim: update to 0.7.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** 

 

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

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

From 5a130d432dadaa3032a0975b5d2e8afc886ee0d9 Mon Sep 17 00:00:00 2001
From: Sidhanth Rathod <siduck@tutanota.com>
Date: Thu, 21 Apr 2022 21:14:08 +0530
Subject: [PATCH 1/2] neovim: update to 0.7.0

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

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 28cbc7e363cb..fe3f77ac717c 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.6.1
+version=0.7.0
 revision=1
 build_style=cmake
 build_helper="qemu"

From 9e9c9c10a8bffc882aa327cf2f8c4524f9d0405b Mon Sep 17 00:00:00 2001
From: Sidhanth Rathod <siduck@tutanota.com>
Date: Thu, 21 Apr 2022 21:24:59 +0530
Subject: [PATCH 2/2] Update checksum

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

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index fe3f77ac717c..bb6177911bb0 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0, custom:Vim"
 homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
-checksum=dd882c21a52e5999f656cae3f336b5fc702d52addd4d9b5cd3dc39cfff35e864
+checksum=792a9c55d5d5f4a5148d475847267df309d65fb20f05523f21c1319ea8a6c7df
 
 alternatives="
  vi:vi:/usr/bin/nvim

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

* Re: [PR PATCH] [Closed]: neovim: update to 0.7.0
  2022-04-21 15:44 [PR PATCH] neovim: update to 0.7.0 siduck
  2022-04-21 15:47 ` Chocimier
  2022-04-21 15:55 ` [PR PATCH] [Updated] " siduck
@ 2022-04-21 15:55 ` siduck
  2022-04-21 15:55 ` siduck
  2022-04-22 19:08 ` ram02z
  4 siblings, 0 replies; 8+ messages in thread
From: siduck @ 2022-04-21 15:55 UTC (permalink / raw)
  To: ml

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

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

neovim: update to 0.7.0
https://github.com/void-linux/void-packages/pull/36804

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** 

 

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

* Re: neovim: update to 0.7.0
  2022-04-21 15:44 [PR PATCH] neovim: update to 0.7.0 siduck
                   ` (2 preceding siblings ...)
  2022-04-21 15:55 ` [PR PATCH] [Closed]: " siduck
@ 2022-04-21 15:55 ` siduck
  2022-04-22 19:08 ` ram02z
  4 siblings, 0 replies; 8+ messages in thread
From: siduck @ 2022-04-21 15:55 UTC (permalink / raw)
  To: ml

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

New comment by siduck on void-packages repository

https://github.com/void-linux/void-packages/pull/36804#issuecomment-1105410118

Comment:
> You need to build, install and run to check if update is fine before sending a PR.

alright, it stopped here so closing the PR :(

![image](https://user-images.githubusercontent.com/59060246/164501562-6b67fbef-112a-4fb9-9834-cfbe0a53605a.png)


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

* Re: neovim: update to 0.7.0
  2022-04-21 15:44 [PR PATCH] neovim: update to 0.7.0 siduck
                   ` (3 preceding siblings ...)
  2022-04-21 15:55 ` siduck
@ 2022-04-22 19:08 ` ram02z
  4 siblings, 0 replies; 8+ messages in thread
From: ram02z @ 2022-04-22 19:08 UTC (permalink / raw)
  To: ml

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

New comment by ram02z on void-packages repository

https://github.com/void-linux/void-packages/pull/36804#issuecomment-1106784197

Comment:
> alright, it stopped here so closing the PR :(
> 

LICENSE was changed to LICENSE.txt 

aarch64 build is failing, so Neovim 0.7 depends on https://github.com/void-linux/void-packages/pull/36790

Meanwhile, if you want to use Neovim on x86_64. I have nightly builds for musl and glibc. You need to add it as a custom repository.
https://github.com/ram02z/neovim-nightly


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

* [PR PATCH] neovim: update to 0.7.0.
@ 2022-04-23  2:44 thatboyjake
  0 siblings, 0 replies; 8+ messages in thread
From: thatboyjake @ 2022-04-23  2:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/thatboyjake/void-packages master
https://github.com/void-linux/void-packages/pull/36823

neovim: update to 0.7.0.
#### Testing the changes
- I tested the changes in this PR: YES

#### Local build testing
- I built this PR locally for my native architecture, (x86_x64-musl)

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

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

From 358ec1e3d7a8e8a2163466ab423d64912ca262f1 Mon Sep 17 00:00:00 2001
From: thatboyjake <jakerhackl@gmail.com>
Date: Fri, 22 Apr 2022 16:39:17 -0500
Subject: [PATCH] neovim: update to 0.7.0.

---
 srcpkgs/neovim/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 28cbc7e363cb..42cecfb6cf6c 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,7 +1,7 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.6.1
-revision=1
+version=0.7.0
+revision=0
 build_style=cmake
 build_helper="qemu"
 configure_args="-DCMAKE_BUILD_TYPE=Release"
@@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0, custom:Vim"
 homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
-checksum=dd882c21a52e5999f656cae3f336b5fc702d52addd4d9b5cd3dc39cfff35e864
+checksum=792a9c55d5d5f4a5148d475847267df309d65fb20f05523f21c1319ea8a6c7df
 
 alternatives="
  vi:vi:/usr/bin/nvim
@@ -30,5 +30,5 @@ pre_configure() {
 }
 
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.txt
 }

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

* [PR PATCH] neovim: update to 0.7.0.
@ 2022-04-15 12:48 kartikynwa
  0 siblings, 0 replies; 8+ messages in thread
From: kartikynwa @ 2022-04-15 12:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages update-neovim
https://github.com/void-linux/void-packages/pull/36704

neovim: update to 0.7.0.
#### Testing the changes
- I tested the changes in this PR: **briefly** (been using it for five minutes)

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

#### Notes

From reading the changelog: https://github.com/neovim/neovim/releases/tag/v0.7.0

I don't see any new dependencies or feature flags. So I have bumped the package version and changed the name of the LICENSE file as was needed. Working fine on my system. If any changes need to be made feel free to let me know.

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

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

From 7d52d19a932dc1e09783836c859d49d259e3b30b Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Fri, 15 Apr 2022 18:14:54 +0530
Subject: [PATCH] neovim: update to 0.7.0.

---
 srcpkgs/neovim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 28cbc7e363cb..866a6aecac4f 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.6.1
+version=0.7.0
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0, custom:Vim"
 homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
-checksum=dd882c21a52e5999f656cae3f336b5fc702d52addd4d9b5cd3dc39cfff35e864
+checksum=792a9c55d5d5f4a5148d475847267df309d65fb20f05523f21c1319ea8a6c7df
 
 alternatives="
  vi:vi:/usr/bin/nvim
@@ -30,5 +30,5 @@ pre_configure() {
 }
 
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.txt
 }

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

end of thread, other threads:[~2022-04-23  2:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 15:44 [PR PATCH] neovim: update to 0.7.0 siduck
2022-04-21 15:47 ` Chocimier
2022-04-21 15:55 ` [PR PATCH] [Updated] " siduck
2022-04-21 15:55 ` [PR PATCH] [Closed]: " siduck
2022-04-21 15:55 ` siduck
2022-04-22 19:08 ` ram02z
  -- strict thread matches above, loose matches on Subject: below --
2022-04-23  2:44 [PR PATCH] " thatboyjake
2022-04-15 12:48 kartikynwa

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