gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8835: update form to 4.3.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8835: update form to 4.3.0
Date: Sat, 3 Dec 2022 16:36:41 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8835
revision-id: carlhansen1234@gmail.com-20221203213635-is77aw418qxjo492
parent: carlhansen1234@gmail.com-20221201003453-wzgz6s70r8amf1g2
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2022-12-03 13:36:35 -0800
message:
  update form to 4.3.0
added:
  pkg/other/form/                form-20221203213412-r9z1uaxi3yngp5ki-1
  pkg/other/form/Makefile        makefile-20221203213412-r9z1uaxi3yngp5ki-3
  pkg/other/form/config.mk       config.mk-20221203213412-r9z1uaxi3yngp5ki-2
  pkg/other/form/sha256sums      sha256sums-20221203213412-r9z1uaxi3yngp5ki-4
=== added directory 'pkg/other/form'
=== added file 'pkg/other/form/Makefile'
--- a/pkg/other/form/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/form/Makefile   2022-12-03 21:36:35 +0000
@@ -0,0 +1,51 @@
+# Copyright ©2022 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    FORM
+GARNAME = form
+GARVERSION = 4.3.0
+HOME_URL = https://www.nikhef.nl/~form/
+DESCRIPTION =  FORM is a Symbolic Manipulation System.
+define BLURB
+FORM is a symbolic equation manipulation system for very big expressions
+that tries to use the computer resources as efficiently as possible,
+while at the same time trying to be as general as possible. Great for
+particle physics.
+endef
+
+LICENSE = GNU GPL 3 or later
+REFERENCE = J.A.M.Vermaseren "New features of FORM" math-ph/0010025
+######################################################################
+# https://github.com/vermaseren/form/releases/download/v4.3.0/form-4.3.0.tar.gz
+MASTER_SITES = $(MASTER_GITHUB)
+MASTER_SUBDIR =  vermaseren/form/releases/download/v$(GARVERSION)/
+
+
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+

=== added file 'pkg/other/form/config.mk'
--- a/pkg/other/form/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/other/form/config.mk  2022-12-03 21:36:35 +0000
@@ -0,0 +1,5 @@
+## Configuration options for  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/form/sha256sums'
--- a/pkg/other/form/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/form/sha256sums 2022-12-03 21:36:35 +0000
@@ -0,0 +1,1 @@
+b234e0d095f73ecb0904cdc3b0d8d8323a9fa7f46770a52fb22267c624aafbf6  
download/form-4.3.0.tar.gz


reply via email to

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