Package Details: guake-git 3.10.1-1

Git Clone URL: https://aur.archlinux.org/guake-git.git (read-only, click to copy)
Package Base: guake-git
Description: Top-down terminal for Gnome using gtk3 and vte3
Upstream URL: https://guake.github.io/
Licenses: GPL-2.0-or-later
Conflicts: guake
Provides: guake
Submitter: Skatox
Maintainer: Skatox
Last Packager: Skatox
Votes: 48
Popularity: 0.000000
First Submitted: 2008-03-07 02:12 (UTC)
Last Updated: 2025-11-26 19:53 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

Skatox commented on 2013-03-17 13:39 (UTC)

This PKGBUILD is working, if you can't compile due to automake 1.13 detection, it's not a problem of this package it's a problem with gnome-common, you can check this bug at: https://bugs.archlinux.org/task/33285 and the solution to fix it in here: https://bbs.archlinux.org/viewtopic.php?id=155725

Det commented on 2013-03-17 12:49 (UTC)

Are you alive?

hav3lock commented on 2013-02-14 21:24 (UTC)

add guake to the list of conflicts.

hav3lock commented on 2013-02-14 20:22 (UTC)

this can be built using automake-1.12 (AUR). Just run: $ packer -S automake-1.12 && packer -S guake-git

Skatox commented on 2013-01-23 16:10 (UTC)

I will wait until this project has compatibility with automake 1.3 (latest from archlinux) to update the PKGBUILD

aricart commented on 2012-11-23 12:41 (UTC)

Guake doesn't start for me with the error: Traceback (most recent call last): File "/usr/bin/guake", line 24, in <module> import pygtk ImportError: No module named 'pygtk' I had to edit /usr/bin/guake to point to python2 instead of python.

Skatox commented on 2012-10-19 15:24 (UTC)

Updated, changed python dependicies to support latest changes (python2-notify and python2-dbus), and now it compiles even if there are some warnings.

<deleted-account> commented on 2012-10-19 05:38 (UTC)

After the upgrade package python-notify changed to python2-notify. Please change in dependencies.

Skatox commented on 2012-09-03 16:55 (UTC)

Updated, removed multi-monitor patch because it is not supported anymore.