pspp:v.bump to 1.4.1
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import get
|
||||
|
||||
|
||||
def setup():
|
||||
pisitools.dosed("src/ui/gui/gen-dot-desktop.sh", "Math;", "")
|
||||
pisitools.dosed("src/ui/gui/org.fsf.pspp.desktop.in", "Math;", "")
|
||||
autotools.configure("--disable-rpath \
|
||||
--disable-static")
|
||||
#--without-libreadline-prefix")
|
||||
@@ -19,6 +19,6 @@ def build():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.dodir("/usr/share/pspp/contrib")
|
||||
pisitools.insinto("/usr/share/pspp/contrib" , "pspp-mode.el")
|
||||
#pisitools.dodir("/usr/share/pspp/contrib")
|
||||
#pisitools.insinto("/usr/share/pspp/contrib" , "pspp-mode.el")
|
||||
|
||||
|
||||
@@ -11,8 +11,7 @@
|
||||
<Icon>pspp</Icon>
|
||||
<Summary>GNU PSPP is a program for statistical analysis of sampled data</Summary>
|
||||
<Description>GNU PSPP is a program for statistical analysis of sampled data</Description>
|
||||
<!--Archive type="targz" sha1sum="963f6f5a5459a35c53989b2666b5cc1450fd1750">http://ftp.gnu.org/gnu/pspp/pspp-1.2.0.tar.gz</Archive-->
|
||||
<Archive type="targz" sha1sum="84b96e1c62b0b18cb61d006a5069dc2ebc2dfb2d">https://pspp.benpfaff.org/~blp/pspp-master/20190410050001/source/pspp-1.3.0-g5a9ba3.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="ee49f0e52db9a2dc6bebc22945c5591dcd686326">http://ftp.gnu.org/gnu/pspp/pspp-1.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency versionFrom="2.4">gsl-devel</Dependency>
|
||||
@@ -31,9 +30,6 @@
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
<Dependency>spread-sheet-widget-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>posthoc_stats.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>pspp</Name>
|
||||
@@ -62,8 +58,9 @@
|
||||
<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/pspp.appdata.xml</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/org.fsf.pspp.metainfo.xml</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" target="/usr/share/pspp/pspp.desktop" group="root" permission="0644">pspp.desktop</AdditionalFile>
|
||||
@@ -82,6 +79,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user