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 »

aichingm commented on 2018-01-27 10:25 (UTC)

Getting an error: Error opening directory “/home/mario/.cache/pacaur/guake-git/pkg/guake-git/usr/local/lib/python3.6/site-packages/guake/data/”: No such file or directory

"...usr/local/lib..." should be "...usr/lib..."

sed is not needed just use 'make install-system INSTALL_ROOT="$pkgdir/" PREFIX="$pkgdir/usr/"' this also fixes the build error.

Also guake is now full python3 so python2-* deps should be dropped.

BIG THANKS for including me as contributor! just one little thing there is an "a" missing in my email (aichingm@g...)

FallenSnow commented on 2018-01-25 18:24 (UTC) (edited on 2018-01-25 18:24 (UTC) by FallenSnow)

Can't seem to get it to compile.

Virtualenv location: /home/ayrton/.local/share/virtualenvs/guake-QV8XPunb
Warning: Your Pipfile requires python_version 3, but you are using None (/home/ayrton/.local/share/v/g/bin/python).
  $ pipenv check will surely fail.
Creating a virtualenv for this project…
⠙Warning: Your Pipfile requires python_version 3, but you are using None (/home/ayrton/.local/share/v/g/bin/python).
  $ pipenv check will surely fail.
Warning: There was an unexpected error while activating your virtualenv. Continuing anyway…
Error: the command pipenv_to_requirements could not be found within PATH.
make: *** [Makefile:173: requirements] Error 1

Skatox commented on 2018-01-15 00:18 (UTC)

Updated PKG to support new schema installation process

ivoshm commented on 2018-01-14 11:28 (UTC)

After upstream update to 3.0 compilation hangs on:

... pipenv install --dev Warning: Python 3.5 was not found on your system… You can specify specific versions of Python with: $ pipenv --python path/to/python ...

Skatox commented on 2018-01-08 04:32 (UTC)

Updated to add compatibility with 3.x version.

aichingm commented on 2018-01-03 21:12 (UTC) (edited on 2018-01-03 21:13 (UTC) by aichingm)

From: https://github.com/Guake/guake/blob/master/README.rst : " Guake has been ported Gtk3, thanks to the huge work of @aichingm. Old releases and code depending on GTK2 have been put on the 0.8.x branch and will no more be actively maintained."

Since the changes were pushed to master today this PKGBUILD fails to build. Checkout https://gist.github.com/aichingm/ed35ba3b136be4424b1ac947207dbca3 as a proposal/template.

Skatox commented on 2016-08-18 15:07 (UTC)

@versusvoid thanks for the report, added those and other missing dependencies. Also updated PKGBUILD version.

versusvoid commented on 2016-08-17 09:17 (UTC)

Please add python2-gconf as dependency

vorot93 commented on 2015-06-05 14:19 (UTC)

Please remove 'gnome-python' from deps and add 'python2-keybinder2' as one.

Skatox commented on 2014-02-16 02:14 (UTC)

@bwrsandman Thanks for your help again. I've updated the package.