CHECKPKG(1) | CHECKPKG(1) |
NAME
checkpkg - Compare the current build package with the repository version
SYNOPSIS
checkpkg
DESCRIPTION
Searches for a locally built package corresponding to the PKGBUILD, and downloads the last version of that package from the Pacman repositories. It then compares the list of .so files provided by each version of the package and outputs if there are soname differences for the new package. A directory is also created using mktemp with files containing a file list for both packages and a library list for both packages.
OPTIONS
-r, --rmdir
-w, --warn
-M, --makepkg-config
-h, --help
SEE ALSO
find-libprovides(1)
HOMEPAGE
https://gitlab.archlinux.org/archlinux/devtools
Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs.
2024-06-18 |