gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6138: gnuhealth gnuhealth-client


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6138: gnuhealth gnuhealth-client
Date: Sat, 29 Dec 2018 09:42:10 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6138
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Sat 2018-12-29 06:42:06 -0800
message:
  gnuhealth gnuhealth-client
added:
  pkg/gnu/gnuhealth-client/      
gnuhealthclient-20181229144109-cqucom66oof9khap-1
  pkg/gnu/gnuhealth-client/Makefile makefile-20181229144109-cqucom66oof9khap-4
  pkg/gnu/gnuhealth-client/config.mk config.mk-20181229144109-cqucom66oof9khap-2
  pkg/gnu/gnuhealth-client/gpg-keyring 
gpgkeyring-20181229144109-cqucom66oof9khap-3
  pkg/gnu/gnuhealth-client/sha256sums 
sha256sums-20181229144109-cqucom66oof9khap-5
renamed:
  pkg/gnu/health/ => pkg/gnu/gnuhealth/ health-20161021211226-oo5eewcrzlj4ttp7-1
modified:
  pkg/gnu/gnuhealth/Makefile     makefile-20161021211226-oo5eewcrzlj4ttp7-3
=== renamed directory 'pkg/gnu/health' => 'pkg/gnu/gnuhealth'
=== added directory 'pkg/gnu/gnuhealth-client'
=== added file 'pkg/gnu/gnuhealth-client/Makefile'
--- a/pkg/gnu/gnuhealth-client/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gnuhealth-client/Makefile 2018-12-29 14:42:06 +0000
@@ -0,0 +1,68 @@
+# Copyright ©2018 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/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME = gnuhealth-client
+GARNAME = gnuhealth-client
+GARVERSION = 3.4.2
+HOME_URL = http://www.gnu.org/software/health/
+DESCRIPTION = Health and hospital information system; client
+define BLURB
+GNU Health is a free medical software system, including support
+for electronic medical records (EMR), a hospital information system
+(HIS), and health information system.  It supports both Spanish and
+English interfaces.  It has been adopted by the United Nations
+University for implementation and training, and several hospitals and
+health ministries around the world. Client.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = health/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+CONFIGURE_SCRIPTS =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+post-extract pre-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 http://health.gnu.org
+       @echo =======================================================
+       @echo =======================================================
+       @echo =======================================================
+       @echo
+       @echo
+       @echo
+       @echo

=== added file 'pkg/gnu/gnuhealth-client/config.mk'
--- a/pkg/gnu/gnuhealth-client/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gnuhealth-client/config.mk        2018-12-29 14:42:06 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/gnuhealth-client/gpg-keyring'
Binary files a/pkg/gnu/gnuhealth-client/gpg-keyring     1970-01-01 00:00:00 
+0000 and b/pkg/gnu/gnuhealth-client/gpg-keyring    2018-12-29 14:42:06 +0000 
differ
=== added file 'pkg/gnu/gnuhealth-client/sha256sums'
--- a/pkg/gnu/gnuhealth-client/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gnuhealth-client/sha256sums       2018-12-29 14:42:06 +0000
@@ -0,0 +1,2 @@
+5e86441b2d816b2b8734fbbe82733a65e43caa19cfaaf73d2dbf62d279661eb3  
download/gnuhealth-client-3.4.2.tar.gz
+9268bf7bb1568955f164f27137c4196af7962496beb03a9dc75ee6fd946cd5aa  
download/gnuhealth-client-3.4.2.tar.gz.sig

=== modified file 'pkg/gnu/gnuhealth/Makefile'
--- a/pkg/gnu/health/Makefile   2018-11-26 09:51:49 +0000
+++ b/pkg/gnu/gnuhealth/Makefile        2018-12-29 14:42:06 +0000
@@ -19,9 +19,8 @@
 #
 # Send bug reports and comments about GSRC problems to address@hidden
 
-NAME = health
-GARNAME = health
-UPSTREAMNAME = gnuhealth
+NAME = gnuhealth
+GARNAME = gnuhealth
 GARVERSION = 3.4.0
 HOME_URL = http://www.gnu.org/software/health/
 DESCRIPTION = Health and hospital information system
@@ -37,7 +36,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
+MASTER_SUBDIR = health/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
@@ -49,7 +48,7 @@
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
-post-extract:
+post-extract pre-build:
        @echo
        @echo
        @echo


reply via email to

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