gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5742: update dico to 2.5.90


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5742: update dico to 2.5.90
Date: Wed, 25 Jul 2018 16:27:24 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5742
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2018-07-25 13:27:18 -0700
message:
  update dico to 2.5.90
added:
  pkg/gnualpha/dico/             dico-20180725202650-91q8t8ha2iwkf9ah-1
  pkg/gnualpha/dico/Makefile     makefile-20180725202650-91q8t8ha2iwkf9ah-3
  pkg/gnualpha/dico/config.mk    config.mk-20180725202650-91q8t8ha2iwkf9ah-2
  pkg/gnualpha/dico/sha256sums   sha256sums-20180725202650-91q8t8ha2iwkf9ah-4
=== added directory 'pkg/gnualpha/dico'
=== added file 'pkg/gnualpha/dico/Makefile'
--- a/pkg/gnualpha/dico/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/dico/Makefile        2018-07-25 20:27:18 +0000
@@ -0,0 +1,51 @@
+# Copyright © 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 = dico
+GARNAME = dico
+GARVERSION = 2.5.90
+HOME_URL = http://www.gnu.org/software/dico/
+DESCRIPTION = dictionary server
+define BLURB
+GNU Dico implements a flexible dictionary server and client according
+to RFC 2229 (DICT Server). It is able to access any database available,
+regardless of format, thanks to its modular structure. New modules may be
+written in C, Guile or Python. Dico also includes a command-line client,
+which may be used to query remote dictionary databases.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz
+SIGFILES = $(GARNAME)-$(GARVERSION).tar.xz.sig
+
+
+BUILDDEPS =
+LIBDEPS = 
+
+# almost compiles
+#
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/gnualpha/dico/config.mk'
--- a/pkg/gnualpha/dico/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/dico/config.mk       2018-07-25 20:27:18 +0000
@@ -0,0 +1,4 @@
+## Configuration options 
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/dico/sha256sums'
--- a/pkg/gnualpha/dico/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/dico/sha256sums      2018-07-25 20:27:18 +0000
@@ -0,0 +1,2 @@
+1eb36c24f4f46b9f4f32f77e698c46a3ffd690bfec4fc72bb39b90286e4ddabe  
download/dico-2.5.90.tar.xz
+207719b65fd9e3b92b6baa0763db2f930c65738af2e355ef6b92254c846edf4e  
download/dico-2.5.90.tar.xz.sig


reply via email to

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