pspec.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mate-notification-daemon</Name>
  6. <Homepage>http://www.mate-desktop.org</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>mate-notification-properties</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Mate notification daemon</Summary>
  15. <Description>mate-notification-daemon is the server implementation of the Mate desktop notification specification.</Description>
  16. <Archive sha1sum="d0f8df0894dbcb6ed9421356cf0ff92cdfcb01f5" type="tarxz">http://pub.mate-desktop.org/releases/1.28/mate-notification-daemon-1.28.3.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>python3-devel</Dependency>
  20. <Dependency>libwnck3-devel</Dependency>
  21. <Dependency>libnotify-devel</Dependency>
  22. <Dependency>libcanberra-devel</Dependency>
  23. <Dependency>libcanberra-gtk3-devel</Dependency>
  24. <Dependency versionFrom="1.28.0">mate-common</Dependency>
  25. <Dependency versionFrom="1.28.0">mate-panel-devel</Dependency>
  26. <Dependency versionFrom="1.28.0">mate-desktop-devel</Dependency>
  27. <Dependency>libxml2-devel</Dependency>
  28. </BuildDependencies>
  29. </Source>
  30. <Package>
  31. <Name>mate-notification-daemon</Name>
  32. <RuntimeDependencies>
  33. <Dependency>atk</Dependency>
  34. <Dependency>gtk3</Dependency>
  35. <Dependency>cairo</Dependency>
  36. <Dependency>glib2</Dependency>
  37. <Dependency>pango</Dependency>
  38. <Dependency>libX11</Dependency>
  39. <Dependency>libwnck3</Dependency>
  40. <Dependency>libnotify</Dependency>
  41. <Dependency>gdk-pixbuf</Dependency>
  42. <Dependency>libcanberra-gtk3</Dependency>
  43. <Dependency>mate-panel</Dependency>
  44. <Dependency>mate-desktop</Dependency>
  45. <Dependency>libxml2</Dependency>
  46. </RuntimeDependencies>
  47. <Files>
  48. <Path fileType="config">/etc</Path>
  49. <Path fileType="library">/usr/lib</Path>
  50. <Path fileType="executable">/usr/bin</Path>
  51. <Path fileType="man">/usr/share/man/</Path>
  52. <Path fileType="data">/usr/share/icons</Path>
  53. <Path fileType="data">/usr/share/dbus-1</Path>
  54. <Path fileType="executable">/usr/libexec</Path>
  55. <Path fileType="data">/usr/share/glib-2.0</Path>
  56. <Path fileType="localedata">/usr/share/locale</Path>
  57. <Path fileType="data">/usr/share/applications</Path>
  58. <Path fileType="data">/usr/share/mate-panel</Path>
  59. <Path fileType="data">/usr/share/mate-notification-daemon</Path>
  60. </Files>
  61. </Package>
  62. <History>
  63. <Update release="11">
  64. <Date>2024-11-27</Date>
  65. <Version>1.28.3</Version>
  66. <Comment>Version bump</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="10">
  71. <Date>2024-09-25</Date>
  72. <Version>1.28.1</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="9">
  78. <Date>2024-02-16</Date>
  79. <Version>1.28.0</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="8">
  85. <Date>2023-10-23</Date>
  86. <Version>1.27.1</Version>
  87. <Comment>Rebuild.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="7">
  92. <Date>2023-08-22</Date>
  93. <Version>1.27.1</Version>
  94. <Comment>Version bump.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="6">
  99. <Date>2022-11-11</Date>
  100. <Version>1.27.0</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="5">
  106. <Date>2021-09-07</Date>
  107. <Version>1.26.0</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="4">
  113. <Date>2020-08-23</Date>
  114. <Version>1.25.0</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>Mustafa Cinasal</Name>
  117. <Email>muscnsl@gmail.com</Email>
  118. </Update>
  119. <Update release="3">
  120. <Date>2020-06-29</Date>
  121. <Version>1.24.0</Version>
  122. <Comment>Version bump.</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="2">
  127. <Date>2020-03-31</Date>
  128. <Version>1.24.0</Version>
  129. <Comment>Version bump.</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="1">
  134. <Date>2020-02-29</Date>
  135. <Version>1.22.1</Version>
  136. <Comment>First release</Comment>
  137. <Name>Ayhan Yalçınsoy</Name>
  138. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  139. </Update>
  140. </History>
  141. </PISI>