gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5330: move things around


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5330: move things around
Date: Thu, 22 Mar 2018 02:50:46 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5330
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2018-03-21 23:50:33 -0700
message:
  move things around
added:
  pkg/gnualpha/recutils/         recutils-20180322064916-7405udknng22wtf8-1
  pkg/gnualpha/recutils/Makefile makefile-20180322064916-7405udknng22wtf8-2
  pkg/gnualpha/recutils/config.mk config.mk-20180322064916-7405udknng22wtf8-3
  pkg/gnualpha/recutils/gpg-keyring gpgkeyring-20180322064916-7405udknng22wtf8-4
  pkg/gnualpha/recutils/sha256sums sha256sums-20180322064916-7405udknng22wtf8-5
renamed:
  pkg/gnu/mpria/ => pkg/gnualpha/mpria/ 
mpria-20160617014725-uokjfnggs70iry9h-267
  pkg/gnu/shepherd/ => pkg/gnualpha/shepherd/ 
shepherd-20160617014725-uokjfnggs70iry9h-315
  pkg/gnu/spread-sheet-widget/ => pkg/gnualpha/spread-sheet-widget/ 
spreadsheetwidget-20170531190405-21tosb1bv8s6svdq-1
=== renamed directory 'pkg/gnu/mpria' => 'pkg/gnualpha/mpria'
=== added directory 'pkg/gnualpha/recutils'
=== added file 'pkg/gnualpha/recutils/Makefile'
--- a/pkg/gnualpha/recutils/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/recutils/Makefile    2018-03-22 06:50:33 +0000
@@ -0,0 +1,47 @@
+# 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 = recutils
+GARNAME = recutils
+GARVERSION = 1.7.91
+HOME_URL = http://www.gnu.org/software/recutils/
+DESCRIPTION = Manipulate plain text files as databases
+define BLURB
+GNU Recutils is a set of tools and libraries for creating and
+manipulating text-based, human-editable databases.  Despite being
+text-based, databases created with Recutils carry all of the expected
+features such as unique fields, primary keys, time stamps and more.
+Many different field types are supported, as is encryption.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/gnualpha/recutils/config.mk'
--- a/pkg/gnualpha/recutils/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/recutils/config.mk   2018-03-22 06:50:33 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/recutils/gpg-keyring'
Binary files a/pkg/gnualpha/recutils/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/gnualpha/recutils/gpg-keyring       2018-03-22 06:50:33 +0000 
differ
=== added file 'pkg/gnualpha/recutils/sha256sums'
--- a/pkg/gnualpha/recutils/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/recutils/sha256sums  2018-03-22 06:50:33 +0000
@@ -0,0 +1,2 @@
+64caade21941cb10d7f734b4d80b650478049911f606094000458991854194b6  
download/recutils-1.7.91.tar.gz
+7a2da93b71774219be7fdb8d8cd34ea6c726db54793ecccd0c43d23ba7d016e3  
download/recutils-1.7.91.tar.gz.sig

=== renamed directory 'pkg/gnu/shepherd' => 'pkg/gnualpha/shepherd'
=== renamed directory 'pkg/gnu/spread-sheet-widget' => 
'pkg/gnualpha/spread-sheet-widget'

reply via email to

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