From cc8b718c4338d1f9d8f12cb405b8ae23ece6c79c Mon Sep 17 00:00:00 2001 From: uglyside Date: Mon, 20 Oct 2025 06:04:05 +0300 Subject: [PATCH] indicator-sound-switcher v2.3.10.1 --- .../misc/indicator-sound-switcher/actions.py | 8 +- .../misc/indicator-sound-switcher/pspec.xml | 124 +++++++++--------- 2 files changed, 65 insertions(+), 67 deletions(-) diff --git a/multimedia/misc/indicator-sound-switcher/actions.py b/multimedia/misc/indicator-sound-switcher/actions.py index 0a53129d52..e6317e6654 100644 --- a/multimedia/misc/indicator-sound-switcher/actions.py +++ b/multimedia/misc/indicator-sound-switcher/actions.py @@ -6,12 +6,8 @@ from pisi.actionsapi import pythonmodules -def setup(): - pass - def build(): - pythonmodules.compile(pyVer = '3') + pythonmodules.compile(pyVer = '3') def install(): - pythonmodules.install(parameters = '--no-compile --optimize=1', pyVer = '3') - + pythonmodules.install(pyVer = '3') diff --git a/multimedia/misc/indicator-sound-switcher/pspec.xml b/multimedia/misc/indicator-sound-switcher/pspec.xml index 8e211627b9..642b37f681 100644 --- a/multimedia/misc/indicator-sound-switcher/pspec.xml +++ b/multimedia/misc/indicator-sound-switcher/pspec.xml @@ -1,67 +1,69 @@ - - indicator-sound-switcher - https://yktoo.com/en/software/sound-switcher-indicator/ - - PisiLinux Community - admins@pisilinux.org - - GPL-3 - app:gui - multimedia.misc - Sound input/output selector indicator for Linux. - It shows an icon in the indicator area or the system tray (whatever is available in your desktop environment). The icon's menu allows you to switch the current sound input and output (i.e. source ports and sink ports in PulseAudio's terms, respectively) with just two clicks. - - https://github.com/yktoo/indicator-sound-switcher/archive/refs/tags/v2.3.9.tar.gz - - - python3-setuptools - - + + indicator-sound-switcher + https://github.com/yktoo/indicator-sound-switcher + + PisiLinux Community + admins@pisilinux.org + + GPL-3 + app:gui + multimedia.misc + Sound Switcher Indicator. + Sound input/output selector indicator for Linux. + + https://github.com/yktoo/indicator-sound-switcher/archive/v2.3.10.1/indicator-sound-switcher-v2.3.10.1.tar.gz + + + python3-setuptools + + - - indicator-sound-switcher - - gtk3 - python3 - keybinder - python3-pygobject3 - ayatana-libappindicator - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/locale - /usr/share/man - - + + indicator-sound-switcher + + keybinder + python3-pygobject3 + ayatana-libappindicator + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + + - - - 2022-07-09 - 2.3.9 - Version bump. - fury - uglyside@yandex.ru - - - 2022-05-28 - 2.3.8 - Version bump. - fury - uglyside@yandex.ru - - - 2021-11-04 - 2.3.6 - First build. - fury - uglyside@yandex.ru - - + + + 2025-10-19 + 2.3.10.1 + Version bump. + PisiLinux Community + admins@pisilinux.org + + + 2022-07-09 + 2.3.9 + Version bump. + fury + uglyside@yandex.ru + + + 2022-05-28 + 2.3.8 + Version bump. + fury + uglyside@yandex.ru + + + 2021-11-04 + 2.3.6 + First build. + fury + uglyside@yandex.ru + + -