The GNOME Disk Utility package provides applications used for dealing with storage devices.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-disk-utility/3.36/gnome-disk-utility-3.36.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-disk-utility/3.36/gnome-disk-utility-3.36.3.tar.xz
Download MD5 sum: 202e8f4aeb216c4f5b501e4b1b232be2
Download size: 1.3 MB
Estimated disk space required: 36 MB
Estimated build time: 0.1 SBU (Using parallelism=4)
gnome-settings-daemon-3.36.1, itstool-2.0.6, libdvdread-6.1.1, libpwquality-1.4.2, libsecret-0.20.3, and UDisks-2.9.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-disk-utility
Install GNOME Disk Utility by running the following commands:
mkdir build && cd build && meson --prefix=/usr && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on 2020-08-20 13:45:48 -0700