Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] musikcube: update to 3.0.4
@ 2024-09-30 18:22 duskmoss
  2024-10-01 16:07 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: duskmoss @ 2024-09-30 18:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/duskmoss/void-packages musikcube-update
https://github.com/void-linux/void-packages/pull/52425

musikcube: update to 3.0.4
Simple update, things seemed to compile fine. It targets ffmpeg7 but works correctly with void ffmpeg. 

#### Testing the changes
- I tested the changes in this PR: **briefly**
- I've been listening to music both from local files, and from a remote musikcubed 
-  I've tested the built in pulseaudio and the pipewire plugin.





- I built this PR locally for my native architecture
 x86_64 
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - (cross) aarch64-musl
  - (cross) armv7l
  - (cross) armv6l-musl



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

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

From be2fadb29c99fce0222c54eaeafe39efcd7f5a64 Mon Sep 17 00:00:00 2001
From: Moss Hope <duskmoss@proton.me>
Date: Mon, 30 Sep 2024 11:17:02 -0700
Subject: [PATCH] musikcube: update to 3.0.4

---
 srcpkgs/musikcube/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index 7b594ac432a666..bddf5ad3038d9c 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,7 +1,7 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=3.0.2
-revision=2
+version=3.0.4
+revision=1
 build_style=cmake
 make_cmd=make
 configure_args="-DNO_NCURSESW=1"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 changelog="https://raw.githubusercontent.com/clangen/musikcube/master/CHANGELOG.txt"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=65f82db36d635bdbfd99f67d1d68c9e1aedf8e38efa627f303cf7971c306d063
+checksum=25bb95b8705d8c79bde447e7c7019372eea7eaed9d0268510278e7fcdb1378a5
 build_options="elogind"
 desc_option_elogind="Support MPRIS interface via elogind"
 build_options_default="elogind"

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

* Re: [PR PATCH] [Merged]: musikcube: update to 3.0.4
  2024-09-30 18:22 [PR PATCH] musikcube: update to 3.0.4 duskmoss
@ 2024-10-01 16:07 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-10-01 16:07 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

musikcube: update to 3.0.4
https://github.com/void-linux/void-packages/pull/52425

Description:
Simple update, things seemed to compile fine. It targets ffmpeg7 but works correctly with void ffmpeg. 

#### Testing the changes
- I tested the changes in this PR: **briefly**
- I've been listening to music both from local files, and from a remote musikcubed 
-  I've tested the built in pulseaudio and the pipewire plugin.





- I built this PR locally for my native architecture
 x86_64 
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - (cross) aarch64-musl
  - (cross) armv7l
  - (cross) armv6l-musl



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

* [PR PATCH] musikcube: update to 3.0.4
@ 2024-10-01 14:37 MIvanchev
  0 siblings, 0 replies; 3+ messages in thread
From: MIvanchev @ 2024-10-01 14:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MIvanchev/void-packages musikcube
https://github.com/void-linux/void-packages/pull/52445

musikcube: update to 3.0.4
#### Testing the changes
- I tested the changes in this PR: **no**

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


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

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

From 3ded24538905f7166f74f7738b134f55f32e9ab7 Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Tue, 1 Oct 2024 16:36:03 +0200
Subject: [PATCH] musikcube: update to 3.0.4

---
 srcpkgs/musikcube/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index 7b594ac432a666..bddf5ad3038d9c 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,7 +1,7 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=3.0.2
-revision=2
+version=3.0.4
+revision=1
 build_style=cmake
 make_cmd=make
 configure_args="-DNO_NCURSESW=1"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 changelog="https://raw.githubusercontent.com/clangen/musikcube/master/CHANGELOG.txt"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=65f82db36d635bdbfd99f67d1d68c9e1aedf8e38efa627f303cf7971c306d063
+checksum=25bb95b8705d8c79bde447e7c7019372eea7eaed9d0268510278e7fcdb1378a5
 build_options="elogind"
 desc_option_elogind="Support MPRIS interface via elogind"
 build_options_default="elogind"

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

end of thread, other threads:[~2024-10-01 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-30 18:22 [PR PATCH] musikcube: update to 3.0.4 duskmoss
2024-10-01 16:07 ` [PR PATCH] [Merged]: " classabbyamp
2024-10-01 14:37 [PR PATCH] " MIvanchev

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