libnotify ver. bump

This commit is contained in:
Rmys
2025-10-12 19:09:07 +03:00
parent 9a6913992f
commit db8b98c134
+13 -15
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libnotify</Name>
@@ -15,26 +15,24 @@
<Description>libnotify sends desktop notifications to a notification daemon.</Description>
<Archive sha1sum="a10405f7c85ceee6991acd7de4cadad27fe8d6b5" type="tarxz">https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.7.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>python-pyatspi</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>gnome-common</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>gnome-common</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>python-pyatspi</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libnotify</Name>
<Summary>Desktop notification library</Summary>
<RuntimeDependencies>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libXtst</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libXtst</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/libnotify/COPYING</Path>
@@ -48,16 +46,16 @@
<Name>libnotify-devel</Name>
<Summary>Development files for libnotify</Summary>
<RuntimeDependencies>
<Dependency release="current">libnotify</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency release="current">libnotify</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>libnotify-docs</Name>
<Summary>Documentation files for libnotify</Summary>