Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] poc zed package template
@ 2024-03-01 13:57 aryalaadi
  2024-03-01 14:07 ` [PR REVIEW] " ahesford
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: aryalaadi @ 2024-03-01 13:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/aryalaadi/void-packages master
https://github.com/void-linux/void-packages/pull/49019

poc zed package template
proof of concept void package template for the zed text editor
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/49019.patch is attached

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

From ab0a4577474489c43da9cae9ff6eb65b965b18c3 Mon Sep 17 00:00:00 2001
From: aryal <141743392+aryalaadi@users.noreply.github.com>
Date: Fri, 1 Mar 2024 19:38:51 +0545
Subject: [PATCH] zed poc package template

zed poc package template
---
 srcpkgs/zed/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/zed/template

diff --git a/srcpkgs/zed/template b/srcpkgs/zed/template
new file mode 100644
index 0000000000000..9a3365d035752
--- /dev/null
+++ b/srcpkgs/zed/template
@@ -0,0 +1,13 @@
+# Template file for 'zed'
+pkgname=zed
+version=0.124.8
+revision=1
+build_style=cargo
+makedepends=" alsa-lib-devel fontconfig-devel wayland-devel libxkbcommon-devel openssl-devel"
+depends="alsa-lib fontconfig wayland libxkbcommon libxkbcommon-x11 openssl"
+short_desc="Zed is a high-performance, multiplayer code editor."
+maintainer="aryalaadi <aryalaadi123@gmail.com>"
+license="GPL-3.0"
+homepage="https://github.com/zed-industries/zed"
+distfiles="https://github.com/zed-industries/zed/archive/refs/tags/v0.124.8.tar.gz"
+checksum=3cc069d4fe64a84b0e87854736506dfe40475cca26479664b88d8943d2b82115

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

end of thread, other threads:[~2024-05-23 22:24 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01 13:57 [PR PATCH] poc zed package template aryalaadi
2024-03-01 14:07 ` [PR REVIEW] " ahesford
2024-03-01 14:11 ` [PR PATCH] [Updated] " aryalaadi
2024-03-03 17:11 ` aryalaadi
2024-03-03 17:32 ` aryalaadi
2024-03-03 17:33 ` aryalaadi
2024-03-03 17:34 ` aryalaadi
2024-03-03 20:33 ` dmarto
2024-03-03 20:33 ` dmarto
2024-03-04  0:24 ` aryalaadi
2024-03-04  0:31 ` ahesford
2024-03-04  3:13 ` aryalaadi
2024-03-04 11:38 ` aryalaadi
2024-04-30 19:24 ` someone13574
2024-05-01  4:30 ` aryalaadi
2024-05-01  5:19 ` someone13574
2024-05-14  0:43 ` Vaelatern
2024-05-14  0:43 ` Vaelatern
2024-05-14  2:31 ` someone13574
2024-05-23 22:24 ` Vaelatern
2024-05-23 22:24 ` [PR PATCH] [Closed]: " Vaelatern

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