Package Details: bcompare 5.0.2.30045-1

Git Clone URL: https://aur.archlinux.org/bcompare.git (read-only, click to copy)
Package Base: bcompare
Description: Beyond Compare 5: Compare, sync, and merge files and folders.
Upstream URL: https://www.scootersoftware.com
Keywords: compare diff
Licenses: custom
Groups: utility
Submitter: Musikolo
Maintainer: Musikolo
Last Packager: Musikolo
Votes: 100
Popularity: 0.157235
First Submitted: 2011-07-27 22:54 (UTC)
Last Updated: 2024-08-28 16:58 (UTC)

Dependencies (11)

Sources (1)

Pinned Comments

Musikolo commented on 2024-08-25 07:07 (UTC) (edited on 2024-10-16 03:55 (UTC) by Musikolo)

You can build the last version of Beyond Compare v4 I packaged (4.4.7.28397) by doing this:

git clone https://aur.archlinux.org/bcompare.git/
cd bcompare
git checkout dcf8794f1301c9213558b2583a956c04cf2a2135
makepkg -crs

Since you have a license for v4, you might be interested in looking at the upgrade policy at https://www.scootersoftware.com/kb/upgradepolicy .

I hope it helps!

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 Next › Last »

Musikolo commented on 2012-12-21 19:26 (UTC)

@phunni & @Mahara: Yes, I can confirm the "Trial information is corrupt" error is occurring, but I cannot do anything since we only have the binary program. The same program version didn't show this error before and I don't know what might be causing it now. Anyway, after displaying the error, the application starts up and works normally. I hope the problem is fixed upstream in the next release. Thanks for your notice. Regards.

phunni commented on 2012-12-21 12:25 (UTC)

Not to be a pain, but is there any progress on the "Trial information is corrupt" error?

<deleted-account> commented on 2012-11-27 10:25 (UTC)

"Trial Information is corrupt" is also present on the first run on the latest ArchLinux x86_64 with KDE.

Musikolo commented on 2012-09-14 23:53 (UTC)

@rbellamy: I don't have Gnome, so if you find a fix, I'll be happy to include it. Regards.

rbellamy commented on 2012-09-14 00:14 (UTC)

Any possibility of getting the Nautilus integration working? I too am getting the "Trial Information is corrupt" error.

phunni commented on 2012-08-10 16:01 (UTC)

Also getting the trial information is corrupt error

Musikolo commented on 2012-07-20 16:58 (UTC)

Updated to version 3.3.5! Best regards.

shaurz commented on 2012-05-31 19:45 (UTC)

Missing a few dependencies: lib32-libxinerama lib32-libxcursor lib32-libxft Also when I run it, it says the trial information is corrupt.

BertiBoeller commented on 2012-05-21 22:49 (UTC)

Hi Musikolo, I can confirm your dependency list but I needed to have 'lib32-libsm' installed also. Otherwise Beyond Compare wouldn't start. Best regard.

Musikolo commented on 2012-04-22 19:26 (UTC)

@BertiBoeller: It's true that lib32-qt is no needed, but lib32-zlib isn't either. However, I have find out that the following is needed: depends=('lib32-libxinerama' 'lib32-libxcursor' 'lib32-libxft' 'sh') Can you please confirm nothing else is required? I will release a new update when confirmed. Besides, I need to do some tests on i686 architecture too. Thanks for your contribution! Best regards.