pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>cherrytree</Name>
  6. <Homepage>http://www.giuspen.com/cherrytree/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <PartOf>office</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>Cherrytree A hierarchical note taking application</Summary>
  15. <Description>A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.</Description>
  16. <Archive sha1sum="bc81ae2f6c6566639c5906b3754bf97c6c16b4d4" type="tarxz">http://www.giuspen.com/software/cherrytree-0.38.4.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>desktop-file-utils</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>cherrytree</Name>
  23. <RuntimeDependencies>
  24. <Dependency>desktop-file-utils</Dependency>
  25. <Dependency>p7zip</Dependency>
  26. <Dependency>python-enchant</Dependency>
  27. <Dependency>python-gtk</Dependency>
  28. <Dependency>python-gtksourceview</Dependency>
  29. <Dependency>python-pygobject</Dependency>
  30. <Dependency>python3</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib/python2.7</Path>
  35. <Path fileType="data">/usr/share/cherrytree</Path>
  36. <Path fileType="data">/usr/share/mime</Path>
  37. <Path fileType="data">/usr/share/mime-info</Path>
  38. <Path fileType="data">/usr/share/appdata</Path>
  39. <Path fileType="data">/usr/share/application-registry</Path>
  40. <Path fileType="icons">/usr/share/icons/hicolor/scalable/apps</Path>
  41. <Path fileType="application">/usr/share/applications</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. <Path fileType="man">/usr/share/man</Path>
  44. </Files>
  45. <AdditionalFiles>
  46. <AdditionalFile target="/usr/share/cherrytree/cherrytree.desktop" permission="0644" group="root" owner="root">cherrytree.desktop</AdditionalFile>
  47. <AdditionalFile target="/usr/share/cherrytree/cherrytree.sclipgrab.provg" permission="0644" group="root" owner="root">cherrytree.png</AdditionalFile>
  48. </AdditionalFiles>
  49. </Package>
  50. <History>
  51. <Update release="2">
  52. <Date>2018-02-21</Date>
  53. <Version>0.38.04</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Stefan Gronewold(groni)</Name>
  56. <Email>groni@pisilinux.org</Email>
  57. </Update>
  58. <Update release="1">
  59. <Date>2016-06-11</Date>
  60. <Version>0.37.6</Version>
  61. <Comment>First Release.</Comment>
  62. <Name>Stefan Gronewold(groni)</Name>
  63. <Email>groni@pisilinux.org</Email>
  64. </Update>
  65. </History>
  66. </PISI>