Package Details: diskfile-git r19.5cb6875-1

Git Clone URL: https://aur.archlinux.org/diskfile-git.git (read-only, click to copy)
Package Base: diskfile-git
Description: Expose a disk block device as a regular file (FUSE)
Upstream URL: https://github.com/vasi/diskfile
Licenses: Simplified BSD
Provides: diskfile
Submitter: xdbob
Maintainer: xdbob
Last Packager: xdbob
Votes: 0
Popularity: 0.000000
First Submitted: 2016-08-31 14:50 (UTC)
Last Updated: 2016-08-31 14:50 (UTC)

Dependencies (1)

Required by (1)

Sources (1)

Latest Comments

dreieck commented on 2024-04-26 09:07 (UTC)

Please make your license identifier SPDX compliant, and consider installing the license text into /usr/share/licenses/${pkgname}/:

diskfile-git E: Simplified BSD is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.

Regards!

dreieck commented on 2024-04-26 09:05 (UTC)

Please add conflicts=("diskfile").

Regards!

dreieck commented on 2024-04-26 09:05 (UTC)

git needs to be added to the makedepends array.

Regards and thanks for maintaining!