pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xdg-desktop-portal-lxqt</Name>
  6. <Homepage>https://github.com/lxqt/xdg-desktop-portal-lxqt</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPL</License>
  12. <IsA>library</IsA>
  13. <Icon>lxqt</Icon>
  14. <Summary>A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt</Summary>
  15. <Description>A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt</Description>
  16. <Archive sha1sum="c3674c1e93c6ecceaba586789e6d81034b545e1b" type="tarxz">https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.1.0/xdg-desktop-portal-lxqt-1.1.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
  20. <Dependency versionFrom="2.1.0">libfm-qt-devel</Dependency>
  21. <Dependency>kwindowsystem-kf6-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency>menu-cache-devel</Dependency>
  24. <Dependency>libexif-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>xdg-desktop-portal-lxqt</Name>
  29. <RuntimeDependencies>
  30. <Dependency>libgcc</Dependency>
  31. <Dependency>libfm-qt</Dependency>
  32. <Dependency>qt6-base</Dependency>
  33. <Dependency>kwindowsystem-kf6</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="data">/usr/share/applications</Path>
  38. <Path fileType="data">/usr/share/cmake</Path>
  39. <Path fileType="data">/usr/share/dbus-1</Path>
  40. <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="7">
  45. <Date>2024-11-05</Date>
  46. <Version>1.1.0</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Pisi Linux Community</Name>
  49. <Email>admin@pisilinux.org</Email>
  50. </Update>
  51. <Update release="6">
  52. <Date>2024-05-04</Date>
  53. <Version>1.0.2</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="5">
  59. <Date>2024-04-18</Date>
  60. <Version>1.0.1</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="4">
  66. <Date>2023-11-21</Date>
  67. <Version>0.5.0</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="3">
  73. <Date>2023-04-23</Date>
  74. <Version>0.4.0</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="2">
  80. <Date>2022-11-14</Date>
  81. <Version>0.3.0</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="1">
  87. <Date>2022-04-26</Date>
  88. <Version>0.2.0</Version>
  89. <Comment>First release</Comment>
  90. <Name>Ayhan Yalçınsoy</Name>
  91. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  92. </Update>
  93. </History>
  94. </PISI>