pspec.xml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. <Summary>KDE5 port of History Manager Tool</Summary>
  14. <Description>History manager is a graphical interface to pisi snapshot facilities.</Description>
  15. <Archive sha1sum="100f05962b829e781fc336b47bf85a210a93859a" type="targz">https://github.com/PisiLinuxNew/history-manager/archive/0.2.8.0-Beta.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python-qt5-devel</Dependency>
  18. <Dependency>pypolkit</Dependency>
  19. <Dependency>qt5-base-devel</Dependency>
  20. <Dependency>python-setuptools</Dependency>
  21. <Dependency>qt5-linguist</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch>history-manager-fixed-window-title.patch</Patch>
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>history-manager</Name>
  29. <RuntimeDependencies>
  30. <Dependency>python-qt5</Dependency>
  31. <Dependency>pypolkit</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="localedata">/usr/share/locale</Path>
  36. <Path fileType="library">/usr/lib/python*</Path>
  37. <Path fileType="data">/usr/share</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="3">
  42. <Date>2018-01-17</Date>
  43. <Version>0.2.8.0b</Version>
  44. <Comment>fixed window title issue for other desktops.</Comment>
  45. <Name>Ayhan Yalçınsoy</Name>
  46. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  47. </Update>
  48. <Update release="2">
  49. <Date>2017-04-08</Date>
  50. <Version>0.2.8.0b</Version>
  51. <Comment>Release bump</Comment>
  52. <Name>Kamil Atlı</Name>
  53. <Email>suvari@pisilinux.org</Email>
  54. </Update>
  55. <Update release="1">
  56. <Date>2016-06-18</Date>
  57. <Version>0.2.8.0b</Version>
  58. <Comment>First release</Comment>
  59. <Name>Metehan Özbek</Name>
  60. <Email>admin@pisilinux.org</Email>
  61. </Update>
  62. </History>
  63. </PISI>