[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/xfsprogs/xfsprogs.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] XFS filesystem utilities [T] XFS is a journalling filesystem developed by SGI and used in [T] SGI's IRIX operating system. It is now also available under GPL for [T] linux. It is extremely scalable, using btrees extensively to support [T] large and/or sparse files, and extremely large directories. The [T] journalling capability means no more waiting for fsck's or worrying [T] about meta-data corruption. [T] [T] This package contains the utilities needed for using XFS. [U] http://oss.sgi.com/projects/xfs/ [A] SGI XFS development team [M] Rene Rebe [C] base/system extra/filesystem [F] CROSS [R] - arc avr32 microblaze superh openrisc [L] GPL [S] Stable [V] 6.15.0 [P] X -----5---9 183.700 [ "$SDECFG_LIBC" = musl ] && var_append GCC_WRAPPER_INSERT ' ' -D_LARGEFILE64_SOURCE=1 [D] fd89452f619e42892a79351f7ad06b476d1f4e10490ae75c4e8de1ad xfsprogs-6.15.0.tar.xz https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/ # only static libs go here var_append confopt ' ' "--libexecdir='$libdir'" # tell xfsprogs whether we have a gettext package pkginstalled gettext || var_append confopt ' ' --enable-gettext=no var_append confopt ' ' --with-udev-rule-dir=/lib/udev/rules.d bindir="${prefix:+/$prefix}/sbin" sbindir="/sbin" libdir="/${libdir##*/}" # also install headers and libs var_append makeinstopt ' ' install-dev var_append makeinstopt ' ' 'DIST_ROOT=$root -j1'