Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] audacious: update to 4.4.
Date: Fri, 14 Jun 2024 04:58:06 +0200	[thread overview]
Message-ID: <20240614025806.20A3522036@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50823@inbox.vuxu.org>

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

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages audacious
https://github.com/void-linux/void-packages/pull/50823

audacious: update to 4.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

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

From a41b20234fa1ddc812404ef9725bd3c1c1f0d20b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Thu, 13 Jun 2024 20:40:13 -0400
Subject: [PATCH] audacious: update to 4.4.

---
 common/shlibs                      |  4 ++--
 srcpkgs/audacious-base/template    | 15 +++++++--------
 srcpkgs/audacious-plugins/template | 22 ++++++++--------------
 srcpkgs/audacious/template         |  4 ++--
 4 files changed, 19 insertions(+), 26 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a33bb85772e392..588a9baabe0e45 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1111,9 +1111,9 @@ libmowgli-2.so.0 libmowgli-2.1.3_8
 libgts-0.7.so.5 gts-0.7.6_1
 libguess.so.1 libguess-1.1_1
 libaudcore.so.5 audacious-base-4.3.1_1
-libaudgui.so.5 audacious-base-4.3.1_1
+libaudgui.so.6 audacious-base-4.3.1_1
 libaudtag.so.3 audacious-base-4.3.1_1
-libaudqt.so.2 audacious-base-4.3.1_1
+libaudqt.so.3 audacious-base-4.3.1_1
 libgstreamer-1.0.so.0 gstreamer1-1.0.0_1
 libgstbase-1.0.so.0 gstreamer1-1.0.0_1
 libgstcontroller-1.0.so.0 gstreamer1-1.0.0_1
diff --git a/srcpkgs/audacious-base/template b/srcpkgs/audacious-base/template
index 5f61312488ac75..c803fd2ec139a8 100644
--- a/srcpkgs/audacious-base/template
+++ b/srcpkgs/audacious-base/template
@@ -1,25 +1,24 @@
 # Template file for 'audacious-base'
 # Keep in sync with audacious and audacious-plugins
 pkgname=audacious-base
-version=4.3.1
+version=4.4
 revision=1
 build_style=meson
-configure_args="-Dlibarchive=true $(vopt_bool gtk3 gtk) $(vopt_bool gtk3)
- $(vopt_bool qt) $(vopt_bool qt qt6) -Dbuildstamp=xbps"
+configure_args="-Dlibarchive=true $(vopt_bool gtk) $(vopt_bool qt) -Dbuildstamp=xbps"
 hostmakedepends="pkg-config gettext glib-devel $(vopt_if qt 'qt6-base qt6-tools')"
 makedepends="libSM-devel dbus-glib-devel libguess-devel libarchive-devel
- $(vopt_if gtk3 gtk+3-devel) $(vopt_if qt qt6-base-devel)"
+ $(vopt_if gtk gtk+3-devel) $(vopt_if qt 'qt6-base-devel qt6-svg-devel')"
 depends="desktop-file-utils hicolor-icon-theme $(vopt_if qt qt6-svg)"
 short_desc="Lightweight, advanced audio player focused on audio quality"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="BSD-2-Clause"
 homepage="https://audacious-media-player.org/"
-distfiles="https://distfiles.audacious-media-player.org/audacious-${version}.tar.bz2"
-checksum=85e9e26841505b51e342ee72a2d05f19bef894f567a029ebb3f3e0c1adb42042
+distfiles="https://github.com/audacious-media-player/audacious/archive/refs/tags/audacious-${version}.tar.gz"
+checksum=b240567c9b4452339fbee63503284d9c7f443f4f08c3ec0221d9e8738337a55e
 
-build_options="gtk3 qt"
+build_options="gtk qt"
 build_options_default="qt"
-vopt_conflict gtk3 qt
+vopt_conflict gtk qt
 
 pre_configure() {
 	# Meson uses paths from pkg-config which is /usr/lib32/qt6 when cross compiling 32-bit
diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template
index e19792d71bb7b8..7a3f77aaff5ee4 100644
--- a/srcpkgs/audacious-plugins/template
+++ b/srcpkgs/audacious-plugins/template
@@ -1,33 +1,27 @@
 # Template file for 'audacious-plugins'
 # Keep in sync with audacious and audacious-base
 pkgname=audacious-plugins
-version=4.3.1
-revision=4
+version=4.4
+revision=1
 build_style=meson
-configure_args="$(vopt_bool gtk3 gtk) $(vopt_bool gtk3)
- $(vopt_bool qt) $(vopt_bool qt qt6)"
+configure_args="$(vopt_bool gtk gtk) $(vopt_bool qt)"
 hostmakedepends="gettext pkg-config glib-devel $(vopt_if qt qt6-tools)"
 makedepends="audacious-base-devel alsa-lib-devel pulseaudio-devel jack-devel
  lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
  libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
  libcurl-devel libmtp-devel neon-devel libmms-devel libxml2-devel opus-devel opusfile-devel
  libbs2b-devel libsoxr-devel libsidplayfp-devel libcue-devel libopenmpt-devel pipewire-devel
- $(vopt_if gtk3 gtk+3-devel) $(vopt_if qt 'qt6-base-devel qt6-multimedia-devel')"
+ $(vopt_if gtk gtk+3-devel) $(vopt_if qt 'qt6-base-devel qt6-multimedia-devel')"
 short_desc="Plugins for the Audacious media player"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="BSD-2-Clause"
 homepage="https://audacious-media-player.org/"
-distfiles="https://distfiles.audacious-media-player.org/audacious-plugins-${version}.tar.bz2"
-checksum=2dea26e3af583a2d684df240b27b2b2932bcd653df4db500a85f4fe5d5fdc8a6
+distfiles="https://github.com/audacious-media-player/audacious-plugins/archive/refs/tags/audacious-plugins-${version}.tar.gz"
+checksum=97e70fea48a9f6c3dbf47e47c8ce9bfd423d73f32142851ccfac86d23354d2cc
 
-build_options="gtk3 qt"
+build_options="gtk qt"
 build_options_default="qt"
-vopt_conflict gtk3 qt
-
-if [ -n "$CROSS_BUILD" ]; then
-	# fails to configure: FileNotFoundError: [Errno 2] No such file or directory: '/usr/include/qt6'
-	configure_args+=" -Dhotkey=false"
-fi
+vopt_conflict gtk qt
 
 post_install() {
 	vlicense COPYING
diff --git a/srcpkgs/audacious/template b/srcpkgs/audacious/template
index ed8b88f4173f29..b97877168a23bd 100644
--- a/srcpkgs/audacious/template
+++ b/srcpkgs/audacious/template
@@ -1,8 +1,8 @@
 # Template file for 'audacious'
 # Keep in sync with audacious-base and audacious-plugins
 pkgname=audacious
-version=4.3.1
-revision=2
+version=4.4
+revision=1
 build_style=meta
 depends="audacious-base>=${version}_1 audacious-plugins>=${version}_1"
 short_desc="Lightweight, advanced audio player focused on audio quality"

  parent reply	other threads:[~2024-06-14  2:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14  0:40 [PR PATCH] " classabbyamp
2024-06-14  0:47 ` [PR PATCH] [Updated] " classabbyamp
2024-06-14  2:58 ` classabbyamp [this message]
2024-06-14  3:31 ` classabbyamp
2024-06-14  3:43 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240614025806.20A3522036@inbox.vuxu.org \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).