pspec.xml 4.1 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>desktop-file-utils</Name>
  6. <Homepage>http://www.freedesktop.org/software/desktop-file-utils/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Command line utilities to work with desktop menu entries</Summary>
  14. <Description>desktop files are used to describe an application for inclusion in GNOME or KDE menus. This package contains desktop-file-validate which checks whether a .desktop file complies with the specification and desktop-file-install which installs a desktop file to the standard directory, optionally fixing it up in the process.</Description>
  15. <Archive sha1sum="f067fe6760fff9e2374a230d8b9be8290b165e16" type="tarxz">http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.28.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>glib2-devel</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <!-- <Patch>mimeutils.patch</Patch> -->
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>desktop-file-utils</Name>
  26. <RuntimeDependencies>
  27. <Dependency>glib2</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. <Path fileType="man">/usr/share/man/man1/</Path>
  33. <Path fileType="data">/usr/share/emacs/site-lisp/desktop-entry-mode.el</Path>
  34. </Files>
  35. <Provides>
  36. <COMAR script="pakhandler.py">System.PackageHandler</COMAR>
  37. </Provides>
  38. </Package>
  39. <History>
  40. <Update release="9">
  41. <Date>2024-10-26</Date>
  42. <Version>0.28</Version>
  43. <Comment>Version bump.</Comment>
  44. <Name>Pisi Linux Community</Name>
  45. <Email>admin@pisilinux.org</Email>
  46. </Update>
  47. <Update release="8">
  48. <Date>2023-10-06</Date>
  49. <Version>0.27</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="7">
  55. <Date>2021-09-22</Date>
  56. <Version>0.26</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="6">
  62. <Date>2020-01-16</Date>
  63. <Version>0.24</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="5">
  69. <Date>2018-07-27</Date>
  70. <Version>0.23</Version>
  71. <Comment>Rebuild with new toolchain.</Comment>
  72. <Name>Pisi Linux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. <Update release="4">
  76. <Date>2018-04-18</Date>
  77. <Version>0.23</Version>
  78. <Comment>Rebuild.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="3">
  83. <Date>2017-02-13</Date>
  84. <Version>0.23</Version>
  85. <Comment>version Bump</Comment>
  86. <Name>Ayhan Yalçınsoy</Name>
  87. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  88. </Update>
  89. <Update release="2">
  90. <Date>2016-06-09</Date>
  91. <Version>0.21</Version>
  92. <Comment>Release Bump</Comment>
  93. <Name>Pisi Linux Community</Name>
  94. <Email>admin@pisilinux.org</Email>
  95. </Update>
  96. <Update release="1">
  97. <Date>2013-09-07</Date>
  98. <Version>0.21</Version>
  99. <Comment>First release</Comment>
  100. <Name>Marcin Bojara</Name>
  101. <Email>marcin@pisilinux.org</Email>
  102. </Update>
  103. </History>
  104. </PISI>