upg libblockdev

This commit is contained in:
joborun linux 2023-08-23 18:36:09 +03:00
parent 183a4f5550
commit 8c7a838981
2 changed files with 6 additions and 4 deletions

View File

@ -7,7 +7,7 @@
pkgname=libblockdev
pkgver=2.28
pkgrel=04
pkgrel=05
pkgdesc="A library for manipulating block devices w/o systemd BEWARE OF TROJANS ISSUED BY SYSTEMD"
#url="https://github.com/rhinstaller/libblockdev"
url="https://github.com/storaged-project/libblockdev"
@ -16,13 +16,13 @@ depends=('cryptsetup' 'device-mapper' 'e2fsprogs' 'gcc-libs' 'glib2' 'glibc' 'gp
'libbytesize' 'mdadm' 'nss' 'parted' 'util-linux' 'volume_key')
#depends=('btrfs-progs' 'dosfstools' 'dmraid' 'gptfdisk' 'libbytesize' 'lvm2' 'mdadm' 'ndctl'
# 'parted' 'volume_key' 'xfsprogs' 'kmod' 'libyaml')
makedepends=('autoconf-archive' 'gobject-introspection' 'gtk-doc' 'ndctl' 'python')
optdepends=('btrfs-progs: BTRFS plugin'
'dosfstools: VFAT filesystem support'
'lvm2: LVM plugin'
'ndctl: NVDIMM plugin'
'ntfs-3g: NTFS filesystem support'
'xfsprogs: XFS filesystem support')
makedepends=('autoconf-archive' 'gobject-introspection' 'python')
#source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libblockdev/archive/$pkgver-1.tar.gz")
source=("https://github.com/storaged-project/libblockdev/releases/download/$pkgver-1/libblockdev-$pkgver.tar.gz")
@ -68,5 +68,5 @@ sha256sums=(82c9c841e28a74fecadedebfae6a772df623cecdf652e5376650fa26da5b7df4) #
# that can not build without zram because it requires systemd-swap ... which leads to
# functionality of mounting encrypted disks --- you draw your own conclusions
## c3bbf0f1295e632c08affbfba5aefd498296c00cc866aa530a70bbaacafded58 libblockdev-2.28-04-x86_64.pkg.tar.lz
## 1d2cffd61cf93cea54df21d83a8465d4448959fb6f227fb6ccaf57454f19247c libblockdev-2.28-05-x86_64.pkg.tar.lz

View File

@ -9,5 +9,7 @@ volume_key
autoconf-archive
gobject-introspection
python
ndctl
gtk-doc