Add FUSE implementation and dependencies
Imported from the genode repository. Fixes #129. Issue genodelabs/genode#3104.
This commit is contained in:
committed by
Norman Feske
parent
4ab0ad26ca
commit
fd713e737d
13
ports/ntfs-3g.port
Normal file
13
ports/ntfs-3g.port
Normal file
@@ -0,0 +1,13 @@
|
||||
LICENSE := GPLv2
|
||||
VERSION := 2013.1.13
|
||||
DOWNLOADS := ntfs-3g.archive
|
||||
|
||||
URL(ntfs-3g) := http://tuxera.com/opensource/ntfs-3g_ntfsprogs-$(VERSION).tgz
|
||||
SHA(ntfs-3g) := 4b383f0074a3ab7683339d1f18222b107aaeb4983db119292c43c2b275cefb27
|
||||
DIR(ntfs-3g) := src/lib/ntfs-3g
|
||||
|
||||
PATCHES := src/lib/ntfs-3g/*.patch
|
||||
|
||||
DIRS := include/ntfs-3g
|
||||
DIR_CONTENT(include/ntfs-3g) := src/lib/ntfs-3g/include/ntfs-3g/*.h
|
||||
|
||||
Reference in New Issue
Block a user