pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>rkward</Name>
  6. <Homepage>http://rkward.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Veri analiz aracı</Summary>
  14. <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>
  15. <Archive sha1sum="9604b4cd77f50d514b6b7775e850c30b4f9e3e06" type="targz">https://download.kde.org/stable/rkward/0.7.0/src/rkward-0.7.0b.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>extra-cmake-modules</Dependency>
  18. <Dependency>R-devel</Dependency>
  19. <Dependency>qt5-base-devel</Dependency>
  20. <Dependency>qt5-webkit-devel</Dependency>
  21. <Dependency>qt5-script-devel</Dependency>
  22. <Dependency>kcoreaddons-devel</Dependency>
  23. <Dependency>kdoctools-devel</Dependency>
  24. <Dependency>ki18n-devel</Dependency>
  25. <Dependency>kxmlgui-devel</Dependency>
  26. <Dependency>ktexteditor-devel</Dependency>
  27. <Dependency>kdewebkit-devel</Dependency>
  28. </BuildDependencies>
  29. <!--<Patches>
  30. <Patch>x.patch</Patch>
  31. </Patches>-->
  32. </Source>
  33. <Package>
  34. <Name>rkward</Name>
  35. <RuntimeDependencies>
  36. <Dependency>R</Dependency>
  37. <Dependency>kio</Dependency>
  38. <Dependency>ki18n</Dependency>
  39. <Dependency>kcrash</Dependency>
  40. <Dependency>kparts</Dependency>
  41. <Dependency>libgcc</Dependency>
  42. <Dependency>kconfig</Dependency>
  43. <Dependency>kxmlgui</Dependency>
  44. <Dependency>kservice</Dependency>
  45. <Dependency>qt5-base</Dependency>
  46. <Dependency>kdewebkit</Dependency>
  47. <Dependency>qt5-script</Dependency>
  48. <Dependency>qt5-webkit</Dependency>
  49. <Dependency>kcompletion</Dependency>
  50. <Dependency>kcoreaddons</Dependency>
  51. <Dependency>kjobwidgets</Dependency>
  52. <Dependency>ktexteditor</Dependency>
  53. <Dependency>kwindowsystem</Dependency>
  54. <Dependency>kconfigwidgets</Dependency>
  55. <Dependency>kwidgetsaddons</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="executable">/usr/bin</Path>
  59. <Path fileType="library">/usr/lib</Path>
  60. <Path fileType="localedata">/usr/share/locale</Path>
  61. <Path fileType="data">/usr/share/applications</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. <Path fileType="data">/usr/share/icons</Path>
  64. <Path fileType="data">/usr/share/mime</Path>
  65. <Path fileType="data">/usr/share/kxmlgui5</Path>
  66. <Path fileType="data">/usr/share/rkward</Path>
  67. <Path fileType="man">/usr/share/man</Path>
  68. <Path fileType="data">/usr/share/kservices5</Path>
  69. <Path fileType="data">/usr/share/org.kde.syntax-highlighting</Path>
  70. </Files>
  71. <AdditionalFiles>
  72. <!--AdditionalFile owner="root" permission="0644" target="/usr/share/locale/tr/LC_MESSAGES/rkward.mo">rkward.mo</AdditionalFile-->
  73. </AdditionalFiles>
  74. </Package>
  75. <History>
  76. <Update release="1">
  77. <Date>2019-04-10</Date>
  78. <Version>0.7.0b</Version>
  79. <Comment>First Release</Comment>
  80. <Name>Ayhan Yalçınsoy</Name>
  81. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  82. </Update>
  83. </History>
  84. </PISI>