gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9076: update gnuplot to 5.4.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9076: update gnuplot to 5.4.6
Date: Sun, 12 Mar 2023 18:59:03 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9076
revision-id: carlhansen@gnu.org-20230312225859-tz0l7cm2k9psfpko
parent: carlhansen@gnu.org-20230312220710-4ymf4n4xdukgx3w0
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sun 2023-03-12 15:58:59 -0700
message:
  update gnuplot to 5.4.6
added:
  pkg/other/gnuplot/             gnuplot-20230312225846-d8s1zx998zol7i9l-1
  pkg/other/gnuplot/Makefile     makefile-20230312225846-d8s1zx998zol7i9l-3
  pkg/other/gnuplot/config.mk    config.mk-20230312225846-d8s1zx998zol7i9l-2
  pkg/other/gnuplot/sha256sums   sha256sums-20230312225846-d8s1zx998zol7i9l-4
=== added directory 'pkg/other/gnuplot'
=== added file 'pkg/other/gnuplot/Makefile'
--- a/pkg/other/gnuplot/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/other/gnuplot/Makefile        2023-03-12 22:58:59 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2023 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 =    gnuplot
+GARNAME = gnuplot
+GARVERSION =  5.4.6
+HOME_URL = http://gnuplot.sourceforge.net
+DESCRIPTION =  plotting tool, not related to GNU organization
+define BLURB
+endef
+
+######################################################################
+# 
https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.6/gnuplot-5.4.6.tar.gz/download
+
+MASTER_SITES =  https://sourceforge.net/
+MASTER_SUBDIR =  projects/$(GARNAME)/files/$(GARNAME)/$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+

=== added file 'pkg/other/gnuplot/config.mk'
--- a/pkg/other/gnuplot/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/other/gnuplot/config.mk       2023-03-12 22:58:59 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/gnuplot/sha256sums'
--- a/pkg/other/gnuplot/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/other/gnuplot/sha256sums      2023-03-12 22:58:59 +0000
@@ -0,0 +1,1 @@
+02fc27918200ed64d8f0c3b84fe81b95b59cd47ad99f270939ae497c19f27419  
download/gnuplot-5.4.6.tar.gz


reply via email to

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