pspec.xml 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mate-polkit</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. <License>LGPLv2+</License>
  13. <IsA>app:gui</IsA>
  14. <IsA>library</IsA>
  15. <Summary>Authentication agent for polkit</Summary>
  16. <Description>mate-polkit package provides an authentication agent for polkit that integrates well with the Mate desktop environment.</Description>
  17. <Archive sha1sum="ff13c2dccb645732ca84f43ee3899f777746875e" type="tarxz">http://pub.mate-desktop.org/releases/1.28/mate-polkit-1.28.1.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency versionFrom="1.28.0">mate-common</Dependency>
  22. <Dependency>pango-devel</Dependency>
  23. <Dependency>polkit-devel</Dependency>
  24. <Dependency>elogind-devel</Dependency>
  25. <Dependency>libappindicator-devel</Dependency>
  26. </BuildDependencies>
  27. </Source>
  28. <Package>
  29. <Name>mate-polkit</Name>
  30. <RuntimeDependencies>
  31. <Dependency>gtk3</Dependency>
  32. <Dependency>glib2</Dependency>
  33. <Dependency>polkit</Dependency>
  34. <Dependency>elogind</Dependency>
  35. <Dependency>gdk-pixbuf</Dependency>
  36. <Dependency>libappindicator</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="library">/usr/lib</Path>
  40. <Path fileType="config">/etc/xdg/autostart</Path>
  41. <Path fileType="localedata">/usr/share</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="7">
  46. <Date>2024-02-26</Date>
  47. <Version>1.28.1</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="6">
  53. <Date>2024-02-16</Date>
  54. <Version>1.28.0</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="5">
  60. <Date>2023-09-03</Date>
  61. <Version>1.27.1</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="4">
  67. <Date>2022-10-12</Date>
  68. <Version>1.26.1</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="3">
  74. <Date>2020-06-29</Date>
  75. <Version>1.24.0</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="2">
  81. <Date>2020-03-01</Date>
  82. <Version>1.24.0</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="1">
  88. <Date>2020-02-13</Date>
  89. <Version>1.22.0</Version>
  90. <Comment>First release</Comment>
  91. <Name>Ayhan Yalçınsoy</Name>
  92. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  93. </Update>
  94. </History>
  95. </PISI>