Add gnunet-fuse version 0.11.8

GNUnet-fuse allows you to mount directories published on GNUnet (via
GNUnet FS) as read-only file-systems (on Operating Systems that
support the FUSE API).
This commit is contained in:
ng0 2019-11-25 09:38:34 +00:00
parent 5e912f052b
commit 71c9f0babd
4 changed files with 33 additions and 0 deletions

3
gnunet-fuse/DESCR Normal file
View File

@ -0,0 +1,3 @@
GNUnet-fuse allows you to mount directories published on GNUnet (via
GNUnet FS) as read-only file-systems (on Operating Systems that
support the FUSE API).

21
gnunet-fuse/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $NetBSD$
DISTNAME= gnunet-fuse-0.11.8
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_GNU:=gnunet/}
MAINTAINER= ng0@NetBSD.org
HOMEPAGE= https://gnunet.org/
COMMENT= GNUnet FUSE extension
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_TOOLS= pkg-config
USE_LANGUAGES= c
PTHREAD_OPTS= require native
LDFLAGS+= -lpthread
.include "../../wip/gnunet/buildlink3.mk"
.include "../../mk/fuse.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
gnunet-fuse/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $NetBSD$
bin/gnunet-fuse
man/man1/gnunet-fuse.1

6
gnunet-fuse/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (gnunet-fuse-0.11.8.tar.gz) = e037d1a259f15dbbb93b4235789cdab9a223041c
RMD160 (gnunet-fuse-0.11.8.tar.gz) = 412d2d4b5b1ae45344e7f2c17bf262cac5c32c50
SHA512 (gnunet-fuse-0.11.8.tar.gz) = 8dc90da16e8fa618e679aac48584280ee563580d21374f4663cc792b577db81e959c36ac41c658bd95d761cb0637fd4a710724d4ac83179a54b728089b6964ee
Size (gnunet-fuse-0.11.8.tar.gz) = 221376 bytes