123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mate-notification-daemon</Name>
- <Homepage>http://www.mate-desktop.org</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>mate-notification-properties</Icon>
- <IsA>app:gui</IsA>
- <Summary>Mate notification daemon</Summary>
- <Description>mate-notification-daemon is the server implementation of the Mate desktop notification specification.</Description>
- <Archive sha1sum="d0f8df0894dbcb6ed9421356cf0ff92cdfcb01f5" type="tarxz">http://pub.mate-desktop.org/releases/1.28/mate-notification-daemon-1.28.3.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>libwnck3-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>libcanberra-devel</Dependency>
- <Dependency>libcanberra-gtk3-devel</Dependency>
- <Dependency versionFrom="1.28.0">mate-common</Dependency>
- <Dependency versionFrom="1.28.0">mate-panel-devel</Dependency>
- <Dependency versionFrom="1.28.0">mate-desktop-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>mate-notification-daemon</Name>
- <RuntimeDependencies>
- <Dependency>atk</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libwnck3</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libcanberra-gtk3</Dependency>
- <Dependency>mate-panel</Dependency>
- <Dependency>mate-desktop</Dependency>
- <Dependency>libxml2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="man">/usr/share/man/</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/mate-panel</Path>
- <Path fileType="data">/usr/share/mate-notification-daemon</Path>
- </Files>
- </Package>
- <History>
- <Update release="11">
- <Date>2024-11-27</Date>
- <Version>1.28.3</Version>
- <Comment>Version bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2024-09-25</Date>
- <Version>1.28.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2024-02-16</Date>
- <Version>1.28.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2023-10-23</Date>
- <Version>1.27.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-08-22</Date>
- <Version>1.27.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2022-11-11</Date>
- <Version>1.27.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2021-09-07</Date>
- <Version>1.26.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2020-08-23</Date>
- <Version>1.25.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2020-06-29</Date>
- <Version>1.24.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2020-03-31</Date>
- <Version>1.24.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-02-29</Date>
- <Version>1.22.1</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|