Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP]New package: helvum-0.3.1
@ 2021-12-15 23:51 xaltsc
  2022-01-05  9:38 ` dkwo
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: xaltsc @ 2021-12-15 23:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages helvum
https://github.com/void-linux/void-packages/pull/34560

[WIP]New package: helvum-0.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

This package does not build because rust is too old. Waitin for #32555 to be merged.

#### 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 [skip CI](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/34560.patch is attached

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

From f1653557600432e4fe9da2dbee230a4bb16776e8 Mon Sep 17 00:00:00 2001
From: xaltsc <hey+dev@xaltsc.dev>
Date: Thu, 16 Dec 2021 00:49:11 +0100
Subject: [PATCH] New package: helvum-0.3.1

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

diff --git a/srcpkgs/helvum/template b/srcpkgs/helvum/template
new file mode 100644
index 000000000000..eb1783915b19
--- /dev/null
+++ b/srcpkgs/helvum/template
@@ -0,0 +1,17 @@
+# Template file for 'helvum'
+pkgname=helvum
+version=0.3.1
+revision=1
+build_style="meson"
+hostmakedepends="cargo pkg-config"
+makedepends="clang gtk4-devel pipewire-devel"
+short_desc="A GTK patchbay for pipewire"
+maintainer="xaltsc <hey+dev@xaltsc.dev>"
+license="GPL-3.0"
+homepage="https://github.com/davidpob99/helvum/"
+distfiles="https://gitlab.freedesktop.org/ryuukyu/helvum/-/archive/${version}/helvum-${version}.tar.gz"
+checksum=1e6ea766dc987e568899bdc6ca0e7c5468ea609e5cee0b271e2c9eeed3562567
+
+post_configure(){
+	sed -i '1s/^/cargo-features = ["edition2021"]\n/' "${wrksrc}/Cargo.toml"
+}

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

end of thread, other threads:[~2022-03-14  7:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 23:51 [PR PATCH] [WIP]New package: helvum-0.3.1 xaltsc
2022-01-05  9:38 ` dkwo
2022-01-09  0:04 ` [PR REVIEW] " classabbyamp
2022-01-09  0:04 ` classabbyamp
2022-01-09  0:04 ` classabbyamp
2022-01-09  0:04 ` classabbyamp
2022-01-09 10:39 ` Roger-Roger-debug
2022-02-13 13:56 ` dkwo
2022-02-13 18:24 ` Roger-Roger-debug
2022-02-13 18:49 ` classabbyamp
2022-02-13 20:30 ` dkwo
2022-03-07 18:10 ` xaltsc
2022-03-07 23:05 ` classabbyamp
2022-03-14  7:08 ` [PR PATCH] [Closed]: " paper42

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