pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>screengrab</Name>
  6. <Homepage>https://github.com/lxqt/screengrab</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL2</License>
  12. <Icon>lxqt</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Crossplatform tool for fast making screenshots.</Summary>
  15. <Description>An application for creating screenshots. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment.</Description>
  16. <Archive sha1sum="1b320159ee75f4932493a1c429d81935fa010a2e" type="tarxz">https://github.com/lxqt/screengrab/releases/download/2.9.0/screengrab-2.9.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>libgcc</Dependency>
  20. <Dependency>kwindowsystem-kf6-devel</Dependency>
  21. <Dependency versionFrom="2.1.0">liblxqt-devel</Dependency>
  22. <Dependency>qt6-linguist</Dependency>
  23. <Dependency versionFrom="4.0.0">libqtxdg-devel</Dependency>
  24. <Dependency versionFrom="2.1.0">lxqt-build-tools</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>screengrab</Name>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="data">/usr/share/applications</Path>
  33. <Path fileType="icon">/usr/share/icons</Path>
  34. <Path fileType="data">/usr/share/metainfo</Path>
  35. <Path fileType="localdata">/usr/share/screengrab</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. </Files>
  38. <RuntimeDependencies>
  39. <Dependency>libX11</Dependency>
  40. <Dependency>libgcc</Dependency>
  41. <Dependency>libxcb</Dependency>
  42. <Dependency>libqtxdg</Dependency>
  43. <Dependency>qt6-base</Dependency>
  44. <Dependency>kwindowsystem-kf6</Dependency>
  45. </RuntimeDependencies>
  46. </Package>
  47. <History>
  48. <Update release="6">
  49. <Date>2024-11-05</Date>
  50. <Version>2.9.0</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Pisi Linux Community</Name>
  53. <Email>admin@pisilinux.org</Email>
  54. </Update>
  55. <Update release="5">
  56. <Date>2024-04-18</Date>
  57. <Version>2.8.0</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="4">
  63. <Date>2023-11-21</Date>
  64. <Version>2.7.0</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="3">
  70. <Date>2023-04-23</Date>
  71. <Version>2.6.0</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="2">
  77. <Date>2022-11-14</Date>
  78. <Version>2.5.0</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="1">
  84. <Date>2022-05-05</Date>
  85. <Version>2.4.0</Version>
  86. <Comment>First release</Comment>
  87. <Name>Ayhan Yalçınsoy</Name>
  88. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  89. </Update>
  90. </History>
  91. </PISI>