Search Criteria
Package Details: gnome-commander 1.10.3-1
Git Clone URL: | https://aur.archlinux.org/gnome-commander.git (read-only, click to copy) |
---|---|
Package Base: | gnome-commander |
Description: | Graphical two-pane filemanager for Gnome |
Upstream URL: | http://gcmd.github.io/ |
Licenses: | |
Submitter: | City-busz |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 14 |
Popularity: | 0.030577 |
First Submitted: | 2017-01-24 11:56 |
Last Updated: | 2020-06-20 22:15 |
Dependencies (9)
- exiv2
- libgsf
- libunique
- poppler-glib (poppler-glib-lcdfilter, poppler-glib-git, poppler-glib-lcd)
- python2
- taglib (taglib-git)
- itstool (make)
- perl-xml-parser (make)
- yelp-tools (make)
Latest Comments
haawda commented on 2020-07-08 20:31
Orphaning, I want to get rid of gnome-vfs (and yes, it is needed).
piotrv commented on 2020-07-08 19:38
A dependency on gnome-vfs should be included. otherwise gnome-commander will not run with the package default build settings from my experience . .
yura121 commented on 2020-04-17 16:54
Even after changing the command to start the terminal on "konsole", it tries to start gnome-terminal when the "Execute" menu is selected in the context.
haawda commented on 2017-10-29 07:30
As a workaround, I uploaded itstool-legacy to AUR. Try that.
haawda commented on 2017-10-29 05:29
I can now confirm your problem, same here.
haawda commented on 2017-10-27 06:28
Builds fine here, what should I do?
jaro3 commented on 2017-10-25 07:31
the system freeze is due to oom:
Out of memory: Kill process 13910 (itstool) score 158 or sacrifice child
jaro3 commented on 2017-10-25 07:11
freezes the system upon makepkg (at itstool)
if test -f "${mo}"; then mo="../${mo}"; else mo="/usr/src/tmp/gnome-commander/src/gnome-commander-1.8.0/doc/${mo}"; fi; \
(cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml ${d}/C/releases.xml) && \
touch "el/el.stamp"