Package Details: apex-tux-git r27.565966a-1

Git Clone URL: https://aur.archlinux.org/apex-tux-git.git (read-only, click to copy)
Package Base: apex-tux-git
Description: Support for Steelseries Apex keyboard OLED screens
Upstream URL: https://github.com/not-jan/apex-tux
Licenses: Unlicense
Conflicts: apex-tux
Provides: apex-tux
Submitter: brennana
Maintainer: brennana
Last Packager: brennana
Votes: 1
Popularity: 0.000095
First Submitted: 2023-02-06 08:13 (UTC)
Last Updated: 2023-06-06 03:43 (UTC)

Latest Comments

ezkha commented on 2023-05-18 16:43 (UTC) (edited on 2023-05-18 16:44 (UTC) by ezkha)

Fails to build, even with rustup defaulting to nightly.

Compiling apex-music v0.1.0 (/home/kkiot/tools/brennana-apex-tux/apex-music)
error[E0658]: `impl Trait` in associated types is unstable
  --> apex-music/src/player.rs:74:31
   |
74 |     type MetadataFuture<'a> = impl Future<Output = Result<Self::Metadata>> + 'a
   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
   = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable

[same error thrice]
For more information about this error, try `rustc --explain E0658`.
error: could not compile `apex-music` (lib) due to 7 previous errors

Upstream builds fine.

brennana commented on 2023-03-18 21:05 (UTC)

The prepare() error should be fixed now.

Grider commented on 2023-03-01 11:02 (UTC)

During stage prepare()

error: failed to download `embedded-graphics-simulator v0.3.0`

Caused by:
  attempting to make an HTTP request, but --offline was specified