Files

73 lines
3.8 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>solaar</Name>
<Homepage>https://pwr-solaar.github.io/Solaar/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL-2.0</License>
<Icon>solaar</Icon>
<IsA>app:gui</IsA>
<Summary xml:lang="en">Linux device manager for a wide range of Logitech devices</Summary>
<Summary xml:lang="tr">Logitech cihazları için Linux cihaz yöneticisi</Summary>
<Description xml:lang="en">Solaar is a Linux manager for many Logitech keyboards, mice, and other devices that connect wirelessly to a Unifying, Bolt, Lightspeed or Nano receiver as well as many Logitech devices that connect via a USB cable or Bluetooth. Solaar is not a device driver and responds only to special messages from devices that are otherwise ignored by the Linux input system.</Description>
<Description xml:lang="tr">Solaar, birçok Logitech klavye, fare ve diğer cihazlar için bir Linux yöneticisidir. Bu cihazlar, bir Unifying, Bolt, Lightspeed veya Nano alıcısına kablosuz olarak bağlanır. Solaar, bir cihaz sürücüsü değildir ve Linux giriş sistemi tarafından yok sayılan özel mesajlara yanıt verir.</Description>
<Archive sha1sum="b9dda9f14823932d48019b9b43b7d7b9f08a6909" type="targz">https://github.com/pwr-Solaar/Solaar/archive/refs/tags/1.1.20.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-wheel</Dependency>
<Dependency>python3-installer</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>solaar</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-xlib</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-evdev</Dependency>
<Dependency>python3-pyudev</Dependency>
<Dependency>python3-psutil</Dependency>
<Dependency>python3-PyYAML</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>gobject-introspection</Dependency>
<Dependency>python3-typing_extensions</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="icons">/usr/share/icons/hicolor</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="library">/usr/lib/python3*/site-packages</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="config">/usr/lib/udev/rules.d/42-logitech-unify-permissions.rules</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2026-07-04</Date>
<Version>1.1.20</Version>
<Comment>Version Bump</Comment>
<Name>Erkan İŞİK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2025-03-07</Date>
<Version>1.1.14</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>