Search Criteria
Package Details: guake-git 3.4.0.37.gd2d351d-1
Git Clone URL: | https://aur.archlinux.org/guake-git.git (read-only) |
---|---|
Package Base: | guake-git |
Description: | Top-down terminal for Gnome using gtk3 and vte3 |
Upstream URL: | https://github.com/Guake/guake |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Skatox |
Maintainer: | Skatox |
Last Packager: | Skatox |
Votes: | 48 |
Popularity: | 0.551313 |
First Submitted: | 2008-03-07 02:12 |
Last Updated: | 2018-12-26 04:39 |
Dependencies (16)
- gettext (gettext-git)
- gobject-introspection-runtime (gobject-introspection-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-ubuntu, gtk3-adwaita-3-32-git, gtk3-typeahead, gtk3-mushrooms, gtk3-patched-filechooser-icon-view)
- libkeybinder3
- libutempter
- libwnck3
- python-cairo (python-cairo-git)
- python-dbus
- python-gobject (python-gobject-git)
- python-pbr
- python-xdg
- vte-common (vte-notification-common, vte-tilix-common, vte3-git)
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-notification, vte3-tilix, vte3-ng, vte3-git)
- git (git-git) (make)
- make (make3, make-git) (make)
- python-pip (make)
Required by (1)
- guake-colors-solarized-git (requires guake)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
mati865 commented on 2019-02-21 13:30
It fails with:
Skatox commented on 2019-01-28 16:11
@suthernfriend What error are you having? Just tested today and it's working to me.
suthernfriend commented on 2019-01-18 00:08
wont build with current PKGBUILD -
however community repository PKGBUILD works with current git commit.
freimair commented on 2018-12-04 17:21
I got it working with something like that:
A.J commented on 2018-08-25 19:16
am getting the same error as @ninjalf2
ninjalf2 commented on 2018-08-04 22:58
I am getting the following error:
Traceback (most recent call last): File "/usr/local/bin/guake", line 6, in <module> from guake.main import exec_main ModuleNotFoundError: No module named 'guake'
Skatox commented on 2018-05-02 01:57
@thrakcattak updated. :)
thrakcattak commented on 2018-05-01 21:01
you should change
- make install DESTDIR="$pkgdir/" PREFIX="$pkgdir/usr/" COMPILE_SCHEMA=0
to
+ make install DESTDIR="$pkgdir/" prefix="/usr" COMPILE_SCHEMA=0
Skatox commented on 2018-05-01 03:17
Updated PKGBUILD with aichingm's help. His credits were updated.
BTW, I've maintaining this PKGBUILD for 10 years!! :D
Skatox commented on 2018-05-01 03:16
Updated PKGBUILD with aichingm's help. His credits were updated.
BTW, I've maintaining this PKGBUILD for 10 years!! :D