pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>eric6</Name>
  6. <Homepage>http://eric-ide.python-projects.org/index.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>eric5</Icon>
  13. <IsA>app:gui</IsA>
  14. <PartOf>programming.environment.eric</PartOf>
  15. <Summary>Full featured Python IDE</Summary>
  16. <Description>Eric is a full featured Python and Ruby editor and IDE, written in python.
  17. It is based on the cross platform Qt4 gui toolkit, integrating the highly flexible
  18. Scintilla editor control. It is designed to be usable as everdays' quick and dirty
  19. editor as well as being usable as a professional project management tool integrating
  20. many advanced features Python offers the professional coder.</Description>
  21. <Archive sha1sum="023bac2b93a13afc1689ffe7abc2689a69524611" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-17.12.tar.gz</Archive>
  22. <Archive sha1sum="56b629d9342ef0b9e4e3fc7311c625470ae78e52" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-cs-17.12.tar.gz</Archive>
  23. <Archive sha1sum="7f1982ced0095b12a27029779052dfe75bb1cb1f" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-de-17.12.tar.gz</Archive>
  24. <Archive sha1sum="1c7b806c17bfdbaea4890ea6b45ff31027dee1ef" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-es-17.12.tar.gz</Archive>
  25. <Archive sha1sum="d9b129fa31c96d087c662b03a8d5191440cdbd24" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-fr-17.12.tar.gz</Archive>
  26. <Archive sha1sum="b28e9f2db334aa518c91310d79197b946a0a9e9c" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-it-17.12.tar.gz</Archive>
  27. <Archive sha1sum="86fe7550a4739806f4bbc353b774136da29648cf" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-ru-17.12.tar.gz</Archive>
  28. <Archive sha1sum="db14408a124654f7b5db5b0ea04e0b9a44dc444e" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-tr-17.12.tar.gz</Archive>
  29. <BuildDependencies>
  30. <Dependency>qt5-base-devel</Dependency>
  31. <Dependency>qt5-sql-mysql</Dependency>
  32. <Dependency>python3-devel</Dependency>
  33. <Dependency>qt5-sql-sqlite</Dependency>
  34. <Dependency>python3-qt5</Dependency>
  35. <Dependency>qscintilla2-devel</Dependency>
  36. <Dependency>qscintilla2-python3</Dependency>
  37. <Dependency>qt5-webkit-devel</Dependency>
  38. <Dependency>qt5-svg-devel</Dependency>
  39. <Dependency>python3-sip</Dependency>
  40. </BuildDependencies>
  41. <Patches>
  42. </Patches>
  43. </Source>
  44. <Package>
  45. <Name>eric6</Name>
  46. <RuntimeDependencies>
  47. <Dependency>qt5-base</Dependency>
  48. <Dependency>python3</Dependency>
  49. <Dependency>python3-qt5</Dependency>
  50. <Dependency>qscintilla2-python3</Dependency>
  51. <Dependency>qt5-webkit</Dependency>
  52. <Dependency>qt5-svg</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="executable">/usr/bin</Path>
  56. <Path fileType="library">/usr/lib/python3.6/site-packages</Path>
  57. <Path fileType="data">/usr/share/qt5/qsci/api</Path>
  58. <Path fileType="data">/usr/share/applications</Path>
  59. <Path fileType="data">/usr/share/appdata</Path>
  60. <Path fileType="doc">/usr/share/doc</Path>
  61. <Path fileType="data">/usr/share/pixmaps</Path>
  62. <Path fileType="data">/usr/share/metainfo</Path>
  63. </Files>
  64. </Package>
  65. <History>
  66. <Update release="5">
  67. <Date>2018-09-09</Date>
  68. <Version>17.12</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-03-01</Date>
  75. <Version>17.12</Version>
  76. <Comment>Version Bump</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="3">
  81. <Date>2017-06-05</Date>
  82. <Version>17.05</Version>
  83. <Comment>Version Bump</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="2">
  88. <Date>2016-06-09</Date>
  89. <Version>6.1.4</Version>
  90. <Comment>Release Bump</Comment>
  91. <Name>Pisi Linux Community</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2016-04-10</Date>
  96. <Version>6.1.4</Version>
  97. <Comment>Version Bump</Comment>
  98. <Name>Stefan Gronewold(groni)</Name>
  99. <Email>groni@pisilinux.org</Email>
  100. </Update>
  101. </History>
  102. </PISI>