Package Details: guake-git 3.10.16.gdf9fbbee-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: 2024-10-20 17:17 (UTC)

Latest Comments

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

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.

<deleted-account> commented on 2012-09-03 15:38 (UTC)

I have the same problem like Fraterius

Fraterius commented on 2012-09-01 17:00 (UTC)

Can't build here: ==> Starting make... patching file data/prefs.glade Hunk #1 FAILED at 276. 1 out of 1 hunk FAILED -- saving rejects to file data/prefs.glade.rej patching file src/prefs.py Hunk #1 succeeded at 201 (offset 7 lines). Hunk #2 succeeded at 322 (offset 7 lines). Hunk #3 succeeded at 499 with fuzz 2 (offset 11 lines). patching file src/guake Hunk #1 succeeded at 787 (offset 11 lines). Hunk #2 succeeded at 822 (offset 9 lines). Hunk #3 succeeded at 833 (offset 9 lines). ==> ERROR: A failure occurred in build(). Aborting...