123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libnotify</Name>
- <Homepage>http://www.galago-project.org</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <PartOf>programming.misc</PartOf>
- <IsA>library</IsA>
- <Summary>Desktop notification library</Summary>
- <Description>libnotify sends desktop notifications to a notification daemon.</Description>
- <Archive sha1sum="857d860f38f1e4dfb78d54c1c8ffeb4caf709b7d" type="tarxz">https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.3.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>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>libnotify</Name>
- <Summary>Desktop notification library</Summary>
- <RuntimeDependencies>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libXtst</Dependency>
- <Dependency>glib2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc/libnotify/COPYING</Path>
- <Path fileType="data">/usr/share/gir-1.0/</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- </Files>
- </Package>
- <Package>
- <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>
- </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>
- <RuntimeDependencies>
- <Dependency release="current">libnotify</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc/libnotify-0</Path>
- <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/spec</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html</Path>
- </Files>
- </Package>
- <History>
- <Update release="11">
- <Date>2023-10-10</Date>
- <Version>0.8.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2023-02-18</Date>
- <Version>0.8.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-09-23</Date>
- <Version>0.8.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2022-07-15</Date>
- <Version>0.8.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <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>
- <Comment>Clean and split docs.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="5">
- <Date>2020-01-17</Date>
- <Version>0.7.8</Version>
- <Comment>Version bump</Comment>
- <Name>İdris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-31</Date>
- <Version>0.7.7</Version>
- <Comment>Rebuild New T</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-28</Date>
- <Version>0.7.7</Version>
- <Comment>Release bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>0.7.6</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2014-05-31</Date>
- <Version>0.7.6</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|