Package Details: polaris 0.14.0-1

Git Clone URL: https://aur.archlinux.org/polaris.git (read-only, click to copy)
Package Base: polaris
Description: Music streaming application, designed to let you enjoy your music collection from any computer or mobile device
Upstream URL: https://github.com/agersant/polaris
Licenses: MIT
Submitter: crabvk
Maintainer: None
Last Packager: crabvk
Votes: 1
Popularity: 0.000000
First Submitted: 2020-12-26 17:49 (UTC)
Last Updated: 2022-12-05 04:31 (UTC)

Latest Comments

ColonelThirtyTwo commented on 2024-04-23 21:00 (UTC)

The PKGBUILD needs option=(!lto) to work around https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/issues/20

Also instead of copying the makefile, you can use make -f res/unix/Makefile

crabvk commented on 2021-04-29 11:33 (UTC)

@Zzipo
It might be something wrong with your rust installation/configuration. Try to build in clean chroot.

Zzipo commented on 2021-04-29 05:03 (UTC) (edited on 2021-04-29 05:03 (UTC) by Zzipo)

Error building.

error[E0658]: use of unstable library feature 'seek_convenience' --> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/id3-0.6.4/src/chunk.rs:70:36 | 70 | let id3_tag_pos = file.stream_position()?; | ^^^^^^^^^^^^^^^ | = note: see issue #59359 https://github.com/rust-lang/rust/issues/59359 for more information

crabvk commented on 2020-12-26 19:49 (UTC)

Thanks, I'll fix it asap.

yochananmarqos commented on 2020-12-26 18:54 (UTC) (edited on 2020-12-26 19:06 (UTC) by yochananmarqos)

Please use a temporary NPM cache per package guidelines.

No need to include base-devel group packages in makedepends(), see Makepkg:Usage