Search Criteria
Package Details: spacefm 1.0.6-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/spacefm.git (read-only, click to copy) |
---|---|
Package Base: | spacefm |
Description: | Multi-panel tabbed file manager |
Upstream URL: | https://ignorantguru.github.io/spacefm/ |
Keywords: | file gtk3 manager |
Licenses: | GPL3 |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 59 |
Popularity: | 0.000096 |
First Submitted: | 2017-02-16 16:26 (UTC) |
Last Updated: | 2024-08-20 21:12 (UTC) |
Dependencies (17)
- ffmpegthumbnailer
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- startup-notification
- intltool (make)
- curlftpfs (optional) – mount FTP shares
- dbus (dbus-gitAUR, dbus-selinuxAUR) (optional) – dbus integration
- fuseiso (optional) – mount ISO files
- gksuAUR (optional) – perform as root functionality
- gphotofsAUR (optional) – mount cameras
- ifuse (ifuse-gitAUR) (optional) – mount your iPhone/iPod Touch
- jmtpfsAUR (optional) – mount MTP devices
- lsof (lsof-gitAUR) (optional) – device processes
- pmountAUR (pmount-safe-removalAUR) (optional) – mount as non-root user
- udevilAUR (udevil-gitAUR) (optional) – mount as non-root user and mount networks
- udisks2 (optional) – mount as non-root user
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR) (optional) – disk eject support
- wget (wget-gitAUR, wurlAUR) (optional) – plugin download
Required by (2)
- spacefm-plugin-clamav
- udevil-git (optional)
Latest Comments
« First ‹ Previous 1 2
Cristophero commented on 2020-06-08 11:15 (UTC)
collect2: error: ld returned 1 exit status make[1]: [Makefile:857: spacefm] Error 1 make[1]: se sale del directorio '/home/cristo/spacefm/src/spacefm-1.0.6/src' make: [Makefile:507: all-recursive] Error 1 ==> ERROR: Se produjo un fallo en build().
fdservices commented on 2018-08-17 13:43 (UTC)
There is a bug report and solution at https://github.com/IgnorantGuru/spacefm/issues/727
Add #include <sys sysmacros.h=""> to /sys/main.c</sys>
fdservices commented on 2018-08-17 10:13 (UTC)
The errors seem to be:
main.c: In function ‘get_inode_tag’: main.c:189:42: error: implicit declaration of function ‘major’ [-Werror=implicit-function-declaration] major( stat_buf.st_dev ), ^~~~~ main.c:190:42: error: implicit declaration of function ‘minor’; did you mean ‘mknod’? [-Werror=implicit-function-declaration] minor( stat_buf.st_dev ), ^~~~~ mknod
laslozp commented on 2018-08-14 18:09 (UTC)
Cannot compile
cc1: some warnings being treated as errors make[1]: [Makefile:1741: spacefm-main.o] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-laslo/aur-spacefm/src/spacefm-1.0.6/src' make: [Makefile:507: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build spacefm.
stylemistake commented on 2018-05-28 14:45 (UTC)
Yes, apparently there's no maintainer.
notdodo commented on 2018-05-05 09:17 (UTC) (edited on 2018-05-05 09:17 (UTC) by notdodo)
@das_j is this package abandoned?
Plexcon commented on 2018-03-11 17:29 (UTC)
update v.1.0.6 please
silvik commented on 2017-03-11 15:55 (UTC)
<deleted-account> commented on 2017-03-09 14:16 (UTC)
silvik commented on 2017-03-09 14:00 (UTC)
« First ‹ Previous 1 2