gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6894: update gwl to 0.2.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6894: update gwl to 0.2.0
Date: Sun, 16 Feb 2020 22:39:41 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6894
revision-id: address@hidden-20200217033936-dm0xwobo2t619qx9
parent: address@hidden-20200217032737-1tum657kdj2s90in
committer: address@hidden
branch nick: trunk
timestamp: Sun 2020-02-16 19:39:36 -0800
message:
  update gwl to 0.2.0
added:
  pkg/gnu/gwl/                   gwl-20200217033920-chrsyzsxgzr7o4on-1
  pkg/gnu/gwl/Makefile           makefile-20200217033920-chrsyzsxgzr7o4on-3
  pkg/gnu/gwl/config.mk          config.mk-20200217033920-chrsyzsxgzr7o4on-2
  pkg/gnu/gwl/sha256sums         sha256sums-20200217033920-chrsyzsxgzr7o4on-4
=== added directory 'pkg/gnu/gwl'
=== added file 'pkg/gnu/gwl/Makefile'
--- a/pkg/gnu/gwl/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gwl/Makefile      2020-02-17 03:39:36 +0000
@@ -0,0 +1,46 @@
+# Copyright © 2020 Carl Hansen <address@hidden>
+#
+# 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 address@hidden
+
+NAME = gwl
+GARNAME = gwl
+GARVERSION = 0.2.0
+HOME_URL =  http://www.gnu.org/software/gwl
+DESCRIPTION =  Guix Workflow Language
+define BLURB
+endef
+
+######################################################################
+
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS  =
+
+######################################################################
+
+INSTALL_SCRIPTS = $(INSTALL_TARGETS) info
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk

=== added file 'pkg/gnu/gwl/config.mk'
--- a/pkg/gnu/gwl/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gwl/config.mk     2020-02-17 03:39:36 +0000
@@ -0,0 +1,6 @@
+## Configuration options 
+
+
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/gwl/sha256sums'
--- a/pkg/gnu/gwl/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gwl/sha256sums    2020-02-17 03:39:36 +0000
@@ -0,0 +1,2 @@
+25244a835955fec0d42f1b121b60a463e37778a7799381f64c127e6cfcb66135  
download/gwl-0.2.0.tar.gz
+de71b823693a3ec2f4e47be805f78008479208f4ff46d608e0f786d3a9a14e26  
download/gwl-0.2.0.tar.gz.sig


reply via email to

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