From cd9f5d5289fc7830bc5eafc3e9a17aec402aef2f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 07 Jan 2021 19:14:58 -0500 Subject: Add packages --- (limited to 'libblkid.1.pkg/control') diff --git a/libblkid.1.pkg/control b/libblkid.1.pkg/control new file mode 100644 index 0000000..690d3ab --- /dev/null +++ b/libblkid.1.pkg/control @@ -0,0 +1,11 @@ +Architecture: any +Platform: all +Section: lib +Depends: + e2fsprogs-common (= ${Source-Version}), + ${Shlib-Depends}, +Description: Block device ID library + The blkid library efficiently allows fsck, mke2fs, e2fsck, and tune2fs to be + able to look up LABEL and UUID filesystem specifiers without needing to search + all of the devices in the system. Instead, the device is looked up in a cache + file, and then verified to make sure the blkid cache is correct. -- cgit v0.9.1