Package Details: bcompare-kde6 5.0.7.30840-1

Git Clone URL: https://aur.archlinux.org/bcompare.git (read-only, click to copy)
Package Base: bcompare
Description: KDE Plasma 6 service menus for Beyond Compare 5.
Upstream URL: https://www.scootersoftware.com
Keywords: compare diff
Licenses: custom
Groups: utility
Submitter: Musikolo
Maintainer: Musikolo
Last Packager: Musikolo
Votes: 101
Popularity: 0.52
First Submitted: 2011-07-27 22:54 (UTC)
Last Updated: 2025-04-18 01:45 (UTC)

Dependencies (2)

Required by (1)

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 .. 13 14 15 16 17 18 19 20 21 22 Next › Last »

Musikolo commented on 2013-08-23 09:33 (UTC)

@oman002: I do have this file since it is part of the package. Are you sure you built the package fine with no errors? You should have exactly these files: http://pastebin.com/fF2AUp7c If you used yaourt to build the package, try using makepkg instead. Regards.

oman002 commented on 2013-07-13 22:57 (UTC)

When I run bcompare on my x86_64 system I get: /usr/bin/bcompare: /usr/lib32/beyondcompare/BCompare: No such file or directory /usr/lib32/beyondcompare/BCompare does exist. Any ideas?

Musikolo commented on 2013-06-21 20:43 (UTC)

@loki: Updated to version 3.3.8. Enjoy! @ericjxc: Can you please tell where you get the statement that lib32 has been renamed to lib from? Just want to know... What's your PC architecture: i686 or x86_64?

loki commented on 2013-06-21 08:51 (UTC)

3.3.8 available.

<deleted-account> commented on 2013-03-11 17:19 (UTC)

Please note that lib32 folder has been renamed to lib. This is the diff output from my Changes to PKGBUILD. -------BEGIN FILE---------------------------- 50c50,51 < mv bin lib32 usr/ --- > mv bin usr/ > mv lib/beyondcompare usr/lib/ 56c57 < pushd usr/lib32/beyondcompare/ > /dev/null --- > pushd usr/lib/beyondcompare/ > /dev/null ------END FILE-----------------------------

Musikolo commented on 2013-03-09 18:49 (UTC)

@fantab: Updated to version 3.3.7. Enjoy!

fantab commented on 2013-03-09 18:32 (UTC)

3.3.7 is out... Please update.

Musikolo commented on 2013-03-02 01:54 (UTC)

Package updated: - Fixed "Trial information is corrupt" error - Removed lib32-qt package as no longer needed - Changed the build source from .deb to .tar.gz Enjoy!

<deleted-account> commented on 2013-03-01 18:17 (UTC)

I've only changed the requirements from "lib32-qt" to "lib32-qt4" in PKGBUILD file and everything is working fine! Regards!

bakgwailo commented on 2013-02-28 06:56 (UTC)

Flagged as out of date as it requires lib32-qt, which is now lib32-qt4