libnotify-0.7.12

This commit is contained in:
Rmys
2022-05-31 20:47:00 +03:00
committed by GitHub
parent 470a6c66fe
commit de0fca6500
2 changed files with 13 additions and 5 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def setup():
# suppress c compiler warnings
pisitools.cflags.add("-Wno-deprecated-declarations")
mesontools.configure()
mesontools.configure("-Dman=false")
def build():
mesontools.build()
@@ -22,4 +22,4 @@ def check():
def install():
mesontools.install()
pisitools.dodoc("SPECIFICATION", "README", "COPYING")
pisitools.dodoc("SPECIFICATION", "README*", "COPYING")
+11 -3
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Desktop notification library</Summary>
<Description>libnotify sends desktop notifications to a notification daemon.</Description>
<Archive sha1sum="18915d9a5ee8e0a00c3fd990d649251e3d2deac9" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/libnotify/0.7/libnotify-0.7.8.tar.xz</Archive>
<Archive sha1sum="29e080a2dbb1db0dd46a108eee986842c196b94c" type="tarxz">https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
@@ -49,6 +49,7 @@
<RuntimeDependencies>
<Dependency release="current">libnotify</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -64,13 +65,20 @@
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/libnotify/SPECIFICATION</Path>
<Path fileType="doc">/usr/share/doc/libnotify/README</Path>
<Path fileType="doc">/usr/share/doc/libnotify/README*</Path>
<Path fileType="doc">/usr/share/doc/libnotify/spec</Path>
<Path fileType="doc">/usr/share/gtk-doc/html</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2022-05-31</Date>
<Version>0.7.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-18</Date>
<Version>0.7.8</Version>
@@ -114,4 +122,4 @@
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>