Files
2025-10-20 06:04:05 +03:00

70 lines
2.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>indicator-sound-switcher</Name>
<Homepage>https://github.com/yktoo/indicator-sound-switcher</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-3</License>
<IsA>app:gui</IsA>
<PartOf>multimedia.misc</PartOf>
<Summary>Sound Switcher Indicator.</Summary>
<Description>Sound input/output selector indicator for Linux.</Description>
<Archive sha1sum="c6fcbcfd676728700a7a4ea77b96e3b1d6f2c3af" type="targz">
https://github.com/yktoo/indicator-sound-switcher/archive/v2.3.10.1/indicator-sound-switcher-v2.3.10.1.tar.gz
</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>indicator-sound-switcher</Name>
<RuntimeDependencies>
<Dependency>keybinder</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>ayatana-libappindicator</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-10-19</Date>
<Version>2.3.10.1</Version>
<Comment>Version bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2022-07-09</Date>
<Version>2.3.9</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-05-28</Date>
<Version>2.3.8</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-11-04</Date>
<Version>2.3.6</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>