gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3698: mpria moved to gnu dir


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3698: mpria moved to gnu dir
Date: Fri, 3 Jun 2016 08:36:07 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3698
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-06-03 01:36:08 -0700
message:
  mpria moved to gnu dir
added:
  gnu/mpria/                     mpria-20160603083521-niqajb05n8urt6yr-1
  gnu/mpria/Makefile             makefile-20160603083521-niqajb05n8urt6yr-4
  gnu/mpria/config.mk            config.mk-20160603083521-niqajb05n8urt6yr-2
  gnu/mpria/gpg-keyring          gpgkeyring-20160603083521-niqajb05n8urt6yr-3
  gnu/mpria/sha256sums           sha256sums-20160603083521-niqajb05n8urt6yr-5
=== added directory 'gnu/mpria'
=== added file 'gnu/mpria/Makefile'
--- a/gnu/mpria/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnu/mpria/Makefile        2016-06-03 08:36:08 +0000
@@ -0,0 +1,41 @@
+# Copyright © 2015 <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 = mpria
+GARNAME = mpria
+GARVERSION = 0.7.3
+HOME_URL = http://www.gnu.org/software/mpria/
+DESCRIPTION = GNU Multi-Precision Rational Interval Arithmetic Library
+define BLURB
+GNU MPRIA is intended to be a portable mathematical library written in C
+for Multi-Precision Rational Interval Arithmetic computations.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/mpria/config.mk'
--- a/gnu/mpria/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/mpria/config.mk       2016-06-03 08:36:08 +0000
@@ -0,0 +1,4 @@
+## Configuration options for mpria ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/mpria/gpg-keyring'
Binary files a/gnu/mpria/gpg-keyring    1970-01-01 00:00:00 +0000 and 
b/gnu/mpria/gpg-keyring   2016-06-03 08:36:08 +0000 differ
=== added file 'gnu/mpria/sha256sums'
--- a/gnu/mpria/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnu/mpria/sha256sums      2016-06-03 08:36:08 +0000
@@ -0,0 +1,2 @@
+6a7070e9bbeb3f4bc2ce0beb950754eb82f549a685c7f8037a3a1c6cee3c6280  
download/mpria-0.7.3.tar.xz
+7d477adec010c06e4df2a2f3baf5d969530ec402290d61a018980c6c49b9da7e  
download/mpria-0.7.3.tar.xz.sig


reply via email to

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