gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10187: update guile-ssh to 0.17.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10187: update guile-ssh to 0.17.0
Date: Wed, 1 May 2024 18:27:01 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10187
revision-id: carlhansen1234@gmail.com-20240501222653-61peccr8tkhdqrj3
parent: carlhansen1234@gmail.com-20240501185133-m5xh3popl9ebwuav
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2024-05-01 15:26:53 -0700
message:
  update guile-ssh to 0.17.0
added:
  pkg/other/guile-ssh/           guilessh-20240501222636-kgyebx0bd089hqzz-1
  pkg/other/guile-ssh/Makefile   makefile-20240501222636-kgyebx0bd089hqzz-3
  pkg/other/guile-ssh/config.mk  config.mk-20240501222636-kgyebx0bd089hqzz-2
  pkg/other/guile-ssh/sha256sums sha256sums-20240501222636-kgyebx0bd089hqzz-4
=== added directory 'pkg/other/guile-ssh'
=== added file 'pkg/other/guile-ssh/Makefile'
--- a/pkg/other/guile-ssh/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-ssh/Makefile      2024-05-01 22:26:53 +0000
@@ -0,0 +1,50 @@
+# Copyright ©2024 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# https://gnu.org/s/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 =    guile-ssh
+GARNAME = guile-ssh
+GARVERSION = 0.17.0
+HOME_URL = https://github.com/artyom-poptsov/guile-png
+DESCRIPTION =  Guile code for ssh
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = artyom-poptsov/$(GARNAME)/archive/refs/tags/
+DISTFILES = v$(GARVERSION).tar.gz 
+SIGFILES  = 
+
+DISTNAME = v$(GARVERSION)
+
+
+BUILDDEPS =
+LIBDEPS =
+
+USE_AUTORECONF = y
+WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)
+
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/guile-ssh/config.mk'
--- a/pkg/other/guile-ssh/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-ssh/config.mk     2024-05-01 22:26:53 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-ssh/sha256sums'
--- a/pkg/other/guile-ssh/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-ssh/sha256sums    2024-05-01 22:26:53 +0000
@@ -0,0 +1,1 @@
+ce6670a2114d3269c2f79153adc8d6bd251d7c649fee0f02f5e893104a1b38bc  
download/v0.17.0.tar.gz


reply via email to

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