void-packages/common
Érico Rolim 24076327ba common/build-style: check if go_import_path matches go.mod.
Without this check, calling `go install` with a wrong go_import_path
might end up downloading the source code for said package (using git,
for example), instead of building from the provided tarball. The first
line of go.mod should be "module $go_import_path" for Go to not try and
download source code instead of using what it has locally.

Fixes #27690.
2023-06-26 00:55:36 -04:00
..
build-helper common/build-helper/rust.sh: dynamic linking to oniguruma 2023-04-07 15:03:58 -04:00
build-profiles build-styles: add zig-build 2021-11-13 11:46:21 -03:00
build-style common/build-style: check if go_import_path matches go.mod. 2023-06-26 00:55:36 -04:00
chroot-style common: cleanup trailing whitespaces 2023-02-07 03:26:02 -05:00
cross-profiles build-styles: add zig-build 2021-11-13 11:46:21 -03:00
environment common: remove unused python-module build style 2023-06-18 20:24:37 +02:00
hooks common: wrap gphoto2 config 2023-05-10 20:18:09 +07:00
repo-keys repo-keys: remove my testing repo key as it's unofficial 2020-04-01 20:55:45 +02:00
scripts spdx-licenses-list: update to 3.21. 2023-06-25 18:09:53 -04:00
travis spdx-licenses-list: update to 3.21. 2023-06-25 18:09:53 -04:00
wrappers wrappers: remove which 2022-09-06 22:55:29 +07:00
xbps-src common/xbps-src/shutils/update_check.sh: fix url for gitlab 2023-05-31 09:40:00 +07:00
options.description ffmpeg: enable libsvtav1 2022-03-01 16:06:41 +01:00
shlibs New package: text-engine-0.1.1 2023-06-26 00:12:25 +02:00