gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r2764: add gnunet-fuse at 0.10.0


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2764: add gnunet-fuse at 0.10.0
Date: Sat, 28 Dec 2013 22:24:44 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2764
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-12-28 22:24:33 +0000
message:
  add gnunet-fuse at 0.10.0
added:
  gnu/gnunet-fuse/               gnunetfuse-20131228222358-u6fqv7trl647fid5-1
  gnu/gnunet-fuse/Makefile       makefile-20131228222358-u6fqv7trl647fid5-3
  gnu/gnunet-fuse/config.mk      config.mk-20131228222358-u6fqv7trl647fid5-2
  gnu/gnunet-fuse/gpg-keyring    gpgkeyring-20131228222358-u6fqv7trl647fid5-4
  gnu/gnunet-fuse/sha256sums     sha256sums-20131228222358-u6fqv7trl647fid5-5
modified:
  TODO                           todo-20100608201528-d2g375z23moqiuaq-1
=== modified file 'TODO'
--- a/TODO      2013-12-27 22:53:37 +0000
+++ b/TODO      2013-12-28 22:24:33 +0000
@@ -79,7 +79,7 @@
 aris
 c-graph
 remotecontrol
-* GNU packages [416/467] [89%]
+* GNU packages [417/468] [89%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -481,6 +481,8 @@
    CLOSED: [2012-12-16 Sun 20:12]
 ** DONE gnunet
    CLOSED: [2012-12-16 Sun 20:12]
+** DONE gnunet-fuse
+   CLOSED: [2013-12-28 Sat 22:24]
 ** DONE gnunet-gtk
    CLOSED: [2012-12-16 Sun 20:12]
 ** IGNORE gnupedia

=== added directory 'gnu/gnunet-fuse'
=== added file 'gnu/gnunet-fuse/Makefile'
--- a/gnu/gnunet-fuse/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnu/gnunet-fuse/Makefile  2013-12-28 22:24:33 +0000
@@ -0,0 +1,40 @@
+# Copyright © 2013 Brandon Invergo <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/>.
+
+NAME = GNUnet-fuse
+GARNAME = gnunet-fuse
+GARVERSION = 0.10.0
+HOME_URL = http://www.gnu.org/software/gnunet/
+DESCRIPTION = A FUSE filesystem client for GNUnet
+define BLURB
+This package provides a FUSE filesystem client for GNUnet.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = gnunet/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS = gnunet
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gnunet-fuse/config.mk'
--- a/gnu/gnunet-fuse/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnu/gnunet-fuse/config.mk 2013-12-28 22:24:33 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnunet-fuse ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/gnunet-fuse/gpg-keyring'
Binary files a/gnu/gnunet-fuse/gpg-keyring      1970-01-01 00:00:00 +0000 and 
b/gnu/gnunet-fuse/gpg-keyring     2013-12-28 22:24:33 +0000 differ
=== added file 'gnu/gnunet-fuse/sha256sums'
--- a/gnu/gnunet-fuse/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnu/gnunet-fuse/sha256sums        2013-12-28 22:24:33 +0000
@@ -0,0 +1,2 @@
+6b39273ef351fe34d381139bbe1a5d52c982ad5f9da09f14691b9be6e713ec3d  
download/gnunet-fuse-0.10.0.tar.gz
+8eaf929d3e1a871057157d91865ed098a50647e0ef5965ed08807d161025aea7  
download/gnunet-fuse-0.10.0.tar.gz.sig


reply via email to

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