Add FUSE implementation and dependencies

Imported from the genode repository.

Fixes #129.

Issue genodelabs/genode#3104.
This commit is contained in:
Josef Söntgen
2019-01-04 13:28:10 +01:00
committed by Norman Feske
parent 4ab0ad26ca
commit fd713e737d
67 changed files with 4303 additions and 0 deletions

12
ports/exfat.port Normal file
View File

@@ -0,0 +1,12 @@
LICENSE := GPLv3
VERSION := 1.0.1
DOWNLOADS := exfat.archive
URL(exfat) := https://genode.org/files/fuse-exfat-$(VERSION).tar.gz
SHA(exfat) := 12ac1ba1b7d4343bef64e7898176705a41cfe3b5a7a179e28549d242e2854758
DIR(exfat) := src/lib/exfat
PATCHES := src/lib/exfat/main.c.patch
DIRS := include
DIR_CONTENT(include) := src/lib/exfat/libexfat/*.h