Files
main/programming/library/feedbackd/pspec.xml
T
2025-07-16 15:02:03 +03:00

105 lines
3.9 KiB
XML
Raw 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" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>feedbackd</Name>
<Homepage>https://source.puri.sm/Librem5/feedbackd</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>A daemon to provide haptic feedback on events</Summary>
<Description>Olaylar hakkında dokunsal geri bildirim sağlayan bir daemon</Description>
<Archive sha1sum="70babbbc059316f56cda4b491ccf129f83748bdc" type="tarbz2">https://gitlab.freedesktop.org/agx/feedbackd/-/archive/v0.8.3/feedbackd-v0.8.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>dconf-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>gsound-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>umockdev-devel</Dependency>
<Dependency>libgmobile-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch>feedbackd.patch</Patch>
<Patch level="1">feedbackd.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>feedbackd</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>gsound</Dependency>
<Dependency>libgudev</Dependency>
<Dependency>json-glib</Dependency>
<Dependency>libgmobile</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/lib</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="doc">/usr/share/doc</Path>
-->
</Files>
</Package>
<Package>
<Name>feedbackd-devel</Name>
<Summary>Development files for feedbackd</Summary>
<RuntimeDependencies>
<Dependency release="current">feedbackd</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-07-16</Date>
<Version>0.8.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-04-05</Date>
<Version>0.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2025-01-08</Date>
<Version>0.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-09-30</Date>
<Version>0.5.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>