pspec.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xdg-desktop-portal-gtk</Name>
  6. <Homepage>https://github.com/flatpak/xdg-desktop-portal-gtk</Homepage>
  7. <Packager>
  8. <Name>Ertuğrul Erata</Name>
  9. <Email>ertugrulerata@gmail.com</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <Summary>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Summary>
  13. <Description>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Description>
  14. <Archive sha1sum="af54c175f8e4591e916fc25dc56e6ac406c1f39c" type="tarxz">https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.14.1/xdg-desktop-portal-gtk-1.14.1.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>xmlto</Dependency>
  17. <Dependency>python3-devel</Dependency>
  18. <Dependency>glib2-devel</Dependency>
  19. <Dependency>dbus-devel</Dependency>
  20. <Dependency>util-linux</Dependency>
  21. <Dependency>flatpak-devel</Dependency>
  22. <Dependency>fuse-devel</Dependency>
  23. <Dependency>gnome-desktop-devel</Dependency>
  24. <Dependency versionFrom="1.10.1">xdg-desktop-portal</Dependency>
  25. <Dependency>gettext-devel</Dependency>
  26. </BuildDependencies>
  27. </Source>
  28. <Package>
  29. <Name>xdg-desktop-portal-gtk</Name>
  30. <RuntimeDependencies>
  31. <Dependency>glib2</Dependency>
  32. <Dependency>gtk3</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>fontconfig</Dependency>
  35. <Dependency>gnome-desktop</Dependency>
  36. <Dependency>gdk-pixbuf</Dependency>
  37. <Dependency versionFrom="1.10.1">xdg-desktop-portal</Dependency>
  38. <Dependency>flatpak</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="library">/usr/libexec</Path>
  43. <Path fileType="data">/usr/share/dbus-1</Path>
  44. <Path fileType="data">/usr/share/applications</Path>
  45. <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
  46. <Path fileType="locale">/usr/share/locale</Path>
  47. <Path fileType="doc">/usr/share/doc</Path>
  48. </Files>
  49. </Package>
  50. <History>
  51. <Update release="8">
  52. <Date>2022-12-13</Date>
  53. <Version>1.14.1</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="7">
  59. <Date>2022-08-22</Date>
  60. <Version>1.14.0</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="6">
  66. <Date>2021-09-24</Date>
  67. <Version>1.10.0</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="5">
  73. <Date>2021-05-05</Date>
  74. <Version>1.8.0</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="4">
  80. <Date>2020-03-30</Date>
  81. <Version>1.7.1</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="3">
  87. <Date>2020-03-10</Date>
  88. <Version>1.6.0</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="2">
  94. <Date>2019-07-07</Date>
  95. <Version>1.4.0</Version>
  96. <Comment>Version bump..</Comment>
  97. <Name>Ertuğrul Erata</Name>
  98. <Email>ertugrulerata@gmail.com</Email>
  99. </Update>
  100. <Update release="1">
  101. <Date>2019-05-12</Date>
  102. <Version>1.2.0</Version>
  103. <Comment>First Release.</Comment>
  104. <Name>Ertuğrul Erata</Name>
  105. <Email>ertugrulerata@gmail.com</Email>
  106. </Update>
  107. </History>
  108. </PISI>