Package Details: freefilesync-bin 13.8-1

Git Clone URL: https://aur.archlinux.org/freefilesync-bin.git (read-only, click to copy)
Package Base: freefilesync-bin
Description: Folder comparison and synchronization
Upstream URL: https://freefilesync.org
Keywords: backup mirroring synchronization
Licenses: custom
Conflicts: freefilesync
Provides: freefilesync
Submitter: archibald869
Maintainer: archibald869
Last Packager: archibald869
Votes: 50
Popularity: 0.52
First Submitted: 2018-11-14 22:04 (UTC)
Last Updated: 2024-11-11 20:28 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 18 Next › Last »

RoestVrijStaal commented on 2020-11-08 19:31 (UTC) (edited on 2020-11-08 19:32 (UTC) by RoestVrijStaal)

Replace the second sha256 with bae8d8c23c6e189b4c2dcd9626ac7a64e92c04f730aefd55fd5626c908cf481d for version 11.3

archibald869 commented on 2020-10-21 22:24 (UTC)

These are needed for the 32 bit executables (FreeFileSync_i686 and RealTimeSync_i686).

izahn commented on 2020-10-11 02:22 (UTC)

Why does it need all these lib32 dependencies? It seems to work fine without them.

archibald869 commented on 2020-07-31 11:41 (UTC)

Okay, thank you! I updated the PKGBUILD.

ax34 commented on 2020-07-31 10:47 (UTC)

With $PWD it works, with . it doesn't, i tried several times.

archibald869 commented on 2020-07-31 08:17 (UTC)

Can you please revert the change and try again? I suspect that it's not the actual root of the issue because the last time you had the same problem, the second build succeeded just like now.

ax34 commented on 2020-07-28 16:13 (UTC) (edited on 2020-07-28 16:13 (UTC) by ax34)

$PWD/dlagent

Looks like this helped.

archibald869 commented on 2020-07-28 11:55 (UTC) (edited on 2020-07-28 12:02 (UTC) by archibald869)

Does it make a difference when using the absolute path $PWD/dlagent instead of the relative ./dlagent? Or maybe have you set any special options for makepkg, e.g. in /etc/makepkg.conf?

ax34 commented on 2020-07-27 14:41 (UTC) (edited on 2020-07-27 14:42 (UTC) by ax34)

I use yay, but just makepkg gives me the same error.

> ls
dlagent*  FreeFileSync.desktop  FreeFileSync.png  Makefile  PKGBUILD  RealTimeSync.desktop  RealTimeSync.png

archibald869 commented on 2020-07-26 18:06 (UTC)

Strange. How do you build the package? Which tool do you use?