gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4571: pspp 0.10.5-pre2 prerelease version, compilex


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4571: pspp 0.10.5-pre2 prerelease version, compilex ok
Date: Wed, 5 Jul 2017 01:27:34 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4571
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2017-07-04 22:27:29 -0700
message:
  pspp 0.10.5-pre2 prerelease version, compilex ok
added:
  pkg/alpha/pspp/                pspp-20170705052514-rbq0xkao2u3ztmvc-1
  pkg/alpha/pspp/Makefile        makefile-20170705052514-rbq0xkao2u3ztmvc-4
  pkg/alpha/pspp/config.mk       config.mk-20170705052514-rbq0xkao2u3ztmvc-2
  pkg/alpha/pspp/gpg-keyring     gpgkeyring-20170705052514-rbq0xkao2u3ztmvc-3
  pkg/alpha/pspp/sha256sums      sha256sums-20170705052514-rbq0xkao2u3ztmvc-5
=== added directory 'pkg/alpha/pspp'
=== added file 'pkg/alpha/pspp/Makefile'
--- a/pkg/alpha/pspp/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/alpha/pspp/Makefile   2017-07-05 05:27:29 +0000
@@ -0,0 +1,55 @@
+# Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#  
+
+NAME = PSPP
+GARNAME = pspp
+GARVERSION = 0.10.5-pre2
+HOME_URL = http://www.gnu.org/software/pspp/
+DESCRIPTION = Statistical analysis
+define BLURB
+GNU PSPP is a statistical analysis program.  It can perform descriptive
+statistics, T-tests, linear regression and non-parametric tests.  It
+features both a graphical interface as well as command-line input.
+PSPP is designed to interoperate with Gnumeric, LibreOffice and
+OpenOffice.  Data can be imported from spreadsheets, text files and
+database sources and it can be output in text, PostScript, PDF or
+HTML.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+INFO_FILES = $(GARNAME).info $(GARNAME)-dev.info
+
+BUILDDEPS =
+LIBDEPS = gsl plotutils ncurses readline libxml2 # zlib
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+CONFIGURE_ARGS += --with-libreadline-prefix=$(prefix) 
+
+
+

=== added file 'pkg/alpha/pspp/config.mk'
--- a/pkg/alpha/pspp/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/alpha/pspp/config.mk  2017-07-05 05:27:29 +0000
@@ -0,0 +1,5 @@
+## Configuration options for pspp ##
+
+#CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?= --without-gui 
+BUILD_OPTS ?= 

=== added file 'pkg/alpha/pspp/gpg-keyring'
Binary files a/pkg/alpha/pspp/gpg-keyring       1970-01-01 00:00:00 +0000 and 
b/pkg/alpha/pspp/gpg-keyring      2017-07-05 05:27:29 +0000 differ
=== added file 'pkg/alpha/pspp/sha256sums'
--- a/pkg/alpha/pspp/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/alpha/pspp/sha256sums 2017-07-05 05:27:29 +0000
@@ -0,0 +1,2 @@
+17b09c1c5a574595e9a32f612733e838474d5b3114d36ea45a0d8fade20dd404  
download/pspp-0.10.5-pre2.tar.gz
+f1ec37c95b6aaa3b1658c2237dd35d64d61c0fe8e380d2b171a27c01e84df3cb  
download/pspp-0.10.5-pre2.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]