pspec.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>history-manager</Name>
  6. <Homepage>https://github.com/PisiLinuxNew/history-manager/</Homepage>
  7. <Packager>
  8. <Name>Metehan Özbek</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Icon>search</Icon>
  14. <Summary>History Manager Tool for pisi</Summary>
  15. <Description>History manager is a graphical interface to pisi snapshot facilities.</Description>
  16. <Archive sha1sum="647b6615c54f00b593aa3ed9a0d4e9c1c03d958e" type="targz">https://github.com/PisiLinuxNew/history-manager/archive/refs/tags/history-manager-0.2.9.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>python-qt5-devel</Dependency>
  19. <Dependency>pypolkit</Dependency>
  20. <Dependency>qt5-base-devel</Dependency>
  21. <Dependency>python-setuptools</Dependency>
  22. <Dependency>qt5-linguist</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <!-- <Patch>history-manager-fixed-window-title.patch</Patch> -->
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>history-manager</Name>
  30. <RuntimeDependencies>
  31. <Dependency>python-qt5</Dependency>
  32. <Dependency>pypolkit</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="executable">/usr/bin</Path>
  36. <Path fileType="localedata">/usr/share/locale</Path>
  37. <Path fileType="library">/usr/lib/python*</Path>
  38. <Path fileType="data">/usr/share</Path>
  39. </Files>
  40. </Package>
  41. <History>
  42. <Update release="7">
  43. <Date>2022-06-03</Date>
  44. <Version>0.2.9</Version>
  45. <Comment>version bump</Comment>
  46. <Name>Ayhan Yalçınsoy</Name>
  47. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  48. </Update>
  49. <Update release="6">
  50. <Date>2020-03-18</Date>
  51. <Version>0.2.8.1b</Version>
  52. <Comment>Rebuild.</Comment>
  53. <Name>Mustafa Cinasal</Name>
  54. <Email>muscnsl@gmail.com</Email>
  55. </Update>
  56. <Update release="5">
  57. <Date>2019-01-16</Date>
  58. <Version>0.2.8.1b</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="4">
  64. <Date>2018-10-17</Date>
  65. <Version>0.2.8.0b</Version>
  66. <Comment>Rebuild.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="3">
  71. <Date>2018-01-17</Date>
  72. <Version>0.2.8.0b</Version>
  73. <Comment>fixed window title issue for other desktops.</Comment>
  74. <Name>Ayhan Yalçınsoy</Name>
  75. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  76. </Update>
  77. <Update release="2">
  78. <Date>2017-04-08</Date>
  79. <Version>0.2.8.0b</Version>
  80. <Comment>Release bump</Comment>
  81. <Name>Kamil Atlı</Name>
  82. <Email>suvari@pisilinux.org</Email>
  83. </Update>
  84. <Update release="1">
  85. <Date>2016-06-18</Date>
  86. <Version>0.2.8.0b</Version>
  87. <Comment>First release</Comment>
  88. <Name>Metehan Özbek</Name>
  89. <Email>admin@pisilinux.org</Email>
  90. </Update>
  91. </History>
  92. </PISI>