There is no /usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml file present after installing this package. And thus no compiled schema/no working settings. Please fix.
Search Criteria
Package Details: gnome-shell-extension-dash-to-dock-git 70.r0.g8dbf454-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-dash-to-dock-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-dash-to-dock-git |
Description: | move the dash out of the overview transforming it in a dock |
Upstream URL: | https://micheleg.github.io/dash-to-dock/ |
Licenses: | GPL |
Conflicts: | gnome-shell-extension-dash-to-dock |
Provides: | gnome-shell-extension-dash-to-dock |
Submitter: | haaja |
Maintainer: | aminvakil |
Last Packager: | aminvakil |
Votes: | 83 |
Popularity: | 0.017484 |
First Submitted: | 2013-12-30 12:25 (UTC) |
Last Updated: | 2021-10-18 13:09 (UTC) |
Dependencies (3)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-screencast-vaapiAUR, gnome-shell-mobileAUR, gnome-shell-beta-performanceAUR, gnome-shell-performance-unstableAUR, gnome-shell-performanceAUR, gnome-shell-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- sassc (sassc-gitAUR) (make)
Required by (4)
- gnome-shell-extension-unite (requires gnome-shell-extension-dash-to-dock) (optional)
- starlabstheme-session-git (requires gnome-shell-extension-dash-to-dock) (optional)
- whitesur-gtk-theme-git (requires gnome-shell-extension-dash-to-dock) (optional)
- whitesur-gtk-theme-nord-git (requires gnome-shell-extension-dash-to-dock) (optional)
Sources (1)
void09 commented on 2018-08-16 16:31 (UTC)
m3thodic commented on 2017-04-29 15:25 (UTC)
The following change to the PKGBUILD was required for me to build this successfully:
-_giturl="git+https://github.com/micheleg/dash-to-dock/"
+_giturl="git+https://github.com/micheleg/dash-to-dock.git"
Thanks!
getzze commented on 2017-04-05 11:35 (UTC)
There is no need for the *.install file, it's taken care of by the pacman hooks:
https://wiki.archlinux.org/index.php/Talk:DeveloperWiki:Pacman_Hooks#glib-compile-schemas
<deleted-account> commented on 2016-11-04 14:21 (UTC)
@XZS worked fine
thank you
XZS commented on 2016-11-03 12:10 (UTC)
I improved the location logic again. Hopefully this should fix the errors reported and keep it building correctly for a while.
ryuzy commented on 2016-10-15 09:03 (UTC)
With the edit of @Kubax I got the following error:
install: will not overwrite just-created '/home/ryuzaki/Downloads/gnome-shell-extension-dash-to-dock-git/pkg/gnome-shell-extension-dash-to-dock-git/usr/share/glib-2.0/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml' with './_build/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml'
<deleted-account> commented on 2016-10-13 16:26 (UTC)
why didn't you fix PKGBUILD @XZS?
@Kubax patch works well.
please just fix PKGBUILD with it!!
<deleted-account> commented on 2016-10-01 15:27 (UTC)
got same error for local and @Kubax patch works for me too
effae commented on 2016-09-23 08:06 (UTC)
Still getting the same error when trying to build:
PKGBUILD: line 66: cd: locale: No such file or directory
Pinned Comments
aminvakil commented on 2021-08-28 15:06 (UTC)
This repository is maintained at https://github.com/aminvakil/aur.
In case anyone had any suggestions about anything, feel free to raise a PR there.