Package Details: file-commander-git 0.9.5.2.r11.g4986365-1

Git Clone URL: https://aur.archlinux.org/file-commander-git.git (read-only, click to copy)
Package Base: file-commander-git
Description: Qt-based cross-platform Total Commander-like orthodox file manager for Windows, Mac and Linux
Upstream URL: https://github.com/VioletGiraffe/file-commander
Licenses: GPL3
Conflicts: file-commander
Provides: file-commander
Submitter: SolarAquarion
Maintainer: SolarAquarion
Last Packager: SolarAquarion
Votes: 2
Popularity: 0.000000
First Submitted: 2017-07-02 03:03 (UTC)
Last Updated: 2023-05-08 12:06 (UTC)

Latest Comments

1 2 Next › Last »

zwastik commented on 2024-03-03 22:00 (UTC)

You have to execute qmake6 -r instead of qmake.

zwastik commented on 2024-03-03 09:44 (UTC)

src/ctextencodingdetector.cpp: In function ‘float defaultMatchFunction(const CTextParser::OccurrenceTable&, const CTextParser::OccurrenceTable&)’:
src/ctextencodingdetector.cpp:35:71: error: ‘const class QHash<QString, long long unsigned int>’ has no member named ‘asKeyValueRange’
   35 |         for (const auto& n_gram1: smallerTable.trigramOccurrenceTable.asKeyValueRange())
      |                                                                       ^~~~~~~~~~~~~~~
make[1]: *** [Makefile:509: ../../build/release/x64/text_encoding_detector/ctextencodingdetector.o] Error 1
make[1]: Leaving directory '/home/jiw5/.cache/yay/file-commander-git/src/file-commander/text-encoding-detector/text-encoding-detector'
make: *** [Makefile:115: sub-text-encoding-detector-text-encoding-detector-make_first] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

yochananmarqos commented on 2020-08-04 14:43 (UTC)

@simona: As the wiki says,

VCS packages are not considered out of date when the pkgver changes

simona commented on 2020-08-04 07:53 (UTC)

It say a new version is available:
0.9.4.12.471
0.9.4.12.470
0.9.4.12.469

gusbemacbe commented on 2020-08-04 03:47 (UTC)

@yochananmarqos

Yes, I did.

yochananmarqos commented on 2020-08-04 00:03 (UTC)

@gusbemacme: The icon appears for me, did you use my PKGBUILD?

gusbemacbe commented on 2020-08-03 23:58 (UTC)

icon in the project

Although the icon be present in hicolor/256x256, the icon is not displayed. It should be included in /usr/share/icons. I will have to explain it to the repository's owner.

yochananmarqos commented on 2020-08-03 23:40 (UTC)

@gusbemacme: There's already a desktop file and icon in the project that is installed via the Makefile.

gusbemacbe commented on 2020-08-03 23:38 (UTC)

@yochananmarqos, it seems that @SolarAquarion forgot of creating a file desktop for /usr/share/applications/. Is it necessary?

yochananmarqos commented on 2020-08-03 23:31 (UTC)

@gusbemacbe: I've added it to optdepends() in my PKGBUILD below.