[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/hfsplusutils/hfsplusutils.desc [COPY] Copyright (C) 2007 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] HFS+ filesystem utilities [T] This package contains the Apple HFS+ filesystem utilities [T] ported to compile under Linux. [U] https://developer.apple.com/ [A] Apple Inc. [M] René Rebe [C] base/system extra/filesystem [F] CROSS [L] APSL [V] 751.80.2 [D] 04b45d8f0a70b7806ca7658bdef0456827a6582c98f3d3a64e2d17c2 diskdev_cmds-751.80.2.tar.gz https://github.com/apple-oss-distributions/diskdev_cmds/archive/refs/tags/diskdev_cmds-751.80.2/ [ $prefix_auto = 1 ] && prefix= && set_confopt var_insert makeopt ' ' '-f Makefile.lnx' # CFLAGS="-DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -I$PWD/../include"' makeinstopt= hook_add postmake 5 'install fsck_hfs.tproj/fsck_hfs $root$sbindir/fsck.hfsplus' hook_add postmake 5 'install newfs_hfs.tproj/newfs_hfs $root$sbindir/mkfs.hfsplus'