libnotify ver. bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>libnotify</Name>
|
<Name>libnotify</Name>
|
||||||
@@ -15,26 +15,24 @@
|
|||||||
<Description>libnotify sends desktop notifications to a notification daemon.</Description>
|
<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>
|
<Archive sha1sum="a10405f7c85ceee6991acd7de4cadad27fe8d6b5" type="tarxz">https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.7.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<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>xmlto</Dependency>
|
||||||
<Dependency>meson</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>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>libnotify</Name>
|
<Name>libnotify</Name>
|
||||||
<Summary>Desktop notification library</Summary>
|
<Summary>Desktop notification library</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>gdk-pixbuf</Dependency>
|
|
||||||
<Dependency>libXtst</Dependency>
|
|
||||||
<Dependency>glib2</Dependency>
|
<Dependency>glib2</Dependency>
|
||||||
|
<Dependency>libXtst</Dependency>
|
||||||
|
<Dependency>gdk-pixbuf</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="doc">/usr/share/doc/libnotify/COPYING</Path>
|
<Path fileType="doc">/usr/share/doc/libnotify/COPYING</Path>
|
||||||
@@ -48,16 +46,16 @@
|
|||||||
<Name>libnotify-devel</Name>
|
<Name>libnotify-devel</Name>
|
||||||
<Summary>Development files for libnotify</Summary>
|
<Summary>Development files for libnotify</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">libnotify</Dependency>
|
|
||||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||||
|
<Dependency release="current">libnotify</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>libnotify-docs</Name>
|
<Name>libnotify-docs</Name>
|
||||||
<Summary>Documentation files for libnotify</Summary>
|
<Summary>Documentation files for libnotify</Summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user