pspec.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lxqt-menu-data</Name>
  6. <Homepage>https://github.com/lxqt/lxqt-menu-data</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPL</License>
  12. <IsA>library</IsA>
  13. <Summary>LXQt menu files</Summary>
  14. <Icon>lxqt</Icon>
  15. <Description>LXQt menü dosyaları</Description>
  16. <Archive sha1sum="2406efaaa75ae5511a1a60aa955db30d66a2d85f" type="tarxz">https://github.com/lxqt/lxqt-menu-data/releases/download/2.1.0/lxqt-menu-data-2.1.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency versionFrom="2.1.0">lxqt-build-tools</Dependency>
  20. <Dependency>qt6-linguist</Dependency>
  21. <Dependency>qt6-base-devel</Dependency>
  22. </BuildDependencies>
  23. <!--
  24. <Patches>
  25. <Patch>lxqt-menu-data.patch</Patch>
  26. <Patch level="1">lxqt-menu-data.patch</Patch>
  27. </Patches>
  28. -->
  29. </Source>
  30. <Package>
  31. <Name>lxqt-menu-data</Name>
  32. <Files>
  33. <Path fileType="config">/etc</Path>
  34. <Path fileType="data">/usr/share</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="3">
  40. <Date>2024-11-05</Date>
  41. <Version>2.1.0</Version>
  42. <Comment>Version bump.</Comment>
  43. <Name>Pisi Linux Community</Name>
  44. <Email>admin@pisilinux.org</Email>
  45. </Update>
  46. <Update release="2">
  47. <Date>2024-04-18</Date>
  48. <Version>2.0.0</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="1">
  54. <Date>2023-11-21</Date>
  55. <Version>1.4.1</Version>
  56. <Comment>First release</Comment>
  57. <Name>PisiLinux Community</Name>
  58. <Email>admins@pisilinux.org</Email>
  59. </Update>
  60. </History>
  61. </PISI>