pspec.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>mate-polkit</Name>
  5. <Homepage>http://www.mate-desktop.org</Homepage>
  6. <Packager>
  7. <Name>Süleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>GPLv2+</License>
  11. <License>LGPLv2+</License>
  12. <IsA>app:gui</IsA>
  13. <IsA>library</IsA>
  14. <Summary>Authentication agent for polkit</Summary>
  15. <Description>mate-polkit package provides an authentication agent for polkit that integrates well with the Mate desktop environment.</Description>
  16. <Archive sha1sum="8e5a6dbb7de917e7383c778036acc3e9d7699e00" >http://pub.mate-desktop.org/releases/1.24/mate-polkit-1.24.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>atk</Dependency>
  19. <Dependency>gtk3</Dependency>
  20. <Dependency>cairo</Dependency>
  21. <Dependency>mate-common</Dependency>
  22. <Dependency>pango</Dependency>
  23. <Dependency>fontconfig</Dependency>
  24. <Dependency>gdk-pixbuf</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>mate-polkit</Name>
  29. <RuntimeDependencies>
  30. <Dependency>gtk3</Dependency>
  31. <Dependency>glib2</Dependency>
  32. <Dependency>polkit</Dependency>
  33. <Dependency>gdk-pixbuf</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="data">/usr/share/gir-1.0</Path>
  38. <Path fileType="executable">/usr/libexec</Path>
  39. <Path fileType="config">/etc/xdg/autostart</Path>
  40. <Path fileType="localedata">/usr/share/locale</Path>
  41. <Path fileType="header">/usr/include</Path>
  42. <Path fileType="library">/usr/lib/pkgconfig</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="1">
  47. <Date>2019-09-18</Date>
  48. <Version>1.24.0</Version>
  49. <Comment>First release</Comment>
  50. <Name>Süleyman Poyraz</Name>
  51. <Email>zaryob.dev@gmail.com</Email>
  52. </Update>
  53. </History>
  54. </INARY>