Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: neovim-gtk-0.2.0
@ 2020-11-11  1:57 FollieHiyuki
  2020-11-11  2:02 ` [PR REVIEW] " ericonr
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: FollieHiyuki @ 2020-11-11  1:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages neovim-gtk
https://github.com/void-linux/void-packages/pull/26283

New package: neovim-gtk-0.2.0
#26272 

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

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

From 0aceb98115e8f3d4e28d9cacfae9f6ae69a8b489 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Wed, 11 Nov 2020 04:42:30 +0300
Subject: [PATCH] New package: neovim-gtk-0.2.0

---
 srcpkgs/neovim-gtk/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/neovim-gtk/template

diff --git a/srcpkgs/neovim-gtk/template b/srcpkgs/neovim-gtk/template
new file mode 100644
index 00000000000..5144bb135a4
--- /dev/null
+++ b/srcpkgs/neovim-gtk/template
@@ -0,0 +1,20 @@
+# Template file for 'neovim-gtk'
+pkgname=neovim-gtk
+version=0.2.0
+revision=1
+build_style=cargo
+makedepends="atk-devel cairo-devel gdk-pixbuf-devel glib-devel gtk+3-devel pango-devel"
+short_desc="GTK UI for Neovim"
+maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/daa84/neovim-gtk"
+distfiles="https://github.com/daa84/neovim-gtk/archive/v${version}.tar.gz"
+checksum=df4567bc687074e085b16199cd63edd0b19c12a3d66721f8c2c6021e709f3a21
+
+post_install() {
+	vinstall ${wrksrc}/desktop/org.daa.NeovimGtk.desktop 644 usr/share/applications
+	vinstall ${wrksrc}/desktop/org.daa.NeovimGtk.svg 644 usr/share/pixmaps
+	vinstall ${wrksrc}/desktop/org.daa.NeovimGtk_128.png 644 usr/share/pixmaps
+	vinstall ${wrksrc}/desktop/org.daa.NeovimGtk_48.png 644 usr/share/pixmaps
+	vinstall ${wrksrc}/desktop/org.daa.NeovimGtk-symbolic.svg 644 usr/share/pixmaps
+}

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

end of thread, other threads:[~2021-01-16 13:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11  1:57 [PR PATCH] New package: neovim-gtk-0.2.0 FollieHiyuki
2020-11-11  2:02 ` [PR REVIEW] " ericonr
2020-11-11  2:08 ` FollieHiyuki
2020-11-11  2:25 ` [PR PATCH] [Updated] " FollieHiyuki
2020-11-11  2:29 ` FollieHiyuki
2020-11-16 12:16 ` FollieHiyuki
2020-11-17 11:39 ` FollieHiyuki
2020-11-18  7:42 ` [PR PATCH] [Updated] " FollieHiyuki
2020-12-12  5:48 ` ericonr
2020-12-12 23:18 ` [PR PATCH] [Updated] " FollieHiyuki
2020-12-12 23:21 ` FollieHiyuki
2020-12-12 23:37 ` [PR PATCH] [Updated] " FollieHiyuki
2020-12-13  0:02 ` FollieHiyuki
2020-12-14 13:40 ` ericonr
2020-12-14 19:38 ` [PR PATCH] [Updated] " FollieHiyuki
2020-12-14 19:40 ` FollieHiyuki
2021-01-16 13:44 ` FollieHiyuki
2021-01-16 13:44 ` [PR PATCH] [Closed]: " FollieHiyuki

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