[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4471: guile-cv added
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4471: guile-cv added |
Date: |
Fri, 5 May 2017 23:44:13 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4471
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-05-05 20:44:09 -0700
message:
guile-cv added
added:
pkg/gnu/guile-cv/ guilecv-20170506034249-vq0lw2vyd0c15ska-1
pkg/gnu/guile-cv/Makefile makefile-20170506034249-vq0lw2vyd0c15ska-3
pkg/gnu/guile-cv/config.mk config.mk-20170506034249-vq0lw2vyd0c15ska-2
pkg/gnu/guile-cv/gpg-keyring gpgkeyring-20170506034249-vq0lw2vyd0c15ska-4
pkg/gnu/guile-cv/sha256sums sha256sums-20170506034249-vq0lw2vyd0c15ska-5
=== added directory 'pkg/gnu/guile-cv'
=== added file 'pkg/gnu/guile-cv/Makefile'
--- a/pkg/gnu/guile-cv/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-cv/Makefile 2017-05-06 03:44:09 +0000
@@ -0,0 +1,47 @@
+
+# Copyright © 2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 = guile-cv
+GARNAME = guile-cv
+GARVERSION = 0.1.3.2
+HOME_URL = http://www.gnu.org/software/guile-cv
+DESCRIPTION = Computer Vision functional programming library for Guile
+define BLURB
+Computer Vision functional programming library for Guile, wraps the vigra
+library.
+endef
+
+######################################################################
+
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
=== added file 'pkg/gnu/guile-cv/config.mk'
--- a/pkg/gnu/guile-cv/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-cv/config.mk 2017-05-06 03:44:09 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnu/guile-cv/gpg-keyring'
Binary files a/pkg/gnu/guile-cv/gpg-keyring 1970-01-01 00:00:00 +0000 and
b/pkg/gnu/guile-cv/gpg-keyring 2017-05-06 03:44:09 +0000 differ
=== added file 'pkg/gnu/guile-cv/sha256sums'
--- a/pkg/gnu/guile-cv/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/guile-cv/sha256sums 2017-05-06 03:44:09 +0000
@@ -0,0 +1,2 @@
+50cd3f00f115774af31528368593f9cbd6f12a43cb1eb490feaa638a7e5aeb05
download/guile-cv-0.1.3.2.tar.gz
+238a808a3adc693ce31efe8cb3e679cae017c92031359e2fc67691af33e26116
download/guile-cv-0.1.3.2.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4471: guile-cv added,
Carl Hansen <=