Files
main/science/mathematics/rkward/pspec.xml
T
2019-04-10 17:34:58 +03:00

88 lines
3.8 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 "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>rkward</Name>
<Homepage>http://rkward.sourceforge.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>Veri analiz aracı</Summary>
<Description>RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools.</Description>
<Archive sha1sum="9604b4cd77f50d514b6b7775e850c30b4f9e3e06" type="targz">https://download.kde.org/stable/rkward/0.7.0/src/rkward-0.7.0b.tar.gz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>R-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-webkit-devel</Dependency>
<Dependency>qt5-script-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
<Dependency>ktexteditor-devel</Dependency>
<Dependency>kdewebkit-devel</Dependency>
</BuildDependencies>
<!--<Patches>
<Patch>x.patch</Patch>
</Patches>-->
</Source>
<Package>
<Name>rkward</Name>
<RuntimeDependencies>
<Dependency>R</Dependency>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcrash</Dependency>
<Dependency>kparts</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kservice</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kdewebkit</Dependency>
<Dependency>qt5-script</Dependency>
<Dependency>qt5-webkit</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kjobwidgets</Dependency>
<Dependency>ktexteditor</Dependency>
<Dependency>kwindowsystem</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/kxmlgui5</Path>
<Path fileType="data">/usr/share/rkward</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/org.kde.syntax-highlighting</Path>
</Files>
<AdditionalFiles>
<!--AdditionalFile owner="root" permission="0644" target="/usr/share/locale/tr/LC_MESSAGES/rkward.mo">rkward.mo</AdditionalFile-->
</AdditionalFiles>
</Package>
<History>
<Update release="1">
<Date>2019-04-10</Date>
<Version>0.7.0b</Version>
<Comment>First Release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>