Files
main/desktop/kde/framework/kross/pspec.xml
T
2022-10-29 19:33:44 +03:00

462 lines
18 KiB
XML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kross</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>KDE5 application scripting helper</Summary>
<Description>Kross is a scripting bridge to embed scripting functionality into an application. It supports QtScript as a scripting interpreter backend.</Description>
<Archive sha1sum="ee7165d6f707f1ae9983864cd150041802f2590d" type="tarxz">mirrors://kde/stable/frameworks/5.99/portingAids/kross-5.99.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-script-devel</Dependency>
<Dependency versionFrom="5.99.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.99.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.99.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.99.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.99.0">kparts-devel</Dependency>
<Dependency versionFrom="5.99.0">sonnet-devel</Dependency>
<Dependency versionFrom="5.99.0">kauth-devel</Dependency>
<Dependency versionFrom="5.99.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.99.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.99.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.99.0">kio-devel</Dependency>
<Dependency versionFrom="5.99.0">kparts-devel</Dependency>
<Dependency versionFrom="5.99.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.99.0">kxmlgui-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.99.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kross</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-script</Dependency>
<!--Dependency>libgcc</Dependency-->
<Dependency versionFrom="5.99.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.99.0">ki18n</Dependency>
<Dependency versionFrom="5.99.0">kcompletion</Dependency>
<Dependency versionFrom="5.99.0">kiconthemes</Dependency>
<Dependency versionFrom="5.99.0">kio</Dependency>
<Dependency versionFrom="5.99.0">kparts</Dependency>
<Dependency versionFrom="5.99.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.99.0">kxmlgui</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>kross-devel</Name>
<Summary>Development files for kross</Summary>
<RuntimeDependencies>
<Dependency release="current">kross</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-script-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kcoreaddons-devel</Dependency-->
<Dependency versionFrom="5.99.0">ki18n-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kcompletion-devel</Dependency-->
<Dependency versionFrom="5.99.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.99.0">kio-devel</Dependency>
<Dependency versionFrom="5.99.0">kparts-devel</Dependency>
<Dependency versionFrom="5.99.0">kwidgetsaddons-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kxmlgui-devel</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-03-22</Date>
<Version>5.44.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2017-11-11</Date>
<Version>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-18</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>