Search Criteria
Package Details: wmfocus 1.1.5-1
Git Clone URL: | https://aur.archlinux.org/wmfocus.git (read-only, click to copy) |
---|---|
Package Base: | wmfocus |
Description: | Visually focus window by label |
Upstream URL: | https://github.com/svenstaro/wmfocus |
Licenses: | |
Submitter: | Svenstaro |
Maintainer: | Svenstaro |
Last Packager: | Svenstaro |
Votes: | 6 |
Popularity: | 0.29 |
First Submitted: | 2018-09-26 07:32 |
Last Updated: | 2020-10-26 06:10 |
Dependencies (5)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-minimal, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-git)
- libxkbcommon-x11 (libxkbcommon-git)
- xcb-util-keysyms
- python (python-dbg) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Latest Comments
Svenstaro commented on 2020-01-30 06:14
Did you build this using extra-x86_64-build?
Ergus commented on 2020-01-29 23:01
Hi I am trying to build wmfocus and I get a very long error ending in:
354 | pattern_type!(Mesh = Mesh); | --------------------------- in this macro invocation
error[E0658]: use of unstable library feature 'try_from' (see issue #33417) --> /home/ergo/.cargo/registry/src/github.com-1ecc6299db9ec823/cairo-rs-0.7.0/src/image_surface.rs:37:23 | 37 | let surface = Self::try_from(Surface::from_raw_full(ptr)).unwrap(); | ^^^^^^^^^^^^^^
error[E0658]: use of unstable library feature 'try_from' (see issue #33417) --> /home/ergo/.cargo/registry/src/github.com-1ecc6299db9ec823/cairo-rs-0.7.0/src/image_surface.rs:142:9 | 142 | Self::try_from(from_glib_none::<_, Surface>(ptr)).unwrap() | ^^^^^^^^^^^^^^
error[E0658]: use of unstable library feature 'try_from' (see issue #33417) --> /home/ergo/.cargo/registry/src/github.com-1ecc6299db9ec823/cairo-rs-0.7.0/src/image_surface.rs:150:9 | 150 | Self::try_from(from_glib_borrow::<_, Surface>(ptr)).unwrap() | ^^^^^^^^^^^^^^
error: aborting due to 39 previous errors
For more information about this error, try
rustc --explain E0658
. error: Could not compilecairo-rs
. warning: build failed, waiting for other jobs to finish... error: build failed ==> ERROR: A failure occurred in build(). Aborting... Error making: wmfocusAny help please??
Svenstaro commented on 2019-01-29 17:07
Try building in a clean chroot by installing devtools and running extra-x86_64-build instead of makepkg.
bkuri commented on 2019-01-26 04:40
I'm also unable to build the package. Here's a copy of my log: https://pastebin.com/kaXdevua
Svenstaro commented on 2019-01-13 20:42
Can't reproduce in a clean chroot.
nac commented on 2019-01-13 18:36
This package no longer builds.