105 lines
5.2 KiB
XML
105 lines
5.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>eric6</Name>
|
|
<Homepage>http://eric-ide.python-projects.org/index.html</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv3</License>
|
|
<Icon>eric5</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<PartOf>programming.environment.eric</PartOf>
|
|
<Summary>Full featured Python IDE</Summary>
|
|
<Description>Eric is a full featured Python and Ruby editor and IDE, written in python.
|
|
It is based on the cross platform Qt4 gui toolkit, integrating the highly flexible
|
|
Scintilla editor control. It is designed to be usable as everdays' quick and dirty
|
|
editor as well as being usable as a professional project management tool integrating
|
|
many advanced features Python offers the professional coder.</Description>
|
|
<Archive sha1sum="023bac2b93a13afc1689ffe7abc2689a69524611" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="56b629d9342ef0b9e4e3fc7311c625470ae78e52" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-cs-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="7f1982ced0095b12a27029779052dfe75bb1cb1f" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-de-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="1c7b806c17bfdbaea4890ea6b45ff31027dee1ef" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-es-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="d9b129fa31c96d087c662b03a8d5191440cdbd24" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-fr-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="b28e9f2db334aa518c91310d79197b946a0a9e9c" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-it-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="86fe7550a4739806f4bbc353b774136da29648cf" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-ru-17.12.tar.gz</Archive>
|
|
<Archive sha1sum="db14408a124654f7b5db5b0ea04e0b9a44dc444e" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.12/eric6-i18n-tr-17.12.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>qt5-sql-mysql</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>qt5-sql-sqlite</Dependency>
|
|
<Dependency>python3-qt5</Dependency>
|
|
<Dependency>qscintilla2-devel</Dependency>
|
|
<Dependency>qscintilla2-python3</Dependency>
|
|
<Dependency>qt5-webkit-devel</Dependency>
|
|
<Dependency>qt5-svg-devel</Dependency>
|
|
<Dependency>python3-sip</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>eric6</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-qt5</Dependency>
|
|
<Dependency>qscintilla2-python3</Dependency>
|
|
<Dependency>qt5-webkit</Dependency>
|
|
<Dependency>qt5-svg</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib/python3.6/site-packages</Path>
|
|
<Path fileType="data">/usr/share/qt5/qsci/api</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/appdata</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/metainfo</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2018-09-09</Date>
|
|
<Version>17.12</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-03-01</Date>
|
|
<Version>17.12</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-06-05</Date>
|
|
<Version>17.05</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>6.1.4</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-04-10</Date>
|
|
<Version>6.1.4</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|