Search Criteria
Package Details: pop-shell-shortcuts-git 1:r30.52cc83f-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pop-shell-shortcuts-git.git (read-only, click to copy) |
---|---|
Package Base: | pop-shell-shortcuts-git |
Description: | Application for displaying and demoing Pop Shell shortcuts |
Upstream URL: | https://github.com/pop-os/shell-shortcuts |
Licenses: | GPL3 |
Conflicts: | pop-shell-shortcuts |
Provides: | pop-shell-shortcuts |
Submitter: | ftsell |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 13 |
Popularity: | 1.34 |
First Submitted: | 2020-05-02 16:42 (UTC) |
Last Updated: | 2023-05-27 22:49 (UTC) |
Dependencies (3)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Required by (2)
- gnome-shell-extension-pop-shell (requires pop-shell-shortcuts)
- gnome-shell-extension-pop-shell-git
Latest Comments
1 2 3 Next › Last »
f0rdprefect commented on 2022-02-21 11:50 (UTC)
I also had the error @holzhaus is reporting. and also a
rustup update
solves it.amfern commented on 2022-01-19 12:10 (UTC) (edited on 2022-01-19 12:32 (UTC) by amfern)
this fails to build for me:
Edit: removing
export RUSTUP_TOOLCHAIN=stable
from PKGBUILD fixes itEdit: I had this error because of outdated rust toolchain, doing
rustup update
solved itHolzhaus commented on 2021-11-19 19:36 (UTC)
This fails to build for me:
yochananmarqos commented on 2021-08-30 14:43 (UTC)
@VeryGeneric: I just built it with neither a warning nor an error.
VeryGeneric commented on 2021-08-30 02:27 (UTC)
Anyone else getting a glib build error with this pkgbuild?
I'm able to build manually following the upstream README, though.
Icoo commented on 2021-02-13 20:01 (UTC)
@yochananmarqos you are right, that did the trick. Probably left overs from the r27.a653635 thing...
yochananmarqos commented on 2021-02-13 19:49 (UTC)
@lcoo: I can't reproduce it. Remove the
shell-shortcuts
&src
folder and try again.Icoo commented on 2021-02-13 19:44 (UTC)
Getting this error when installing:
yochananmarqos commented on 2020-10-03 01:29 (UTC)
@OnyxAzryn @core_contingency: I'm not quite sure what upstream did to cause that. Ugh, time for an epoch, I suppose.
core_contingency commented on 2020-10-02 20:12 (UTC)
Same thing is happening for me.
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
is givingr27.a653635
which is used for the package version. This means thatyay
thinks that this package needs to be upgraded tor37.9280535-2
every time I run it, which is slightly inconvenient.1 2 3 Next › Last »