pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>menu-cache</Name>
  6. <Homepage>https://www.lxde.org/</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL2</License>
  12. <IsA>app</IsA>
  13. <Icon>lxqt</Icon>
  14. <Summary>freedesktop.org desktop menus for LXDE</Summary>
  15. <Description>Library used to read freedesktop.org menus</Description>
  16. <Archive sha1sum="509f9d244ceea8fa80af29fa39f3b3d3e02033b9" type="targz">https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk-doc</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>libfm-extra-devel</Dependency>
  21. <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch>menu-cache-1.1.0-0001-Support-gcc10-compilation.patch</Patch>
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>menu-cache</Name>
  29. <Summary>Development headers for libfm-qt</Summary>
  30. <RuntimeDependencies>
  31. <Dependency>glib2</Dependency>
  32. <Dependency>libfm-extra</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="executable">/usr/libexec</Path>
  37. <Path fileType="data">/usr/share</Path>
  38. </Files>
  39. </Package>
  40. <Package>
  41. <Name>menu-cache-devel</Name>
  42. <Summary>Development files for menu-cache</Summary>
  43. <RuntimeDependencies>
  44. <Dependency>glib2-devel</Dependency>
  45. <Dependency release="current">menu-cache</Dependency>
  46. </RuntimeDependencies>
  47. <Files>
  48. <Path fileType="header">/usr/include</Path>
  49. <Path fileType="library">/usr/lib/pkgconfig</Path>
  50. </Files>
  51. </Package>
  52. <History>
  53. <Update release="10">
  54. <Date>2024-04-18</Date>
  55. <Version>1.1.0</Version>
  56. <Comment>Rebuild.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="9">
  61. <Date>2022-11-14</Date>
  62. <Version>1.1.0</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="8">
  68. <Date>2021-04-26</Date>
  69. <Version>1.1.0</Version>
  70. <Comment>fixed build for gcc10</Comment>
  71. <Name>Ayhan Yalçınsoy</Name>
  72. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  73. </Update>
  74. <Update release="7">
  75. <Date>2020-11-05</Date>
  76. <Version>1.1.0</Version>
  77. <Comment>Rebuild for qt5.15.1</Comment>
  78. <Name>Ayhan Yalçınsoy</Name>
  79. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  80. </Update>
  81. <Update release="6">
  82. <Date>2020-04-12</Date>
  83. <Version>1.1.0</Version>
  84. <Comment>Rebuild for qt5.14.2</Comment>
  85. <Name>Ayhan Yalçınsoy</Name>
  86. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  87. </Update>
  88. <Update release="5">
  89. <Date>2019-08-16</Date>
  90. <Version>1.1.0</Version>
  91. <Comment>Rebuild for qt5.13.0</Comment>
  92. <Name>Ayhan Yalçınsoy</Name>
  93. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  94. </Update>
  95. <Update release="4">
  96. <Date>2019-01-02</Date>
  97. <Version>1.1.0</Version>
  98. <Comment>Rebuild for qt</Comment>
  99. <Name>Ayhan Yalçınsoy</Name>
  100. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  101. </Update>
  102. <Update release="3">
  103. <Date>2018-11-28</Date>
  104. <Version>1.1.0</Version>
  105. <Comment>Rebuild</Comment>
  106. <Name>Ayhan Yalçınsoy</Name>
  107. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  108. </Update>
  109. <Update release="2">
  110. <Date>2018-08-31</Date>
  111. <Version>1.1.0</Version>
  112. <Comment>Rebuild New T.</Comment>
  113. <Name>Mustafa Cinasal</Name>
  114. <Email>muscnsl@gmail.com</Email>
  115. </Update>
  116. <Update release="1">
  117. <Date>2018-04-23</Date>
  118. <Version>1.1.0</Version>
  119. <Comment>First release.</Comment>
  120. <Name>Ayhan Yalçınsoy</Name>
  121. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  122. </Update>
  123. </History>
  124. </PISI>