Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: neovide-0.8.0
@ 2022-05-18 14:06 nadevko
  2022-05-19 12:49 ` [PR PATCH] [Updated] " nadevko
  2022-05-19 12:50 ` nadevko
  0 siblings, 2 replies; 3+ messages in thread
From: nadevko @ 2022-05-18 14:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages neovide
https://github.com/void-linux/void-packages/pull/37183

New package: neovide-0.8.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

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

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

From b69501175bf94eb95ba4896d35e070ea4576f8af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Sun, 15 May 2022 22:47:16 +0300
Subject: [PATCH] New package: neovide-0.8.0

---
 srcpkgs/neovide/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/neovide/template

diff --git a/srcpkgs/neovide/template b/srcpkgs/neovide/template
new file mode 100644
index 000000000000..7a3d8c3bbae8
--- /dev/null
+++ b/srcpkgs/neovide/template
@@ -0,0 +1,14 @@
+# Template file for 'neovide'
+pkgname=neovide
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends='fontconfig-devel freetype-devel libxkbcommon-devel'
+makedepends=python3
+depends='neovim libxkbcommon-x11 libglvnd'
+short_desc="No Nonsense Neovim Client in Rust"
+maintainer="Nadeŭka <nadevko@riseup.net>"
+license=MIT
+homepage=https://github.com/neovide/neovide
+distfiles=https://github.com/neovide/neovide/archive/refs/tags/$version.tar.gz
+checksum=1fc759a028e6663893b08c010eb3aa8da6d33ee2c96bb789447122701552ad1b

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

* Re: [PR PATCH] [Updated] New package: neovide-0.8.0
  2022-05-18 14:06 [PR PATCH] New package: neovide-0.8.0 nadevko
@ 2022-05-19 12:49 ` nadevko
  2022-05-19 12:50 ` nadevko
  1 sibling, 0 replies; 3+ messages in thread
From: nadevko @ 2022-05-19 12:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages neovide
https://github.com/void-linux/void-packages/pull/37183

New package: neovide-0.8.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

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

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

From 2a2a1e11399334f21d66f6c706608086a8b3829d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Sun, 15 May 2022 22:47:16 +0300
Subject: [PATCH] New package: neovide-0.8.0

---
 srcpkgs/neovide/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/neovide/template

diff --git a/srcpkgs/neovide/template b/srcpkgs/neovide/template
new file mode 100644
index 000000000000..7a3d8c3bbae8
--- /dev/null
+++ b/srcpkgs/neovide/template
@@ -0,0 +1,14 @@
+# Template file for 'neovide'
+pkgname=neovide
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends='fontconfig-devel freetype-devel libxkbcommon-devel'
+makedepends=python3
+depends='neovim libxkbcommon-x11 libglvnd'
+short_desc="No Nonsense Neovim Client in Rust"
+maintainer="Nadeŭka <nadevko@riseup.net>"
+license=MIT
+homepage=https://github.com/neovide/neovide
+distfiles=https://github.com/neovide/neovide/archive/refs/tags/$version.tar.gz
+checksum=1fc759a028e6663893b08c010eb3aa8da6d33ee2c96bb789447122701552ad1b

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

* Re: [PR PATCH] [Updated] New package: neovide-0.8.0
  2022-05-18 14:06 [PR PATCH] New package: neovide-0.8.0 nadevko
  2022-05-19 12:49 ` [PR PATCH] [Updated] " nadevko
@ 2022-05-19 12:50 ` nadevko
  1 sibling, 0 replies; 3+ messages in thread
From: nadevko @ 2022-05-19 12:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages neovide
https://github.com/void-linux/void-packages/pull/37183

New package: neovide-0.8.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

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

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

From 29bcf4a0e0e71cc1c719fd60659fe95349ab7fc7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Sun, 15 May 2022 22:47:16 +0300
Subject: [PATCH] New package: neovide-0.8.0

---
 srcpkgs/neovide/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/neovide/template

diff --git a/srcpkgs/neovide/template b/srcpkgs/neovide/template
new file mode 100644
index 000000000000..90c006113feb
--- /dev/null
+++ b/srcpkgs/neovide/template
@@ -0,0 +1,14 @@
+# Template file for 'neovide'
+pkgname=neovide
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="fontconfig-devel freetype-devel libxkbcommon-devel"
+makedepends=python3
+depends="neovim libxkbcommon-x11 libglvnd"
+short_desc="No Nonsense Neovim Client in Rust"
+maintainer="Nadeŭka <nadevko@riseup.net>"
+license=MIT
+homepage=https://github.com/neovide/neovide
+distfiles=$homepage/archive/refs/tags/$version.tar.gz
+checksum=1fc759a028e6663893b08c010eb3aa8da6d33ee2c96bb789447122701552ad1b

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

end of thread, other threads:[~2022-05-19 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 14:06 [PR PATCH] New package: neovide-0.8.0 nadevko
2022-05-19 12:49 ` [PR PATCH] [Updated] " nadevko
2022-05-19 12:50 ` nadevko

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