pspec.xml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mp</Name>
  6. <Homepage>http://triptico.com/software/mp.html</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>editor</PartOf>
  14. <Summary>A text editor for programmers</Summary>
  15. <Description> A text editor for programmers including the following features:Fully scriptable using a C-like scripting language. Unlimited undo levels.Complete Unicode support. Multiple files can be edited at the same time and blocks copied and pasted among them. Syntax highlighting for many popular languages / file formats: C, C++, Perl, Shell Scripts, Ruby, Php, Python, HTML and much more</Description>
  16. <Archive sha1sum="33bf6abde7f3efa7630d5ebdea99cedd4fc349dc" type="targz">https://github.com/ttcdt/mp-5.x/archive/refs/tags/5.55.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk3-devel</Dependency>
  19. <!--
  20. <Dependency>qt5-base-devel</Dependency>
  21. <Dependency>atk-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>cairo-devel</Dependency>
  24. <Dependency>glib2-devel</Dependency>
  25. <Dependency>pango-devel</Dependency>
  26. <Dependency>gdk-pixbuf-devel</Dependency>
  27. -->
  28. </BuildDependencies>
  29. </Source>
  30. <Package>
  31. <Name>mp</Name>
  32. <RuntimeDependencies>
  33. <Dependency>atk</Dependency>
  34. <Dependency>gtk3</Dependency>
  35. <Dependency>cairo</Dependency>
  36. <Dependency>glib2</Dependency>
  37. <Dependency>pango</Dependency>
  38. <Dependency>gdk-pixbuf</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="executable">/usr/bin/*</Path>
  42. <Path fileType="data">/usr/share/applications/*</Path>
  43. <Path fileType="doc">/usr/share/doc/*</Path>
  44. <Path fileType="localedata">/usr/share/locale/*</Path>
  45. <Path fileType="man">/usr/share/man/*</Path>
  46. <Path fileType="data">/usr/share/mp-5/*</Path>
  47. <Path fileType="data">/usr/share/pixmaps/*</Path>
  48. </Files>
  49. <AdditionalFiles>
  50. <AdditionalFile target="/usr/share/applications/mp.desktop" permission="0755" group="root" owner="root">mp.desktop</AdditionalFile>
  51. <AdditionalFile target="/usr/share/pixmaps/mp.png" permission="0644" group="root" owner="root">mp.png</AdditionalFile>
  52. </AdditionalFiles>
  53. </Package>
  54. <History>
  55. <Update release="2">
  56. <Date>2021-11-11</Date>
  57. <Version>5.55</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Erkan IŞIK</Name>
  60. <Email>erkanisik@pisilinux.org</Email>
  61. </Update>
  62. <Update release="1">
  63. <Date>2016-04-11</Date>
  64. <Version>5.2.10</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Stefan Gronewold(groni)</Name>
  67. <Email>groni@pisilinux.org</Email>
  68. </Update>
  69. </History>
  70. </PISI>
  71. file:/media/yedekleme/github/pisilife-2/mp/pspec.xml