Search Criteria
Package Details: blktrace-git 1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/blktrace-git.git (read-only, click to copy) |
---|---|
Package Base: | blktrace-git |
Description: | Userspace utilities for tracing Linux block layer I/O - Git version |
Upstream URL: | http://brick.kernel.dk/snaps/ |
Licenses: | GPL2 |
Submitter: | adam900710 |
Maintainer: | None |
Last Packager: | adam900710 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-18 06:06 (UTC) |
Last Updated: | 2017-04-18 06:06 (UTC) |
Latest Comments
jamespharvey20 commented on 2019-09-07 01:45 (UTC) (edited on 2019-09-07 02:06 (UTC) by jamespharvey20)
A patch for PKGBUILD for your consideration.
(It doesn't prevent parallel builds, because the git repo contains a fix for the race condition, unlike release 1.2.0.)
It installs the README file, and builds and installs PDF documentation. The PDF documentation includes critical information the manpages leave out, including some of the column meanings. Sadly, the PDF documentation does not show it has been updated since 2008, so is a bit outdated, but much of it is still relevant.
It also adds
git
tomakedepends()
, which is required to download the source.(NOTE the comments here have an unintended feature/bug, so the index line has the first git commit
1ab..
replaced with a link to a non-existing commit id on this repo. It's also putting<
and>
aroundsource
.)