Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wireplumber: create /var/lib/wireplumber
@ 2023-05-28  2:27 dkwo
  2023-05-28  3:23 ` [PR PATCH] [Merged]: " ahesford
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: dkwo @ 2023-05-28  2:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages wp
https://github.com/void-linux/void-packages/pull/44122

wireplumber: create /var/lib/wireplumber
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-musl)

This fixes a warning from pipewire complaining that the folder does not exist.

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

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

From c4ba297f11838232a828fd9b42a249a9d104de84 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 27 May 2023 21:45:39 -0400
Subject: [PATCH] wireplumber: create /var/lib/wireplumber

---
 srcpkgs/wireplumber/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/wireplumber/template b/srcpkgs/wireplumber/template
index f0ca35159469..80f8f1b7845f 100644
--- a/srcpkgs/wireplumber/template
+++ b/srcpkgs/wireplumber/template
@@ -1,7 +1,7 @@
 # Template file for 'wireplumber'
 pkgname=wireplumber
 version=0.4.14
-revision=2
+revision=3
 build_style=meson
 build_helper=gir
 configure_args="-Dintrospection=enabled -Dsystem-lua=true"
@@ -16,6 +16,7 @@ changelog="https://gitlab.freedesktop.org/pipewire/wireplumber/-/raw/master/NEWS
 distfiles="https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/wireplumber-$version.tar.gz"
 checksum=b160424ce7c3eeeccba388726f6a448f53501d25085e5fa1bf6c690c1bcd85ea
 provides="pipewire-session-manager-0_1"
+make_dirs="/var/lib/wireplumber 0755 _pipewire _pipewire"
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-06-03 16:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28  2:27 [PR PATCH] wireplumber: create /var/lib/wireplumber dkwo
2023-05-28  3:23 ` [PR PATCH] [Merged]: " ahesford
2023-05-28 11:46 ` Duncaen
2023-05-28 11:58 ` Duncaen
2023-05-28 14:17 ` dkwo
2023-06-02 20:43 ` Duncaen
2023-06-02 20:46 ` TeusLollo
2023-06-02 20:54 ` TeusLollo
2023-06-02 21:00 ` TeusLollo
2023-06-02 21:08 ` dkwo
2023-06-02 21:15 ` Duncaen
2023-06-02 21:24 ` TeusLollo
2023-06-02 22:16 ` ahesford
2023-06-03 13:47 ` dkwo
2023-06-03 16:52 ` ahesford

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