gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5234: update mcsim to 6.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5234: update mcsim to 6.0.0
Date: Sat, 24 Feb 2018 22:39:37 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5234
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2018-02-24 19:39:33 -0800
message:
  update mcsim to 6.0.0
removed:
  pkg/gnu/mcsim/Makefile.pre     
makefile.pre-20160617014725-uokjfnggs70iry9h-1350
modified:
  pkg/gnu/mcsim/Makefile         makefile-20160617014725-uokjfnggs70iry9h-1346
  pkg/gnu/mcsim/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-1353
=== modified file 'pkg/gnu/mcsim/Makefile'
--- a/pkg/gnu/mcsim/Makefile    2017-01-22 02:04:17 +0000
+++ b/pkg/gnu/mcsim/Makefile    2018-02-25 03:39:33 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,10 +15,13 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+# 
+# 
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = MCSim
 GARNAME = mcsim
-GARVERSION = 5.6.6
+GARVERSION = 6.0.0
 HOME_URL = http://www.gnu.org/software/mcsim/
 DESCRIPTION = Monte Carlo simulation and analysis
 define BLURB
@@ -34,12 +38,14 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
+INSTALL_SCRIPTS = info other
+
 BUILDDEPS =
 LIBDEPS = gsl
 
-USE_AUTORECONF = y
+#USE_AUTORECONF = y
 
-INFO_FILES=mcsim.info
+INFO_FILES = mcsim.info
 
 ######################################################################
 
@@ -48,15 +54,21 @@
 include config.mk
 
 ######################################################################
-#  This Makefile currently doesn't install macsim.info
-#  To do so, run this:
-#    makeinfo ./work/mcsim*/doc/mcsim.texi
-#    and copy the resultant "mcsim.info to your "info" directory.
-#
-#  If you figure out how to modify the Makefile to do this automatically,
-#  post your answer to address@hidden
-#  I haven't gotten around to doing that.
-#  Pdf and html premade documentation is in /doc/.
-#  see also /examples/
-#
+
+post-build:
+       cd $(WORKSRC)/doc && makeinfo mcsim.texi
+
+install-info:
+       @printf "[$(OK)install$(OFF)] $(MSG)Installing info files\n$(OFF)"
+       $(INSTALL) -d $(packageprefix)/share/mcsim/info
+       $(INSTALL_INFO) $(WORKSRC)/doc/mcsim.info
+       $(MAKECOOKIE)
+
+install-other:
+       @printf "[$(OK)install$(OFF)] $(MSG)Installing docs, examples\n$(OFF)"
+       mkdir -p  $(packageprefix)/share/doc/mcsim
+       cp -r  $(WORKSRC)/doc  $(packageprefix)/share/doc/mcsim
+       cp -r  $(WORKSRC)/examples  $(packageprefix)/share/doc/mcsim
+       $(MAKECOOKIE)
+
 

=== removed file 'pkg/gnu/mcsim/Makefile.pre'
--- a/pkg/gnu/mcsim/Makefile.pre        2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/mcsim/Makefile.pre        1970-01-01 00:00:00 +0000
@@ -1,52 +0,0 @@
-# Copyright © 2013 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 = MCSim
-GARNAME = mcsim
-GARVERSION = 5.6.0
-HOME_URL = http://www.gnu.org/software/mcsim/
-DESCRIPTION = Monte Carlo simulation and analysis
-define BLURB
-GNU MCSim is a package to perform simulations.  It supports statistical
-or deterministic simulation models via Monte Carlo stochastic
-simulations or dynamic, ODE-based simulations.  It also can do
-Bayesian inference through Markov Chain Monte Carlo simulations.
-endef
-
-######################################################################
-
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
-PATCHFILES = $(DISTNAME)-only-build-info-docs.diff 
-#      $(DISTNAME)-dont-wall-on-automake.diff
-
-BUILDDEPS =
-LIBDEPS = gsl
-
-USE_AUTORECONF = y
-
-INFO_FILES=mcsim.info
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include ../../gar.lib/info.mk
-include config.mk
-
-

=== modified file 'pkg/gnu/mcsim/sha256sums'
--- a/pkg/gnu/mcsim/sha256sums  2017-01-22 02:46:49 +0000
+++ b/pkg/gnu/mcsim/sha256sums  2018-02-25 03:39:33 +0000
@@ -1,2 +1,2 @@
-98fb53dc96c6076c305247e72959e0491b2ae5e699acf9d8168e4df4b047b703  
download/mcsim-5.6.6.tar.gz
-7a502398213936ce0b43e9a29269fd02cefdb65c342fb81ad03ee235f57ea654  
download/mcsim-5.6.6.tar.gz.sig
+6dd08526e72f26ddf2c597321faad1be721727eee60f7cedd6cb55cfa7bca254  
download/mcsim-6.0.0.tar.gz
+7c99c5a02859051b3d1ded0d358ed4fd7d2194ee8c58310d1b1b4556133bc055  
download/mcsim-6.0.0.tar.gz.sig


reply via email to

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