firebird: rebuild for icu, github-cli: fix version number, new packages: python3-evdev and solaar

This commit is contained in:
suvari
2025-03-07 17:46:23 +03:00
parent 5836575bc7
commit d4db194230
12 changed files with 347505 additions and 346758 deletions
+69
View File
@@ -0,0 +1,69 @@
<?xml version="1.0" ?>
<!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>
<Summary>Linux device manager for a wide range of Logitech devices</Summary>
<Description>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>
<Archive sha1sum="0702a24f19b54429b9dae48598c2e2db514af690" type="targz">https://github.com/pwr-Solaar/Solaar/archive/refs/tags/1.1.14.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>
<!--
<Patches>
<Patch>solaar.patch</Patch>
</Patches>
-->
</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="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>