Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: yabridgectl-4.0.2
@ 2022-09-26  8:17 ajtcode71
  2022-09-26  8:39 ` paper42
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: ajtcode71 @ 2022-09-26  8:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ajtcode71/void-packages yabridgectl
https://github.com/void-linux/void-packages/pull/39476

New package: yabridgectl-4.0.2
<!-- 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):  
- 
xlint check complains about the wrksrc not being top level.  The source of yabridgectl is distributed within the yabridge source and is several levels down. Compiles and works well by keeping the origin source in the correct locations and having the multilevel wrksrc set.


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


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

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

From 1477f818885ebed251ff813ce001b0e26fa1b625 Mon Sep 17 00:00:00 2001
From: Anthony Thompson <athompson@posteo.net>
Date: Mon, 26 Sep 2022 18:07:23 +1000
Subject: [PATCH] yabridgectl templated added

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

diff --git a/srcpkgs/yabridgectl/template b/srcpkgs/yabridgectl/template
new file mode 100644
index 000000000000..c3e3126e66b9
--- /dev/null
+++ b/srcpkgs/yabridgectl/template
@@ -0,0 +1,16 @@
+# Template file for 'yabridgectl'
+pkgname=yabridgectl
+version=4.0.2
+revision=1
+archs="x86_64"
+## software developer has this package source as part of the yabridge source tree.
+## Yabridgectl is several levels down. unable to comply with xlint for top level directory
+wrksrc="yabridge-${version}/tools/yabridgectl"
+build_style=cargo
+hostmakedepends="grep"
+short_desc="Yabridgectl oontrols yabridge configurations"
+maintainer="Anthony Thompson <athompson@posteo.net>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/robbert-vdh/yabridge"
+distfiles="https://github.com/robbert-vdh/yabridge/archive/refs/tags/${version}.tar.gz"
+checksum="86fcd65b6f3dd5cf60c2afa476f63959a2cc4ef4d4629810916739d7af645f01"

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

end of thread, other threads:[~2023-01-15  2:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26  8:17 [PR PATCH] New package: yabridgectl-4.0.2 ajtcode71
2022-09-26  8:39 ` paper42
2022-09-26  8:40 ` [PR REVIEW] " paper42
2022-09-26 10:22 ` [PR PATCH] [Updated] " ajtcode71
2022-09-26 11:08 ` [PR REVIEW] " paper42
2022-09-26 11:10 ` paper42
2022-09-26 23:38 ` [PR PATCH] [Updated] " ajtcode71
2022-09-26 23:45 ` ajtcode71
2022-09-27  0:35 ` [PR REVIEW] " paper42
2022-10-01  8:10 ` [PR PATCH] [Updated] " ajtcode71
2022-10-01  8:16 ` ajtcode71
2022-10-01  8:19 ` ajtcode71
2022-10-01  8:25 ` ajtcode71
2022-10-01 10:57 ` [PR REVIEW] " paper42
2022-12-31  1:55 ` github-actions
2023-01-15  2:00 ` [PR PATCH] [Closed]: " github-actions

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