gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5969: update StepSync to 1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5969: update StepSync to 1.0
Date: Thu, 27 Sep 2018 20:53:05 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5969
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-09-27 17:52:57 -0700
message:
  update StepSync to 1.0
added:
  pkg/gnustep/StepSync/          stepsync-20180928005241-o25jq5e5xy6ngd9w-1
  pkg/gnustep/StepSync/Makefile  makefile-20180928005241-o25jq5e5xy6ngd9w-3
  pkg/gnustep/StepSync/config.mk config.mk-20180928005241-o25jq5e5xy6ngd9w-2
  pkg/gnustep/StepSync/sha256sums sha256sums-20180928005241-o25jq5e5xy6ngd9w-4
=== added directory 'pkg/gnustep/StepSync'
=== added file 'pkg/gnustep/StepSync/Makefile'
--- a/pkg/gnustep/StepSync/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/StepSync/Makefile     2018-09-28 00:52:57 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2015, 2017, 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 = StepSync
+GARNAME = StepSync
+GARVERSION =  1.0
+HOME_URL = http://www.non-gnu.org/gap/graphos/
+DESCRIPTION = StepSync 
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk

=== added file 'pkg/gnustep/StepSync/config.mk'
--- a/pkg/gnustep/StepSync/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/StepSync/config.mk    2018-09-28 00:52:57 +0000
@@ -0,0 +1,4 @@
+## Configuration options for StepSync ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/StepSync/sha256sums'
--- a/pkg/gnustep/StepSync/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/StepSync/sha256sums   2018-09-28 00:52:57 +0000
@@ -0,0 +1,1 @@
+97ccd23828280ba54235240413718bb96c7403763709848ef327e3cb93e39d38  
download/StepSync-1.0.tar.gz


reply via email to

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