Files
genode-world/ports/exfat.port
Josef Söntgen fd713e737d Add FUSE implementation and dependencies
Imported from the genode repository.

Fixes #129.

Issue genodelabs/genode#3104.
2019-01-04 14:31:29 +01:00

13 lines
348 B
Plaintext

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