gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7702: update mygnuhealth to 1.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7702: update mygnuhealth to 1.0.0
Date: Thu, 24 Jun 2021 20:33:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7702
revision-id: carlhansen@gnu.org-20210625003322-m53zw9ixpw6yj9u7
parent: carlhansen@gnu.org-20210625001734-7zo6l3y5j3fpz489
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-06-24 17:33:22 -0700
message:
  update mygnuhealth to 1.0.0
added:
  pkg/gnu/mygnuhealth/           mygnuhealth-20210625003246-o39i8jb80ys6fykw-1
  pkg/gnu/mygnuhealth/Makefile   makefile-20210625003246-o39i8jb80ys6fykw-3
  pkg/gnu/mygnuhealth/config.mk  config.mk-20210625003246-o39i8jb80ys6fykw-2
  pkg/gnu/mygnuhealth/sha256sums sha256sums-20210625003305-d3cmev601rjomf67-1
=== added directory 'pkg/gnu/mygnuhealth'
=== added file 'pkg/gnu/mygnuhealth/Makefile'
--- a/pkg/gnu/mygnuhealth/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/mygnuhealth/Makefile      2021-06-25 00:33:22 +0000
@@ -0,0 +1,63 @@
+# Copyright ©2021 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 = mygnuhealth
+GARNAME = mygnuhealth
+GARVERSION =  1.0.0
+HOME_URL = http://www.gnu.org/software/health/
+DESCRIPTION = personal health and hospital information system
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = health/mygnuhealth
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+post-extract pre-build build:
+       @echo
+       @echo
+       @echo
+       @echo
+       @echo =======================================================
+       @echo =======================================================
+       @echo =======================================================
+       @echo This script makes no attempt to install the program, it simply
+       @echo downloads it. Installation must be customized to your
+       @echo situation. Start with the online manual at 
+       @echo  http://health.gnu.org
+       @echo =======================================================
+       @echo =======================================================
+       @echo =======================================================
+       @echo
+       @echo
+       @echo
+       @echo

=== added file 'pkg/gnu/mygnuhealth/config.mk'
--- a/pkg/gnu/mygnuhealth/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/mygnuhealth/config.mk     2021-06-25 00:33:22 +0000
@@ -0,0 +1,4 @@
+## Configuration options for health ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/mygnuhealth/sha256sums'
--- a/pkg/gnu/mygnuhealth/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/mygnuhealth/sha256sums    2021-06-25 00:33:22 +0000
@@ -0,0 +1,2 @@
+446b422bd3a8571601f994f9e31649dfeb852bcf92b813d7a829f8afa5f1b438  
download/mygnuhealth-1.0.0.tar.gz
+92fda50158c81ce4acbc7800d55fbaa429d6a67e79f290e2d395f37481008495  
download/mygnuhealth-1.0.0.tar.gz.sig


reply via email to

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