Search Criteria
Package Details: terminator-git 2.0-1
Git Clone URL: | https://aur.archlinux.org/terminator-git.git (read-only, click to copy) |
---|---|
Package Base: | terminator-git |
Description: | multiple GNOME terminals in one window |
Upstream URL: | https://github.com/gnome-terminator/terminator.git |
Keywords: | terminator |
Licenses: | |
Conflicts: | |
Submitter: | Jeffrey4l |
Maintainer: | Jeffrey4l |
Last Packager: | Jeffrey4l |
Votes: | 4 |
Popularity: | 0.002328 |
First Submitted: | 2020-03-29 15:26 |
Last Updated: | 2020-10-08 01:03 |
Dependencies (12)
- gconf (gconf-gtk2)
- libkeybinder3
- python-cairo (python-cairo-git)
- python-configobj
- python-dbus
- python-gobject (python-gobject-git)
- python-psutil
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-git, vte3-tilix, vte3-ng, vte3-kinetic, vte3-notification, vte3-nohang)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- git (git-git) (make)
- intltool (make)
- python-setuptools (make)
Latest Comments
Jeffrey4l commented on 2020-05-20 01:41
hey @magenbrot, i built terminator-git from a pure env, and i don't think python-wheel is required. on the other hand, python-setuptools is required which is just added.
magenbrot commented on 2020-05-19 07:42
Today I've rebuild terminator-git with the latest version on github. The package now needs "python-wheel" to build successfully.
cunning_crow commented on 2020-04-23 12:41
I already had terminator, but there was an update for
python-configobj-5.0.6-7
today and now it is working again. Possibly some version of configobject in between caused the issue, but it is working again after updating configobjJeffrey4l commented on 2020-04-22 16:20
could you make sure the
python-configobj
is installed? or try following command?cunning_crow commented on 2020-04-22 13:33
Not launching since recent update, only logs are missing configobject library.
Jeffrey4l commented on 2020-04-20 03:28
yeah, you are correct, i have added the python-cairo dependency. thanks a lot.
matthewarmand commented on 2020-04-20 03:17
I think this package may be missing the
python-cairo
dependency. I installed this on a system withoutpython-cairo
andterminator
failed to start because it couldn't find the "cairo" module.Jeffrey4l commented on 2020-04-07 02:18
seems
gnome-terminator/terminator
already fix the vte issue, i have back to the upstream git.Jeffrey4l commented on 2020-04-06 15:10
https://github.com/JAugusto42/terminator.git fix the issue https://gitlab.gnome.org/GNOME/vte/issues/218 but
gnome-terminator/terminator
is not. So i useJAugusto42/terminator
instead.for the
pkgver
, what's the proper way to be recomputed?otaj commented on 2020-04-06 09:56
Hi, proper upstream seems to be https://github.com/gnome-terminator/terminator. Right now, the only difference is not really that important, but it seems that it might matter in a while
Edit: And what is with the
pkgver
? If I use this package, than on every makingpkgver
is recomputed to the lower value than what is in thePKGBUILD
, therefore it is always saying this package is up for update