131 lines
5.7 KiB
XML
131 lines
5.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pspp</Name>
|
|
<Homepage>https://www.gnu.org/software/pspp/pspp.html</Homepage>
|
|
<Packager>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:gui</IsA>
|
|
<Icon>pspp</Icon>
|
|
<Summary>GNU PSPP is a program for statistical analysis of sampled data</Summary>
|
|
<Description>PSPP supports T-tests, ANOVA, GLM, linear and logistic regression, reliability analysis, clustering, factor analysis, non-parametric tests, and other statistical features. PSPP produces statistical reports in plain text, PDF, PostScript, CSV, HTML, SVG, and OpenDocument formats.</Description>
|
|
<Archive type="targz" sha1sum="58c1c949b51a6a5555a945380c8228f37814a833">http://mirror.rabisu.com/gnu/pspp/pspp-2.0.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>texinfo</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>cairo-devel</Dependency>
|
|
<Dependency>gettext-devel</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>ncurses-devel</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>postgresql-lib</Dependency>
|
|
<Dependency>readline-devel</Dependency>
|
|
<Dependency>libglade-devel</Dependency>
|
|
<Dependency>plotutils-devel</Dependency>
|
|
<Dependency>desktop-file-utils</Dependency>
|
|
<Dependency>icon-theme-hicolor</Dependency>
|
|
<Dependency>gtksourceview4-devel</Dependency>
|
|
<Dependency>spread-sheet-widget-devel</Dependency>
|
|
<Dependency versionFrom="2.6">gsl-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>pspp</Name>
|
|
<Summary>GNU PSPP is a program for statistical analysis of sampled data</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>gsl</Dependency>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>ncurses</Dependency>
|
|
<Dependency>readline</Dependency>
|
|
<Dependency>gtksourceview4</Dependency>
|
|
<Dependency>postgresql-lib</Dependency>
|
|
<Dependency>icon-theme-hicolor</Dependency>
|
|
<Dependency>spread-sheet-widget</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc/pspp</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share/appdata</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="data">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/mime</Path>
|
|
<Path fileType="data">/usr/share/pspp</Path>
|
|
<Path fileType="data">/usr/share/metainfo/org.gnu.pspp.metainfo.xml</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" target="/usr/share/pspp/pspp.desktop" group="root" permission="0644">pspp.desktop</AdditionalFile>
|
|
<AdditionalFile owner="root" target="/usr/share/pspp/splash.png" permission="0644">splash.png</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
<Package>
|
|
<Name>pspp-docs</Name>
|
|
<Summary>Documents for PSPP</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>pspp</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="doc">/usr/share/info</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2024-05-13</Date>
|
|
<Version>2.0.1</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2023-03-13</Date>
|
|
<Version>1.6.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2022-06-21</Date>
|
|
<Version>1.6.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-09-09</Date>
|
|
<Version>1.4.1</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2019-10-05</Date>
|
|
<Version>1.3.0a</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2019-03-28</Date>
|
|
<Version>1.3.0a</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|