From b84bc590440ff0bb9586832da8ede5de1282a8b4 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Wed, 8 Mar 2023 07:47:34 +0300 Subject: [PATCH] audacious-4.3 --- multimedia/sound/audacious/actions.py | 2 +- multimedia/sound/audacious/pspec.xml | 21 ++++++++++++++------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/multimedia/sound/audacious/actions.py b/multimedia/sound/audacious/actions.py index 779cbe3327..bc497794ab 100644 --- a/multimedia/sound/audacious/actions.py +++ b/multimedia/sound/audacious/actions.py @@ -8,7 +8,7 @@ from pisi.actionsapi import mesontools from pisi.actionsapi import pisitools def setup(): - mesontools.configure("-Dlibarchive=true") + mesontools.configure("-Dlibarchive=true -Dqt6=true -Dgtk3=true") def build(): mesontools.build() diff --git a/multimedia/sound/audacious/pspec.xml b/multimedia/sound/audacious/pspec.xml index 393fc1523c..e0dcf98df0 100644 --- a/multimedia/sound/audacious/pspec.xml +++ b/multimedia/sound/audacious/pspec.xml @@ -12,18 +12,18 @@ app:gui an advanced audio player Audacious is an open source audio player. A descendant of XMMS, Audacious plays your music how you want it, without stealing away your computer’s resources from other tasks. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists.Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more. - - https://distfiles.audacious-media-player.org/audacious-4.2.tar.bz2 + + https://distfiles.audacious-media-player.org/audacious-4.3.tar.bz2 meson cmake - gtk2-devel + gtk3-devel glib2-devel pango-devel - qt5-linguist + qt6-linguist python3-devel - qt5-base-devel + qt6-base-devel gdk-pixbuf-devel libarchive-devel @@ -32,12 +32,12 @@ audacious - gtk2 + gtk3 glib2 cairo pango libgcc - qt5-base + qt6-base gdk-pixbuf libarchive @@ -62,6 +62,13 @@ + + 2023-03-08 + 4.3 + Version bump. + fury + uglyside@yandex.ru + 2022-11-10 4.2