@hopyres In the PKGBUILD on line 39 change wx-config-gtk3 to wx-config
Search Criteria
Package Details: far2l-git r5664.9778d37a-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: | 24 |
Popularity: | 0.003245 |
First Submitted: | 2016-12-14 00:40 (UTC) |
Last Updated: | 2025-03-30 06:56 (UTC) |
Dependencies (14)
- fmt (fmt-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- uchardet (uchardet-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- aws-sdk-cpp (aws-sdk-cpp-gitAUR) (optional) – AWS S3 support in NetRocks
- libarchive (libarchive-gitAUR) (optional) – more archive type support in multiarc
- libnfs (libnfs-gitAUR) (optional) – NFS support in NetRocks
- libssh (libssh-gitAUR) (optional) – SFTP support in NetRocks
- libxi (libxi-gitAUR) (optional) – TTY X11 backend
- neon (optional) – WebDAV support in NetRocks
- openssl (openssl-gitAUR, openssl-staticAUR) (optional) – FTPS support in NetRocks
- smbclient (optional) – SMB support in NetRocks
Required by (0)
Sources (1)
infitum commented on 2022-07-18 14:37 (UTC)
hopyres commented on 2022-07-15 07:53 (UTC)
After upgrade Archlinux, far2l not started.
With upgrade wxgtk3 auto-switch to wxwidgets-gtk3.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
wxWidgets_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindwxWidgets.cmake:984 (find_package_handle_standard_args)
WinPort/src/Backend/WX/CMakeLists.txt:64 (find_package)
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 an aura
issue. This is somewhat related: https://gitlab.kitware.com/cmake/cmake/-/issues/21627
mmozeiko 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
In file included from /usr/include/atkmm-1.6/atkmm/object.h:30,
from /usr/include/gtkmm-3.0/gtkmm/widget.h:35,
from /usr/include/gtkmm-3.0/gtkmm/action.h:31,
from /usr/include/gtkmm-3.0/gtkmm/toggleaction.h:29,
from /usr/include/gtkmm-3.0/gtkmm.h:108,
from /var/cache/aura/vcs/far2l-git/far2l-git/src/far2l/far-gvfs/src/GvfsService.h:7,
from /var/cache/aura/vcs/far2l-git/far2l-git/src/far2l/far-gvfs/src/GvfsService.cpp:7:
/usr/include/atkmm-1.6/atkmm/component.h:5:10: fatal error: atkmmconfig.h: No such file or directory
5 | #include <atkmmconfig.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
$ locate atkmmconfig.h
/usr/lib/atkmm-1.6/include/atkmmconfig.h
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.
Pinned Comments
mmozeiko commented on 2023-12-19 06:51 (UTC) (edited on 2023-12-19 06:51 (UTC) by mmozeiko)
This is "git" package. There's no need to flag package out-of-date when far2l has a new release version.