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.001625 |
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-classicAUR, gtk3-classic-xfceAUR, 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 (jmtpfs-gitAUR) (optional) – mount MTP devices
- lsof (lsof-gitAUR) (optional) – device processes
- pmountAUR (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-selinuxAUR, util-linux-aesAUR) (optional) – disk eject support
- wget (wget-gitAUR, wurlAUR) (optional) – plugin download
Required by (2)
- spacefm-plugin-clamav
- udevil-git (optional)
Latest Comments
1 2 Next › Last »
FabioLolix commented on 2024-07-01 05:57 (UTC)
That can be dirty fixed, see recent comments on mldonkey page
Kalinda commented on 2024-06-30 14:51 (UTC)
Getting this error when trying to compile this: mv -f exo/.deps/spacefm-exo-private.Tpo exo/.deps/spacefm-exo-private.Po mv -f ptk/.deps/spacefm-ptk-file-misc.Tpo ptk/.deps/spacefm-ptk-file-misc.Po make[1]: Leaving directory '/build/spacefm/src/spacefm-1.0.6/src' make: *** [Makefile:507: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...
I get the same error when I try to compile the git version. I'm assuming, since this is old software, there isn't much that can be done about this as I suspect it's related to the GCC issue from before.
It seems the thermitegod fork is still being updated as of three months ago. I'll try and see if I can get it working since someone requested this package for my repo and I'm down to learn.
ondoho commented on 2024-01-06 06:22 (UTC) (edited on 2024-01-06 06:28 (UTC) by ondoho)
Most Arch users won't notice, but there's at least one bashism in the ./configure script (which defines itself as /bin/sh).
If /bin/sh is linked to e.g. dash, this results in an error:
Amending
build()
in PKGBUILD like this helps:FabioLolix commented on 2021-08-03 05:14 (UTC)
I had started looking at it but didn't finished yet https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/s/spacefm-git/PKGBUILD
kaqqao commented on 2021-08-03 00:15 (UTC)
Anyone looked into the thermitegod fork? Seems to be going strong: https://github.com/thermitegod/spacefm
macxcool commented on 2020-06-29 20:49 (UTC)
@FabioLolix That seems to have done it. Thanks.
FabioLolix commented on 2020-06-29 20:45 (UTC)
fixed, had a leftover in my common srcdest
macxcool commented on 2020-06-29 19:46 (UTC)
spacefm-glibc-2.28-compatibility.patch ... FAILED
wrong sha256 sum
macxcool commented on 2020-06-24 00:46 (UTC) (edited on 2020-06-24 00:55 (UTC) by macxcool)
I can confirm that a fresh clone of the github master branch with the glibc patch does not build anymore.
According to https://github.com/IgnorantGuru/spacefm/issues/770 another patch is needed to make things work.
I can confirm that adding the patch in the link above does fix the problem. Everything works once that is applied.
macxcool commented on 2020-06-24 00:38 (UTC)
@Christophero This isn't what 'out of date' is for. If anything this is a bug upstream. Leave a bug report on the spacefm github if there's a problem compiling.
1 2 Next › Last »