Search Criteria
Package Details: far2l-git r2750.fb7dbafa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/far2l-git.git (read-only, click to copy) |
---|---|
Package Base: | far2l-git |
Description: | Linux port of FAR v2 |
Upstream URL: | https://github.com/elfmz/far2l |
Licenses: | GPL2 |
Submitter: | mmozeiko |
Maintainer: | mmozeiko |
Last Packager: | mmozeiko |
Votes: | 18 |
Popularity: | 0.093982 |
First Submitted: | 2016-12-14 00:40 (UTC) |
Last Updated: | 2022-04-10 05:27 (UTC) |
Dependencies (14)
- fmt (fmt-git)
- openssl (libressl-git, openssl-static, openssl-hardened, quictls-openssl, openssl-git)
- spdlog (spdlog-git)
- uchardet (uchardet-git)
- wxgtk3 (wxgtk3-light, wxgtk-git, wxgtk-audacity, wxgtk3-dev)
- xerces-c
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libarchive (libarchive-git) (optional) – more archive type support in multiarc
- libnfs (optional) – NFS support in NetRocks
- libssh (libssh-git, libssh-gnutls) (optional) – SFTP support in NetRocks
- neon (neon-threadsafe) (optional) – WebDAV support in NetRocks
- pcre (pcre-svn) (optional) – custom archives support in multiarc
- smbclient (optional) – SMB support in NetRocks
Latest Comments
mmozeiko commented on 2022-01-13 21:16 (UTC)
I'm considering dropping far-gvfs plugin from package. It does not seem to be maintained anymore. And far2l's built-in NetRocks supports same protocols. Any objections?
sirocco commented on 2021-04-27 09:16 (UTC)
There was the same error with atkmmconfig.h, when building via makepkg. Adding options=('!makeflags') to the PKGBUILD solved the problem.
mkoloberdin commented on 2021-04-23 20:59 (UTC)
@mmozeiko Indeed, it builds fine without the helper (
aura
). But it does not seem to be anaura
issue. This is somewhat related: https://gitlab.kitware.com/cmake/cmake/-/issues/21627mmozeiko commented on 2021-04-23 20:17 (UTC)
@mkoloberdin can you please try building without AUR helper to see if it builds then?
mkoloberdin commented on 2021-04-23 20:05 (UTC) (edited on 2021-04-23 20:09 (UTC) by mkoloberdin)
far2l-git r2215.db8de613-1
RodionD commented on 2021-04-23 06:42 (UTC)
Please add 'aarch64' into build script. I builded far2l from AUR on Manjaro on RaspberryPi4B and this works fine.
hopyres commented on 2021-04-22 04:43 (UTC) (edited on 2021-04-22 04:45 (UTC) by hopyres)
Makepkg not create install packet
patching file CMakeLists.txt Hunk #1 FAILED at 54. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej
mmozeiko commented on 2021-02-21 01:03 (UTC)
@hopyres there's nothing to update. It builds fine. Remove previous build artifacts and do the build in clean space. Also which checksum is wrong? Both patch files have correct sha256.
hopyres commented on 2021-02-19 07:57 (UTC)
Please update file PKGBUILD for new version. Makepkg end with error on file far2l-desktop.patch. I'm used command 'updpkgsums' for update checksum for correct this problem.
olegmaltzev commented on 2020-05-18 20:40 (UTC)
Yes, it works now, thanks!
mmozeiko commented on 2020-05-17 08:06 (UTC)
@olegmaltzev build should be fixed now. Needed to use latest far-gvfs commit.
Also now it's possible to use OpenSSL v1.1, no need for v1.0 anymore.
olegmaltzev commented on 2020-05-15 20:51 (UTC)
/home/admin/.cache/yay/far2l-git/src/far2l/far-gvfs/src/MountPoint.h:230:40: предупреждение: динамические спецификации исключительных ситуаций считаются устаревшими в C++11 [-Wdeprecated] 230 | bool unmount(GvfsService service) throw(GvfsServiceException); | ^~~~~ cc1plus: замечание: unrecognized command-line option «-Wno-c++11-narrowing» may have been intended to silence earlier diagnostics cc1plus: замечание: unrecognized command-line option «-Wno-c++11-narrowing» may have been intended to silence earlier diagnostics make[2]: [far-gvfs/CMakeFiles/gvfspanel.dir/build.make:213: far-gvfs/CMakeFiles/gvfspanel.dir/src/PluginMain.cpp.o] Ошибка 1 make[1]: [CMakeFiles/Makefile2:1082: far-gvfs/CMakeFiles/gvfspanel.dir/all] Ошибка 2 make: ** [Makefile:150: all] Ошибка 2 ==> ОШИБКА: Произошел сбой в package(). Прерывание... Error making: far2l-git
mmozeiko commented on 2018-12-15 20:22 (UTC)
I am currently using build "18/12/09-4c12ff1-alpha" and it works for me.
As this is git package and you may be using different commit, you should report this upstream.
Dante commented on 2018-12-15 20:02 (UTC) (edited on 2018-12-15 20:06 (UTC) by Dante)
Hangs at launch. Output in the caller's console:
argv[0]='far2l' g_strFarModuleName='/usr/bin/far2l' translation_prefix='/usr/'
Output in Far's console:
Far Manager, version 2.1 (bui.
blackx commented on 2018-02-05 13:47 (UTC)
Wow, thanks for fast response and fix! Worked.
mmozeiko commented on 2018-02-01 04:57 (UTC)
Please try again. Should be fixed now.
blackx commented on 2018-01-31 19:14 (UTC) (edited on 2018-01-31 19:15 (UTC) by blackx)
:(
mmozeiko commented on 2017-09-04 02:50 (UTC)
Dante commented on 2017-09-03 21:58 (UTC) (edited on 2017-09-04 08:13 (UTC) by Dante)
mmozeiko commented on 2017-09-02 19:44 (UTC)
Dante commented on 2017-09-02 18:19 (UTC)