gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3574: added package, shepherd 0.3, formerly dmd


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3574: added package, shepherd 0.3, formerly dmd
Date: Thu, 28 Jan 2016 22:25:48 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3574
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2016-01-28 14:25:44 -0800
message:
  added package, shepherd 0.3, formerly dmd
added:
  alpha/shepherd/                shepherd-20160128222229-pput5p0lg24mhe2b-1
  alpha/shepherd/Makefile        makefile-20160128222229-pput5p0lg24mhe2b-4
  alpha/shepherd/config.mk       config.mk-20160128222229-pput5p0lg24mhe2b-2
  alpha/shepherd/gpg-keyring     gpgkeyring-20160128222229-pput5p0lg24mhe2b-3
  alpha/shepherd/sha256sums      sha256sums-20160128222229-pput5p0lg24mhe2b-5
=== added directory 'alpha/shepherd'
=== added file 'alpha/shepherd/Makefile'
--- a/alpha/shepherd/Makefile   1970-01-01 00:00:00 +0000
+++ b/alpha/shepherd/Makefile   2016-01-28 22:25:44 +0000
@@ -0,0 +1,40 @@
+# Copyright © 2016 Carl Hansen, if copyright isn't too trivial
+#
+# 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 = shepherd
+GARNAME = shepherd
+GARVERSION = 0.3
+HOME_URL = http://www.gnu.org/software/shepherd/
+DESCRIPTION = Formerly daemon-managing-daemon, dmd, replaces init,systemd for 
GuixSD
+define BLURB
+
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/../dmd/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'alpha/shepherd/config.mk'
--- a/alpha/shepherd/config.mk  1970-01-01 00:00:00 +0000
+++ b/alpha/shepherd/config.mk  2016-01-28 22:25:44 +0000
@@ -0,0 +1,4 @@
+## Configuration options for shepherd ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'alpha/shepherd/gpg-keyring'
Binary files a/alpha/shepherd/gpg-keyring       1970-01-01 00:00:00 +0000 and 
b/alpha/shepherd/gpg-keyring      2016-01-28 22:25:44 +0000 differ
=== added file 'alpha/shepherd/sha256sums'
--- a/alpha/shepherd/sha256sums 1970-01-01 00:00:00 +0000
+++ b/alpha/shepherd/sha256sums 2016-01-28 22:25:44 +0000
@@ -0,0 +1,2 @@
+d65662d151091d37fa78f629815554ca90bf6cf6ddadbef17bf0c03082f0ac8e  
download/shepherd-0.3.tar.gz
+fe2bb832d99281a19d0106f0ca8de17b4e4c93e114b4dd7d937476207c411ae0  
download/shepherd-0.3.tar.gz.sig


reply via email to

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