diff --git a/multimedia/converter/soundkonverter/actions.py b/multimedia/converter/soundkonverter/actions.py
deleted file mode 100644
index 58d11c28d6..0000000000
--- a/multimedia/converter/soundkonverter/actions.py
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file https://www.gnu.org/licenses/gpl-3.0.txt
-
-from pisi.actionsapi import pythonmodules
-from pisi.actionsapi import pisitools
-
-def build():
- pythonmodules.compile(pyVer="3")
-
-def install():
- pythonmodules.install(pyVer="3")
-
- pisitools.dodoc("AUTHORS", "PKG-INFO", "README.md")
-
diff --git a/multimedia/converter/soundkonverter/pspec.xml b/multimedia/converter/soundkonverter/pspec.xml
deleted file mode 100644
index 2e3fcfacc0..0000000000
--- a/multimedia/converter/soundkonverter/pspec.xml
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-
- soundconverter
- https://soundconverter.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv3
- app:gui
- multimedia.converter
- GNOME sound converter application.
-
- A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes WAV, FLAC, MP3, and Ogg Vorbis files.
-
- https://launchpad.net/soundconverter/trunk/4.0.5/+download/soundconverter-4.0.5.tar.gz
-
- intltool
- gtk3-devel
- python3-devel
- gstreamer-devel
- desktop-file-utils
- python3-setuptools
- python3-distutils-extra
- python3-pygobject3-devel
-
-
-
-
-
-
-
- soundconverter
-
- gtk3
- python3
- gst-libav
- gst-plugins-bad
- gst-plugins-base
- gst-plugins-ugly
- gst-plugins-good
- python3-setuptools
- python3-pygobject3
-
-
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/man
- /usr/share/doc
-
-
-
-
-
- 2024-08-18
- 4.0.5
- Version bump
- fury
- uglyside@yandex.ru
-
-
- 2023-11-03
- 4.0.4
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-10-28
- 4.0.2
- Version bump.
- fury
- uglyside@yandex.ru
-
-
- 2021-05-18
- 4.0.1
- Version bump.
- fury
- uglyside@yandex.ru
-
-
- 2020-12-04
- 4.0.0
- First build
- fury
- uglyside@yandex.ru
-
-
-
diff --git a/multimedia/converter/soundkonverter/translations.xml b/multimedia/converter/soundkonverter/translations.xml
deleted file mode 100644
index 7781727568..0000000000
--- a/multimedia/converter/soundkonverter/translations.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- soundKonverter
- soundKonverter çeşitli ses dönüştürücüler için bir önyüzdür.
- Ses dönüştürme, tekrar kazanma hesaplaması, CD kopyalama. Bu eklentiler tarafından genişletilebilir ve birçok arka uçları destekler. soundKonverter, birçok formatta etiket okuma ve yazma desteği sağlar, böylece dosyalar dönüştürülürken etiketler korunur.
- SoundKonverter is a frontend to various audio converters
- Audio conversion, replay Gain calculation, CD ripping. It is extendable by plugins and supports many backends: soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files.
- SoundKonverter - это пользовательский интерфейс для различных аудио кодеков.
- Поддерживает конвертирование аудио, расчет Replay Gain. Функциональность может быть расширена плагинами и стороними бекэндами, поддерживается чтение и запись тегов многих форматов, теги сохраняются после конвертирования.
-
-
diff --git a/programming/misc/libdbusmenu-qt6/pspec.xml b/programming/misc/libdbusmenu-qt6/pspec.xml
index f816c56ac4..501def6179 100644
--- a/programming/misc/libdbusmenu-qt6/pspec.xml
+++ b/programming/misc/libdbusmenu-qt6/pspec.xml
@@ -1,4 +1,3 @@
-