pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>polkit-gnome</Name>
  6. <Homepage>http://hal.freedesktop.org/docs/polkit</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@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>polkit-gnome package provides an authentication agent for polkit that integrates well with the GNOME desktop environment.</Description>
  17. <Archive sha1sum="948bad76395834a1b45b65bd191d46145f5c0b9f" type="tarxz">http://ftp.gnome.org/pub/GNOME/sources/polkit-gnome/0.105/polkit-gnome-0.105.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>gnome-common</Dependency>
  21. <Dependency>intltool</Dependency>
  22. <Dependency>polkit-devel</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <Patch level="1">fedora/0001-auth-dialog-make-the-label-wrap-at-70-chars.patch</Patch>
  26. <Patch level="1">fedora/02-select-default-user.patch</Patch>
  27. <Patch level="1">fedora/04-autorestart.patch</Patch>
  28. <Patch level="1">fedora/06-authentication-failure-string.patch</Patch>
  29. <Patch level="1">fedora/07-use-accountsservice.patch</Patch>
  30. <Patch level="1">fedora/08-fresh-x11-timestamps.patch</Patch>
  31. <Patch level="1">fedora/remove_g_type_init.patch</Patch>
  32. </Patches>
  33. </Source>
  34. <Package>
  35. <Name>polkit-gnome</Name>
  36. <RuntimeDependencies>
  37. <Dependency>gtk3</Dependency>
  38. <Dependency>gdk-pixbuf</Dependency>
  39. <Dependency>glib2</Dependency>
  40. <Dependency>polkit</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="config">/etc</Path>
  44. <Path fileType="library">/usr/lib</Path>
  45. <Path fileType="doc">/usr/share/doc</Path>
  46. <Path fileType="executable">/usr/libexec</Path>
  47. <Path fileType="localedata">/usr/share/locale</Path>
  48. </Files>
  49. <AdditionalFiles>
  50. <AdditionalFile target="/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop" permission="0644" owner="root">polkit-gnome-authentication-agent-1.desktop</AdditionalFile>
  51. </AdditionalFiles>
  52. </Package>
  53. <History>
  54. <Update release="6">
  55. <Date>2024-09-11</Date>
  56. <Version>105</Version>
  57. <Comment>Rebuild.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="5">
  62. <Date>2021-05-05</Date>
  63. <Version>105</Version>
  64. <Comment>Rebuild.</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="4">
  69. <Date>2020-02-16</Date>
  70. <Version>105</Version>
  71. <Comment>Rebuild.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="3">
  76. <Date>2018-08-30</Date>
  77. <Version>105</Version>
  78. <Comment>Rebuild.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="2">
  83. <Date>2017-03-19</Date>
  84. <Version>105</Version>
  85. <Comment>Release bump</Comment>
  86. <Name>Ayhan Yalçınsoy</Name>
  87. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  88. </Update>
  89. <Update release="1">
  90. <Date>2014-12-08</Date>
  91. <Version>105</Version>
  92. <Comment>First release</Comment>
  93. <Name>Osman Erkan</Name>
  94. <Email>osman.erkan@pisilinux.org</Email>
  95. </Update>
  96. </History>
  97. </PISI>