Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: neovide-0.13.3
@ 2024-12-13 21:27 sweiglbosker
  2024-12-14  4:04 ` [PR PATCH] [Updated] " sweiglbosker
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: sweiglbosker @ 2024-12-13 21:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sweiglbosker/void-packages neovide
https://github.com/void-linux/void-packages/pull/53515

New package: neovide-0.13.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

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

**Addresses:** #43688 


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

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

From ea537270256109d9425a12b767e53e858d21b948 Mon Sep 17 00:00:00 2001
From: Stefan Weigl-Bosker <stefan@s00.xyz>
Date: Fri, 13 Dec 2024 16:15:47 -0500
Subject: [PATCH] New package: neovide-0.13.3

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

diff --git a/srcpkgs/neovide/template b/srcpkgs/neovide/template
new file mode 100644
index 00000000000000..76e050666ca012
--- /dev/null
+++ b/srcpkgs/neovide/template
@@ -0,0 +1,19 @@
+# Template file for 'neovide'
+pkgname=neovide
+version=0.13.3
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config python3 cmake curl"
+makedepends="fontconfig-devel freetype-devel libxcb-devel libX11-devel gtk+3-devel libglvnd-devel sndio-devel openssl-devel libcxx-devel"
+depends="neovim gtk+3"
+short_desc="No Nonsense Neovim Client in Rust"
+maintainer="Stefan Weigl-Bosker <stefan@s00.xyz>"
+license="MIT"
+homepage="neovide.dev"
+changelog="https://github.com/neovide/neovide/compare/0.13.2...0.13.3"
+distfiles="https://github.com/neovide/neovide/archive/refs/tags/${version}.tar.gz"
+checksum=21c8eaa53cf3290d2b1405c8cb2cde5f39bc14ef597b328e76f1789b0ef3539a
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PR PATCH] New package: neovide-0.13.3
@ 2024-08-02  6:08 hesam-init
  0 siblings, 0 replies; 17+ messages in thread
From: hesam-init @ 2024-08-02  6:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/void-land/void-packages neovide
https://github.com/void-linux/void-packages/pull/51601

New package: neovide-0.13.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

<!-- 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, (x86_64)
<!--
- 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/51601.patch is attached

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

From 48ab01f7c58c3d5080ca0295173497963c266dfb Mon Sep 17 00:00:00 2001
From: hesam-init <hesam.init@gmail.com>
Date: Fri, 2 Aug 2024 09:35:41 +0330
Subject: [PATCH] New package: neovide-0.13.3

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

diff --git a/srcpkgs/neovide/template b/srcpkgs/neovide/template
new file mode 100644
index 00000000000000..05b94b64cb6645
--- /dev/null
+++ b/srcpkgs/neovide/template
@@ -0,0 +1,22 @@
+# Template file for 'neovide'
+pkgname=neovide
+version=0.13.3
+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="hesam-init <hesam.init@gmail.com>"
+license=MIT
+homepage=https://github.com/neovide/neovide
+distfiles="https://github.com/neovide/neovide/archive/refs/tags/${version}.tar.gz"
+checksum="21c8eaa53cf3290d2b1405c8cb2cde5f39bc14ef597b328e76f1789b0ef3539a"
+
+post_install() {
+	vmkdir usr/share/pixmaps
+
+	vcopy assets/neo* usr/share/pixmaps
+
+	vinstall assets/neovide.desktop 644 usr/share/applications
+}

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

end of thread, other threads:[~2025-06-03 15:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-13 21:27 [PR PATCH] New package: neovide-0.13.3 sweiglbosker
2024-12-14  4:04 ` [PR PATCH] [Updated] " sweiglbosker
2024-12-19 21:14 ` [PR REVIEW] " Bnyro
2024-12-19 21:17 ` Bnyro
2024-12-20 19:42 ` [PR PATCH] [Updated] " sweiglbosker
2024-12-20 19:44 ` sweiglbosker
2024-12-20 19:44 ` sweiglbosker
2024-12-20 22:18 ` Bnyro
2024-12-21  4:46 ` sweiglbosker
2025-01-01 18:37 ` [PR PATCH] [Updated] " sweiglbosker
2025-01-01 18:39 ` sweiglbosker
2025-01-01 18:40 ` sweiglbosker
2025-04-02  2:06 ` github-actions
2025-04-02 16:33 ` sweiglbosker
2025-06-03 15:54 ` [PR PATCH] [Closed]: " sweiglbosker
2025-06-03 15:54 ` sweiglbosker
  -- strict thread matches above, loose matches on Subject: below --
2024-08-02  6:08 [PR PATCH] " hesam-init

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