pspec.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pisiyap</Name>
  6. <Homepage>https://github.com/Rmys/pisiyap</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <License>CCPL-Attribution-NonCommercial-NoDerivs-3.0</License>
  13. <Icon>pisiyap</Icon>
  14. <IsA>app:gui</IsA>
  15. <Summary>A Simple PiSi source file creator</Summary>
  16. <Description>PisiYap is a simple graphical user interface for easily creating PiSi source files.</Description>
  17. <Archive sha1sum="dc8a85fe8548a6a399f10209877baadd4e3f282e" type="targz">https://github.com/Rmys/pisiyap/archive/pisiyap.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>qt5-base-devel</Dependency>
  20. <Dependency>python-qt5-devel</Dependency>
  21. <Dependency>python-setuptools</Dependency>
  22. <Dependency>qt5-linguist</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <!-- <Patch>pspec.patch</Patch> -->
  26. <!-- <Patch>meson_tools.patch</Patch> -->
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>pisiyap</Name>
  31. <RuntimeDependencies>
  32. <Dependency>python-qt5</Dependency>
  33. <Dependency>python-sip</Dependency>
  34. <Dependency>xdg-utils</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="library">/usr/lib</Path>
  39. <Path fileType="data">/usr/share/applications</Path>
  40. <Path fileType="data">/usr/share/pisiyap</Path>
  41. <Path fileType="data">/usr/share/icons</Path>
  42. <Path fileType="data">/usr/share/pixmaps</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <Package>
  47. <Name>kde-servicemenu-pisiyap</Name>
  48. <Summary>PiSi related service menus</Summary>
  49. <Description>PiSiYap servicemenus provides some useful service menus for lazy packagers.</Description>
  50. <RuntimeDependencies>
  51. <Dependency>pisiyap</Dependency>
  52. <Dependency>plasma-workspace</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="data">/usr/share/kservices5/ServiceMenus</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="6">
  60. <Date>2020-01-20</Date>
  61. <Version>0.7b</Version>
  62. <Comment>Rebuild</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="5">
  67. <Date>2019-02-03</Date>
  68. <Version>0.7b</Version>
  69. <Comment>Rebuild</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="4">
  74. <Date>2018-10-17</Date>
  75. <Version>0.7b</Version>
  76. <Comment>Rebuild</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="3">
  81. <Date>2018-05-16</Date>
  82. <Version>0.7b</Version>
  83. <Comment>Rebuild</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="2">
  88. <Date>2017-06-21</Date>
  89. <Version>0.7b</Version>
  90. <Comment>Rebuild</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2016-05-13</Date>
  96. <Version>0.7b</Version>
  97. <Comment>First release</Comment>
  98. <Name>Stefan Gronewold</Name>
  99. <Email>groni@pisilinux.org</Email>
  100. </Update>
  101. </History>
  102. </PISI>