88 lines
2.9 KiB
XML
88 lines
2.9 KiB
XML
<?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>fury</Name>
|
|
<Email>uglyside@yandex.ru</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="6a81dd23eb95167a22331396de4b373a7631019a" type="targz">https://launchpad.net/soundconverter/trunk/4.0.4/+download/soundconverter-4.0.4.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="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>
|