| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Probably won't be stabling for a while given rust-1.70 is
still not stable, so may as well get rid of this one and
use the next snapshot.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Too volatile, hopefully should be the last see of these.
Also drop virtualx at same time, not that it was needed (anymore)
even for renderer tests given upstream fixed usage with headless.
Bug: https://bugs.gentoo.org/911320
Close: https://bugs.gentoo.org/911367
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
| |
Note that this skips all 4 failing tests, it's matching on substring.
Closes: https://bugs.gentoo.org/911320
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
>=rust-1.70 is required (and works) but note it's currently masked.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
Thanks to sam for spotting.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
wrt licenses, the newly used epaint crate has bundled fonts
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Bit hacky but it builds again with this.
Also changed handling of packages/workspaces given upstream has set
a desktop-only default to simplify things for normal users, but that
won't even run tests nor build the other tools (--bins does not work
so well anymore, so specifying exact packages).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
Gets rid of several git crates and the naga patch.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cargo vendor is currently broken, may just drop the live ebuild if
this continues as would rather not have to implement hacks in live,
aka getting:
Found duplicate version of package `dasp_sample v0.11.0` vendored
from two sources:
source 1: registry `crates-io`
source 2: https://github.com/RustAudio/dasp?rev=<snip>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Updated bump script to (roughly) handle new GIT_CRATES, so may
as well do an early'ish test bump.
Also tests now need virtx and mesa[llvm] + xorg-server[-minimal]
for working software GL(X).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
| |
Still debating just switching to a vendor tarball given the obscene
amount of crates + having to track git crates. But for now this
removes the need for extra ebuild machinery.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Was listed and thought it was needed, but noticed rust emitted
a warning that it actually wasn't used.
Others off-sounding ones like d3d12 do still need to be present.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
| |
Just for consistency with how it's always been for dasp+flash-lso,
although this may be clearer the other way around.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/864010
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
| |
all done wrt bug #864010, minimp3 is no longer used and so
neither is slice-deque (and no new vulns from cargo audit).
Bug: https://bugs.gentoo.org/864010
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To update wrt bug #86401, only slice-deque-0.3.0 issue remains
which is waiting for minimp3's upstream (there is a migration
PR but progress been kind of stalled).
This replaces x11-clipboard by arboard and thus removes the need
for old xcb crate and python-any-r1.
Adjust X deps to be match what winit crate uses more closely.
Arboard and winit have some degree of wayland support but this
didn't work so well with ruffle yet from a quick try.
Bug: https://bugs.gentoo.org/864010
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
| |
This doesn't use ring crate and haven't tracked which crates
were failing again.. so just go with a more generic comment.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
| |
While development is active, been rather uneventful and notable
regressions are infrequent. Monthly may be a fair schedule, also
gives more time to deal with changes wrt rust requirements.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/867802
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
| |
Formerly thought these were the same but upon closer look
it's a 2008 edition vs the 2016 edition.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|