From 8e52fbbcdc63dae3a01853863f1b3f85c6a748c7 Mon Sep 17 00:00:00 2001 From: suvari Date: Sun, 12 Apr 2026 13:40:05 +0300 Subject: [PATCH] soundconverter: version bump to 4.1.3 --- multimedia/converter/soundconverter/actions.py | 4 +++- multimedia/converter/soundconverter/pspec.xml | 12 +++++++++--- multimedia/converter/soundconverter/translations.xml | 8 ++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 multimedia/converter/soundconverter/translations.xml diff --git a/multimedia/converter/soundconverter/actions.py b/multimedia/converter/soundconverter/actions.py index 9898509166..3353b0ade0 100644 --- a/multimedia/converter/soundconverter/actions.py +++ b/multimedia/converter/soundconverter/actions.py @@ -4,10 +4,12 @@ # 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 pythonmodules, pisitools def build(): pythonmodules.compile(pyVer = "3") def install(): pythonmodules.install(pyVer = "3") + + pisitools.dodoc("COPYING") diff --git a/multimedia/converter/soundconverter/pspec.xml b/multimedia/converter/soundconverter/pspec.xml index 018fda9643..b9e62297a4 100644 --- a/multimedia/converter/soundconverter/pspec.xml +++ b/multimedia/converter/soundconverter/pspec.xml @@ -12,8 +12,8 @@ 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://github.com/kassoulet/soundconverter/archive/4.0.6/soundconverter-4.0.6.tar.gz + A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes Opus, Ogg Vorbis, FLAC, WAV, AAC, and MP3 files. + https://github.com/kassoulet/soundconverter/archive/refs/tags/4.1.3.tar.gz intltool python3-pygobject3 @@ -24,7 +24,6 @@ - soundconverter @@ -47,6 +46,13 @@ + + 2026-04-12 + 4.1.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2025-02-10 4.0.6 diff --git a/multimedia/converter/soundconverter/translations.xml b/multimedia/converter/soundconverter/translations.xml new file mode 100644 index 0000000000..c8312580b0 --- /dev/null +++ b/multimedia/converter/soundconverter/translations.xml @@ -0,0 +1,8 @@ + + + + soundconverter + SoundConverter, GNOME masaüstü için önde gelen ses dosyası dönüştürme programıdır. + GNOME ortamı için basit bir ses dönüştürme uygulaması. GStreamer kütüphanesinin okuyabildiği her şeyi okur ve Opus, Ogg Vorbis, FLAC, WAV, AAC ve MP3 dosyalarını yazar. + +