Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cantata: update to 3.2.0.
@ 2024-08-03  7:51 Rooyca
  2024-08-06 15:26 ` ahesford
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: Rooyca @ 2024-08-03  7:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages cantata320
https://github.com/void-linux/void-packages/pull/51614

cantata: update to 3.2.0.

#### Testing the changes
- I tested the changes in this PR: **YES**


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



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

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

From f6da2b9a516b3a4e2047f0e4c508a1cab019b6ca Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Fri, 2 Aug 2024 19:59:29 -0500
Subject: [PATCH] cantata: update to 3.2.0.

---
 srcpkgs/cantata/template | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/cantata/template b/srcpkgs/cantata/template
index 54e82fbb85dfe8..0e023eb61296d9 100644
--- a/srcpkgs/cantata/template
+++ b/srcpkgs/cantata/template
@@ -1,20 +1,26 @@
 # Template file for 'cantata'
 pkgname=cantata
-version=2.5.0
-revision=2
+version=3.2.0
+revision=1
 build_style=cmake
-hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
-makedepends="qt5-devel qt5-tools-devel qt5-svg-devel qt5-xmlpatterns-devel
- qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-odbc
- qt5-plugin-tds vlc-devel zlib-devel ffmpeg6-devel taglib-devel
- taglib-extras-devel libmtp-devel mpg123-devel libcdparanoia-devel libcddb-devel
- speex-devel eudev-libudev-devel udisks2-devel libmusicbrainz5-devel
- qt5-multimedia-devel libcdio-paranoia-devel"
-depends="media-player-info qt5-plugin-sqlite"
+configure_args="-DENABLE_HTTP_STREAM_PLAYBACK=ON
+ -DENABLE_LIBVLC=OFF
+ -DENABLE_SIMPLE_MPD_SUPPORT=ON
+ -DCMAKE_BUILD_TYPE=None
+ -DCMAKE_INSTALL_LIBEXECDIR=/usr/bin"
+hostmakedepends="pkg-config qt6-tools qt6-base"
+makedepends="qt6-multimedia-devel taglib-devel qt6-svg-devel"
+depends="media-player-info avahi qt6-multimedia qt6-svg libmtp libcddb libmusicbrainz5 mpg123 taglib mpd udisks2"
 short_desc="Qt client for the music player daemon (MPD)"
 maintainer="LockeAnarchist <emanuel@openmailbox.org>"
 license="GPL-3.0-or-later"
-homepage="https://github.com/cdrummond/cantata"
-changelog="https://raw.githubusercontent.com/CDrummond/cantata/master/ChangeLog"
-distfiles="https://github.com/CDrummond/cantata/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
-checksum=eb7e00ab3f567afaa02ea2c86e2fe811a475afab93182b95922c6eb126821724
+homepage="https://github.com/nullobsi/cantata"
+distfiles="https://github.com/nullobsi/cantata/archive/refs/tags/v${version}.tar.gz"
+checksum=bdebab0a781e98f058032374bac5d3375f2a9dcaa2906a6b125d63fb5aae5d17
+
+CXXFLAGS="-Wno-error=sign-compare"
+
+case "$XBPS_TARGET_MACHINE" in
+	aarch64*)
+		CXXFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/qt6" ;;
+esac

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

end of thread, other threads:[~2024-11-13 22:00 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-03  7:51 [PR PATCH] cantata: update to 3.2.0 Rooyca
2024-08-06 15:26 ` ahesford
2024-08-06 17:32 ` Rooyca
2024-08-06 17:33 ` [PR PATCH] [Updated] " Rooyca
2024-08-06 17:52 ` zdykstra
2024-08-06 18:08 ` [PR REVIEW] " classabbyamp
2024-08-06 18:09 ` classabbyamp
2024-08-06 18:17 ` ahesford
2024-08-06 18:18 ` ahesford
2024-08-06 18:40 ` Rooyca
2024-08-06 18:41 ` zdykstra
2024-08-06 19:36 ` classabbyamp
2024-08-06 20:09 ` Rooyca
2024-08-07  3:35 ` classabbyamp
2024-08-07  7:00 ` [PR REVIEW] " nullobsi
2024-08-07  7:05 ` nullobsi
2024-08-07  7:06 ` nullobsi
2024-11-06  1:58 ` github-actions
2024-11-08 17:23 ` zdykstra
2024-11-13 21:32 ` [PR PATCH] [Updated] " classabbyamp
2024-11-13 21:33 ` classabbyamp
2024-11-13 21:40 ` [PR PATCH] [Updated] " classabbyamp
2024-11-13 21:40 ` classabbyamp
2024-11-13 21:59 ` zdykstra
2024-11-13 22:00 ` [PR PATCH] [Merged]: " classabbyamp

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