gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4636: update matharray to 1.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4636: update matharray to 1.3
Date: Mon, 31 Jul 2017 23:50:04 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4636
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-31 20:50:00 -0700
message:
  update matharray to 1.3
added:
  pkg/gnustep/matharray/         matharray-20170801034949-qu54ozcv0g8s6t3b-1
  pkg/gnustep/matharray/Makefile makefile-20170801034949-qu54ozcv0g8s6t3b-3
  pkg/gnustep/matharray/config.mk config.mk-20170801034949-qu54ozcv0g8s6t3b-2
  pkg/gnustep/matharray/sha256sums sha256sums-20170801034949-qu54ozcv0g8s6t3b-4
=== added directory 'pkg/gnustep/matharray'
=== added file 'pkg/gnustep/matharray/Makefile'
--- a/pkg/gnustep/matharray/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/matharray/Makefile    2017-08-01 03:50:00 +0000
@@ -0,0 +1,44 @@
+# Copyright © 2017 Carl Hansen <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 = MathArray
+GARNAME = matharray
+UPSTREAMNAME = MathArray
+GARVERSION = 1.3
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION =  GNUstep number array manipulation
+define BLURB
+endef
+
+# doesn't compile for me
+
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)/
+MASTER_SUBDIR = contrib/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS =
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk

=== added file 'pkg/gnustep/matharray/config.mk'
--- a/pkg/gnustep/matharray/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/matharray/config.mk   2017-08-01 03:50:00 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/matharray/sha256sums'
--- a/pkg/gnustep/matharray/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/matharray/sha256sums  2017-08-01 03:50:00 +0000
@@ -0,0 +1,1 @@
+148821af6e056924c01e900c95f4355fdfdad3a29ecd83706eda03a64ec35766  
download/MathArray-1.3.tar.gz


reply via email to

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