Merge pull request #16778 from mrSi-Si/fixup

Drop garbage spec.
This commit is contained in:
Kamil ATLI
2025-06-20 14:12:40 +03:00
committed by GitHub
4 changed files with 0 additions and 124 deletions
@@ -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")
@@ -1,94 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>soundconverter</Name>
<Homepage>https://soundconverter.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<PartOf>multimedia.converter</PartOf>
<Summary>GNOME sound converter application.</Summary>
<Description>
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.
</Description>
<Archive sha1sum="e2cc3b035c327d086999f4d814f44cd73b3c2348" type="targz">https://launchpad.net/soundconverter/trunk/4.0.5/+download/soundconverter-4.0.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-distutils-extra</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">Prevent_crash_when_duration_is_not_known_or_zero.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>soundconverter</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>python3</Dependency>
<Dependency>gst-libav</Dependency>
<Dependency>gst-plugins-bad</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency>gst-plugins-ugly</Dependency>
<Dependency>gst-plugins-good</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2024-08-18</Date>
<Version>4.0.5</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="4">
<Date>2023-11-03</Date>
<Version>4.0.4</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-10-28</Date>
<Version>4.0.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2021-05-18</Date>
<Version>4.0.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2020-12-04</Date>
<Version>4.0.0</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>
@@ -1,12 +0,0 @@
<?xml version='1.0'?>
<PISI>
<Source>
<Name>soundKonverter</Name>
<Summary xml:lang="tr">soundKonverter çeşitli ses dönüştürücüler için bir önyüzdür.</Summary>
<Description xml:lang="tr">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.</Description>
<Summary xml:lang="en">SoundKonverter is a frontend to various audio converters</Summary>
<Description xml:lang="en">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.</Description>
<Summary xml:lang="ru">SoundKonverter - это пользовательский интерфейс для различных аудио кодеков.</Summary>
<Description xml:lang="ru">Поддерживает конвертирование аудио, расчет Replay Gain. Функциональность может быть расширена плагинами и стороними бекэндами, поддерживается чтение и запись тегов многих форматов, теги сохраняются после конвертирования. </Description>
</Source>
</PISI>
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>