gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10203: update guile-xapian to 0.4.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10203: update guile-xapian to 0.4.0
Date: Sat, 11 May 2024 15:34:22 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10203
revision-id: carlhansen1234@gmail.com-20240511193415-0v2f8v5e7en1nvlz
parent: carlhansen1234@gmail.com-20240509234107-ictljecr3lv3gy8s
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2024-05-11 12:34:15 -0700
message:
  update guile-xapian to 0.4.0
added:
  pkg/other/guile-xapian/        guilexapian-20240511193405-delcfnwvcv34c5i1-1
  pkg/other/guile-xapian/Makefile makefile-20240511193405-delcfnwvcv34c5i1-3
  pkg/other/guile-xapian/config.mk config.mk-20240511193405-delcfnwvcv34c5i1-2
  pkg/other/guile-xapian/sha256sums sha256sums-20240511193405-delcfnwvcv34c5i1-4
=== added directory 'pkg/other/guile-xapian'
=== added file 'pkg/other/guile-xapian/Makefile'
--- a/pkg/other/guile-xapian/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-xapian/Makefile   2024-05-11 19:34:15 +0000
@@ -0,0 +1,46 @@
+# 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-xapian
+GARNAME = guile-xapian
+GARVERSION = 0.4.0
+HOME_URL = https://guile-xapian.systemreboot.net/
+DESCRIPTION =  Guile code for xapian database connection
+define BLURB
+endef
+
+######################################################################
+#https://guile-xapian.systemreboot.net/releases/guile-xapian-0.4.0.tar.lz
+#https://guile-xapian.systemreboot.net/releases/guile-xapian-0.4.0.tar.lz.asc
+MASTER_SITES = https://guile-xapian.systemreboot.net/
+MASTER_SUBDIR = releases/
+DISTFILES = $(DISTNAME).tar.lz 
+SIGFILES  = $(DISTNAME).tar.lz.asc
+
+BUILDDEPS =
+LIBDEPS =
+
+LICENSE = GNU GPL2
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

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

=== added file 'pkg/other/guile-xapian/sha256sums'
--- a/pkg/other/guile-xapian/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-xapian/sha256sums 2024-05-11 19:34:15 +0000
@@ -0,0 +1,2 @@
+1986590b275a861c73958e077c1392312e7f89827137505b2dc6c68c14e4f2eb  
download/guile-xapian-0.4.0.tar.lz
+4891e858936662820a8291d0524753efe4b434d4b9da9a46545e2f66e038f72e  
download/guile-xapian-0.4.0.tar.lz.asc


reply via email to

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