| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/953122
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The build.rs script calls protoc (or looks for $PROTOC for a binary to
execute)
[sam: add Bug tag, fix USE dep.]
Closes: https://bugs.gentoo.org/962337
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/44878
Closes: https://github.com/gentoo/gentoo/pull/44878
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/44878
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|
|
force ac_cv_path_PKG_CONFIG because AC_PATH_PROG wants an absolute name
otherwise.
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44794
Closes: https://github.com/gentoo/gentoo/pull/44794
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|
|
The major change is that it doesn't need manual work to support openssl
3 anymore.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|
|
- pass DESTDIR rather than overload PREFIX. Supported since 2014:
https://github.com/AGWA/git-crypt/commit/73bf395b3b3c52b6009a94b8e1d4af90f1cd05b8
While we are at it, handle Prefix. It is totally trivial.
- remove very outdated dodir entirely. Since 2015, the Makefile creates
directories as needed!
https://github.com/AGWA/git-crypt/commit/ede1461563709498d397d8230d233c3d9a25880e
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
* Improve the cargo wrapper script that Meson calls by respecting $CARGO
and not passing --quiet.
These could go upstream but the Rust discussions haven't been a great
atmosphere so I don't really want to do that at this time.
* Actually call rust_pkg_setup
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Forward-port the fix from 6408827516c5afef669e079322efdb8fd48cba62. I'd
lost it as I had a 2.52.0 ebuild that I started but didn't finish yesterday.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Adds USE=rust as the first release upstream w/ any Rust. It is optional
for now but they will make it mandatory in 3.0.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Enable extensions such that things like memmem are available to make the
build succeed.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
Revbump 2.51.2 to propagate the changes (especially as, in theory, they
may be "controversial" if users are relying on the completions from
app-shells/zsh-completions) and do so in ~arch only.
Drop the changes from other ebuilds rather than revbump those.
Bug: https://bugs.gentoo.org/961079
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Administrators can still filter out these completions with INSTALL_MASK,
and users or admins can adjust fpath if desired.
Whatever is earlier in fpath (that is, the first hit for
`ls $^fpath/_git`) wins. Git's completion goes to
/usr/share/zsh/site_functions or something similar, which is early on
the system fpath to allow overrides; meanwhile Zsh's completion is
fairly late on the default fpath.
So installing unconditionally means Git's script wins, without the
aforementioned customization.
Closes: https://bugs.gentoo.org/961079
Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44459
Closes: https://github.com/gentoo/gentoo/pull/44459
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/44475
See https://github.com/gentoo/gentoo/pull/44450#issuecomment-3487926349
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|
This makes packaging the HTML docs easier, but more importantly means
that "git --html-path" reports the correct directory.
Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44462
Closes: https://github.com/gentoo/gentoo/pull/44462
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Cédric Krier <cedk@gentoo.org>
|
|
Signed-off-by: Yixun Lan <dlan@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/964632
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/44536
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
This reverts commit 31c6a68fce20c5180d5717f4ce65175ce4549a63.
This fails tests for me, I think it needs a backport of
c1d8461ee34c6d3f987e0f19191f2105cb2a33c8 upstream, but I can't test
that right now.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44450
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Done via:
```
git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@'
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Done via:
```
git grep -l 'virtual/zlib-' |
xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'
git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g'
pkgcheck scan --commits \
-c SourcingCheck,VisibilityCheck,DependencyCheck --exit error
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Done via:
```
git grep -l 'virtual/zlib ' |
xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g'
```
with some manual reverts.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Update done using:
```
git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|