Package Details: spacefm-gtk2 1.0.6-2

Git Clone URL: https://aur.archlinux.org/spacefm-gtk2.git (read-only, click to copy)
Package Base: spacefm-gtk2
Description: Multi-panel tabbed file manager
Upstream URL: https://github.com/IgnorantGuru/spacefm
Licenses: GPL3
Conflicts: spacefm
Provides: spacefm
Submitter: bidulock
Maintainer: FabioLolix (bidulock)
Last Packager: FabioLolix
Votes: 20
Popularity: 0.000000
First Submitted: 2015-05-09 20:47 (UTC)
Last Updated: 2024-09-21 10:44 (UTC)

Dependencies (11)

Required by (2)

Sources (3)

Latest Comments

micwoj92 commented on 2025-11-24 17:28 (UTC)

Build fails:

main-window.c: In function ‘main_window_socket_command’:
main-window.c:6444:18: error: declaration in the controlling expression must have an initializer
 6444 |             if ( bool( argv[i+1] ) )
      |                  ^~~~
main-window.c:6451:38: error: expected expression before ‘bool’
 6451 |             xset_set_b( "main_full", bool( argv[i+1] ) );
      |                                      ^~~~
main-window.c:6594:46: error: expected expression before ‘bool’
 6594 |                 xset_set_b_panel( j, "show", bool( argv[i+1] ) );
      |                                              ^~~~
main-window.c:6605:41: error: expected expression before ‘bool’
 6605 |                                         bool( argv[i+1] ) );
      |                                         ^~~~
main-window.c:6607:47: error: expected expression before ‘bool’
 6607 |                 xset_set_b_panel( panel, str, bool( argv[i+1] ) );
      |                                               ^~~~
main-window.c:6712:63: error: expected expression before ‘bool’
 6712 |                 ptk_file_browser_set_sort_type( file_browser, bool( argv[i+1] ) ?
      |                                                               ^~~~
main-window.c:6719:34: error: expected expression before ‘bool’
 6719 |                 xset_set_b( str, bool( argv[i+1] ) );
      |                                  ^~~~
main-window.c:6724:34: error: expected expression before ‘bool’
 6724 |                 xset_set_b( str, bool( argv[i+1] ) );
      |                                  ^~~~
main-window.c:6728:23: error: expected expression before ‘bool’
 6728 |                 str = bool( argv[i+1] ) ? "sortx_hidfirst" : "sortx_hidlast";
      |                       ^~~~
main-window.c:6751:49: error: expected expression before ‘bool’
 6751 |             if ( app_settings.show_thumbnail != bool( argv[i+1] ) )
      |                                                 ^~~~
main-window.c:6760:41: error: expected expression before ‘bool’
 6760 |                                         bool( argv[i+1] ) );
      |    

FabioLolix commented on 2025-02-09 12:36 (UTC)

./ is what is used in Arch pkgbuilds, not going to change that

florosus commented on 2025-02-09 12:33 (UTC) (edited on 2025-02-09 12:37 (UTC) by florosus)

Complilation seems to require that bash be set as /bin/sh. Errored out with dash.

FabioLolix commented on 2024-09-02 22:33 (UTC)

Pkgbuild revisioned to build: https://github.com/FabioLolix/AURFIX/tree/main/s/spacefm-gtk2

Also patch send to bidulock

purpleleaf commented on 2022-02-05 15:03 (UTC)

@fabertawe thanks, your hack work flawlessy

TheHitMan commented on 2021-09-23 17:02 (UTC)

I want the GTK2 version, too. Can anybody fix it?

fabertawe commented on 2021-07-19 17:00 (UTC)

@fakeshawnlee - I'm using the GTK3 AUR spacefm and just altering the PKGBUILD to use GTK2.

fakeshawnlee commented on 2021-07-16 09:56 (UTC)

doesnt build for me

collect2: error: ld returned 1 exit status make[1]: [Makefile:857: spacefm] Error 1 make[1]: Leaving directory '/home/niki/trash/git/spacefm/src/spacefm-1.0.6/src' make: [Makefile:507: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting..

laslozp commented on 2018-09-08 08:00 (UTC)

please update this package

Klyachkivsky commented on 2016-02-14 04:21 (UTC)

Please,update