Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ckb-next: update to 0.4.3, default to use pulseaudio
@ 2020-12-23 16:36 steinex
  2020-12-26  5:54 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: steinex @ 2020-12-23 16:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages ckb-next
https://github.com/void-linux/void-packages/pull/27377

ckb-next: update to 0.4.3, default to use pulseaudio
As upstream is deprecating optional dependencies, pulseaudio will most probably a hard dependency for the next release. As 0.4.3 is still builable without pulseaudio, I left the vopt's in for now, but defaulted pulseaudio to ON at this stage.

The vopt's will most probably removed with the update to 0.4.4.

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

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

From 0116af56b84d69549896eed108bf566b7f9094c2 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Tue, 22 Dec 2020 15:28:04 +0100
Subject: [PATCH] ckb-next: update to 0.4.3, default to use pulseaudio

---
 srcpkgs/ckb-next/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ckb-next/template b/srcpkgs/ckb-next/template
index e0906af62ce..dd05e0d4d10 100644
--- a/srcpkgs/ckb-next/template
+++ b/srcpkgs/ckb-next/template
@@ -1,18 +1,22 @@
 # Template file for 'ckb-next'
 pkgname=ckb-next
-version=0.4.2
+version=0.4.3
 revision=1
 build_style=cmake
 configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d"
-hostmakedepends="qt5-devel"
-makedepends="qt5-devel quazip-qt5-devel eudev-libudev-devel $(vopt_if pulseaudio pulseaudio-devel)"
+hostmakedepends="qt5-devel pkg-config"
+makedepends="eudev-libudev-devel libdbusmenu-qt5-devel qt5-devel
+ qt5-tools-devel qt5-x11extras-devel quazip-qt5-devel xcb-util-wm-devel
+ $(vopt_if pulseaudio pulseaudio-devel)"
+depends="$(vopt_if pulseaudio pulseaudio)"
 short_desc="Corsair RGB Driver for Linux"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/ckb-next/ckb-next"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=75b6908d5590c293dee8258a83d4ebe206306d3df9f867596e953ef7c6a86440
+checksum=e4fbd14227ecc63fad9eaf705ca61defd7b44bcaa3ad29aae18cd8a69bbc9ef9
 build_options="pulseaudio"
+build_options_default="pulseaudio"
 desc_option_pulseaudio="Enable support for music visualizer animation"
 
 CFLAGS="-fcommon"

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

* Re: [PR PATCH] [Merged]: ckb-next: update to 0.4.3, default to use pulseaudio
  2020-12-23 16:36 [PR PATCH] ckb-next: update to 0.4.3, default to use pulseaudio steinex
@ 2020-12-26  5:54 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-26  5:54 UTC (permalink / raw)
  To: ml

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

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

ckb-next: update to 0.4.3, default to use pulseaudio
https://github.com/void-linux/void-packages/pull/27377

Description:
As upstream is deprecating optional dependencies, pulseaudio will most probably a hard dependency for the next release. As 0.4.3 is still builable without pulseaudio, I left the vopt's in for now, but defaulted pulseaudio to ON at this stage.

The vopt's will most probably removed with the update to 0.4.4.

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

end of thread, other threads:[~2020-12-26  5:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 16:36 [PR PATCH] ckb-next: update to 0.4.3, default to use pulseaudio steinex
2020-12-26  5:54 ` [PR PATCH] [Merged]: " ericonr

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