pspec.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xdg-desktop-portal-gnome</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app</IsA>
  13. <Icon>gnome</Icon>
  14. <Summary>A backend implementation for xdg-desktop-portal
  15. that is using GTK and various pieces of GNOME infrastructure, such as the
  16. org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Summary>
  17. <Description>A backend implementation for xdg-desktop-portal
  18. that is using GTK and various pieces of GNOME infrastructure, such as the
  19. org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Description>
  20. <Archive sha1sum="ae1ff1edd0d6d27f04a1ab48710525ffc7903196" type="tarxz">https://download.gnome.org/sources/xdg-desktop-portal-gnome/47/xdg-desktop-portal-gnome-47.1.tar.xz</Archive>
  21. <BuildDependencies>
  22. <Dependency>meson</Dependency>
  23. <Dependency>gtk4-devel</Dependency>
  24. <Dependency>cairo-devel</Dependency>
  25. <Dependency>glib2-devel</Dependency>
  26. <Dependency>libX11-devel</Dependency>
  27. <Dependency>graphene-devel</Dependency>
  28. <Dependency>fontconfig-devel</Dependency>
  29. <Dependency>gdk-pixbuf-devel</Dependency>
  30. <Dependency>libadwaita-devel</Dependency>
  31. <Dependency>gnome-desktop-devel</Dependency>
  32. <Dependency>wayland-client</Dependency>
  33. <Dependency>xdg-desktop-portal</Dependency>
  34. </BuildDependencies>
  35. <!--
  36. <Patches>
  37. <Patch>xdg-desktop-portal-gnome.patch</Patch>
  38. <Patch level="1">xdg-desktop-portal-gnome.patch</Patch>
  39. </Patches>
  40. -->
  41. </Source>
  42. <Package>
  43. <Name>xdg-desktop-portal-gnome</Name>
  44. <RuntimeDependencies>
  45. <Dependency>gtk4</Dependency>
  46. <Dependency>cairo</Dependency>
  47. <Dependency>glib2</Dependency>
  48. <Dependency>libX11</Dependency>
  49. <Dependency>graphene</Dependency>
  50. <Dependency>fontconfig</Dependency>
  51. <Dependency>gdk-pixbuf</Dependency>
  52. <Dependency>libadwaita</Dependency>
  53. <Dependency>libgnome-keyring</Dependency>
  54. <Dependency>gnome-desktop</Dependency>
  55. <Dependency>wayland-client</Dependency>
  56. <Dependency>xdg-desktop-portal-gtk</Dependency>
  57. </RuntimeDependencies>
  58. <Files>
  59. <Path fileType="executable">/usr/libexec</Path>
  60. <Path fileType="data">/usr/share/glib-2.0</Path>
  61. <Path fileType="data">/usr/share/applications</Path>
  62. <Path fileType="data">/usr/share/dbus-1</Path>
  63. <Path fileType="localedata">/usr/share/locale</Path>
  64. <Path fileType="doc">/usr/share/doc</Path>
  65. <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
  66. </Files>
  67. </Package>
  68. <History>
  69. <Update release="5">
  70. <Date>2024-09-19</Date>
  71. <Version>47.1</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="4">
  77. <Date>2024-05-25</Date>
  78. <Version>46.2</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="3">
  84. <Date>2023-11-26</Date>
  85. <Version>45.1</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="2">
  91. <Date>2023-09-18</Date>
  92. <Version>45.0</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="1">
  98. <Date>2023-07-30</Date>
  99. <Version>44.2</Version>
  100. <Comment>First release</Comment>
  101. <Name>PisiLinux Community</Name>
  102. <Email>admins@pisilinux.org</Email>
  103. </Update>
  104. </History>
  105. </PISI>