diff --git a/science/mathematics/pspp/actions.py b/science/mathematics/pspp/actions.py index b78a742afe..40c2327b34 100644 --- a/science/mathematics/pspp/actions.py +++ b/science/mathematics/pspp/actions.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt +# See the file https://www.gnu.org/copyleft/gpl.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools @@ -9,16 +9,13 @@ from pisi.actionsapi import get def setup(): - pisitools.dosed("doc/org.fsf.pspp.desktop.in", "Math;", "") + pisitools.dosed("doc/org.gnu.pspp.desktop.in", "Math;", "") autotools.configure("--disable-rpath \ --disable-static") - #--without-libreadline-prefix") def build(): autotools.make() def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - #pisitools.dodir("/usr/share/pspp/contrib") - #pisitools.insinto("/usr/share/pspp/contrib" , "pspp-mode.el") diff --git a/science/mathematics/pspp/pspec.xml b/science/mathematics/pspp/pspec.xml index 17d4eaee9e..f94baeefb4 100644 --- a/science/mathematics/pspp/pspec.xml +++ b/science/mathematics/pspp/pspec.xml @@ -3,7 +3,7 @@ pspp - http://www.gnu.org/software/pspp/pspp.html + https://www.gnu.org/software/pspp/pspp.html Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -13,7 +13,7 @@ pspp GNU PSPP is a program for statistical analysis of sampled data 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. - http://depo.turkiye.linux.web.tr/gnu/pspp/pspp-1.6.0.tar.gz + http://mirror.rabisu.com/gnu/pspp/pspp-1.6.2.tar.gz texinfo gtk3-devel @@ -64,7 +64,7 @@ /usr/share/man /usr/share/mime /usr/share/pspp - /usr/share/metainfo/org.fsf.pspp.metainfo.xml + /usr/share/metainfo/org.gnu.pspp.metainfo.xml pspp.desktop @@ -84,6 +84,13 @@ + + 2023-03-13 + 1.6.2 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2022-06-21 1.6.0