vp-build/common
Đoàn Trần Công Danh 509f79078c hooks: do-extract: extract to temp dir then rename
Extracting to temporary directory then renaming to real $wrksrc,
will make the do-extract steps works atomicity. Either $wrksrc is there
and complete, or it's not there.

Accidentally, this change has a side effect, we can no longer care about
the name of top-level components of a tarball, since we will rename the
top level directory in question to $wrksrc. IOW, we don't need to set
$wrksrc any longer.  The side effect of above side effect: we can starting
to build multiple packages that have same top-level's name without clean
from now on.

In another hand, we only rename the inner directory if the extracted
file hierarchy has single top-level directory, we will use the
renamed-temporary directory as the $wrksrc, $create_wrksrc variable is
no longer relevant, and do-clean will always work probably instead of
leaving some trash behind like before.
2022-11-08 22:30:37 +07:00
..
build-helper
build-profiles
build-style build-style/cargo: produce auditable binaries 2022-11-03 03:50:11 -04:00
chroot-style
cross-profiles
environment env/setup/sourcepkg: unset python3 build-helper variables 2022-11-05 20:03:57 +07:00
hooks hooks: do-extract: extract to temp dir then rename 2022-11-08 22:30:37 +07:00
repo-keys
scripts common/: remove PATH adds from CI scripts 2022-10-25 14:23:46 -04:00
travis common/: remove PATH adds from CI scripts 2022-10-25 14:23:46 -04:00
wrappers
xbps-src xbps-src: don't use deprecated egrep 2022-10-22 15:33:42 +02:00
options.description
shlibs boost: revbump for Python 3.11 2022-11-05 08:24:52 -04:00