Search Criteria
Package Details: gnome-commander-git 1.9.0.r18.09ef4307-1
Git Clone URL: | https://aur.archlinux.org/gnome-commander-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-commander-git |
Description: | Graphical two-pane filemanager for GNOME |
Upstream URL: | http://gcmd.github.io/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | hatred |
Maintainer: | rafaelff |
Last Packager: | rafaelff |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2010-05-30 06:43 |
Last Updated: | 2017-12-10 15:46 |
Dependencies (14)
- chmlib
- exiv2
- gconf (gconf-gtk2)
- gnome-vfs (gnome-vfs-nosmb)
- libgnomeui
- libgsf
- libsm
- libunique
- poppler-glib (poppler-glib-lcdfilter, poppler-glib-git, poppler-glib-lcd)
- python (python-dbg)
- taglib (taglib-git)
- git (git-git) (make)
- perl-xml-parser (make)
- yelp-tools (make)
Latest Comments
1 2 3 Next › Last »
rafaelff commented on 2020-01-26 17:14
@tpreissler: The main issue is that gnome-commander uses deprecated declarations, and its code need some update. I was able to build it even with this deprecation messages.
tpreissler commented on 2020-01-26 08:21
Hi,
thanks for maintaining this.
I just noticed gnome-commander is "orphaned", so I tried to install -git. But unfortunately I am getting (on an up2date AL):
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: error: ‘GTypeDebugFlags’ is deprecated [-Werror=deprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: error: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Werror=deprecated-declarations] 73 | GTimeVal last_popdown;
/usr/include/gtk-2.0/gtk/gtktypeutils.h is owned by gtk2 2.24.32-1 /usr/include/gtk-2.0/gtk/gtktooltips.h is owned by gtk2 2.24.32-1
Cheers
Tom
rafaelff commented on 2017-11-20 17:48
Bug solved, package updated.
rafaelff commented on 2017-07-27 21:35
@kaptoxic: I was able to reproduce but not to fix, so I filed a bug report: https://bugzilla.gnome.org/show_bug.cgi?id=785505
kaptoxic commented on 2017-07-27 16:30
I am getting the following error:
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
mv -f .deps/gnome-cmd-about-plugin.Tpo .deps/gnome-cmd-about-plugin.Po
test -f gnome-cmd-advrename-lexer.cc || /bin/sh ../ylwrap gnome-cmd-advrename-lexer.ll lex.yy.c gnome-cmd-advrename-lexer.cc -- flex
/usr/sbin/m4:stdin:1511: ERROR: end of file in string
make[3]: *** [Makefile:834: gnome-cmd-advrename-lexer.cc] Error 1
Any ideas?
rafaelff commented on 2017-03-25 23:00
Thanks @haawda! PKGBUILD fixed, but it still requires fixing your BGO#780543.
haawda commented on 2017-03-25 19:45
See https://ptpb.pw/g1GI for what I mean. But right now it does not build, I opened a bug report upstream.
https://bugzilla.gnome.org/show_bug.cgi?id=780543
haawda commented on 2017-03-25 18:41
The PKGBUILD gives pkgver=[1.7.0].r123.189b6a31 as result of the pkgver function, which IMHO is not desired. Also the Python2-fix does not work anymore (and should go to a prepare function if posible).
PhotonX commented on 2017-02-13 14:45
Please change the gnome-vfs dependency to gnome-vfs-nosmb since gnome-vfs has been removed from the repositories.
rafaelff commented on 2014-03-23 23:43
Adopted and updated