Package Details: bcompare-kde5 5.0.3.30258-2

Git Clone URL: https://aur.archlinux.org/bcompare.git (read-only, click to copy)
Package Base: bcompare
Description: KDE Plasma 5 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: 100
Popularity: 0.075516
First Submitted: 2011-07-27 22:54 (UTC)
Last Updated: 2024-10-26 16:23 (UTC)

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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 22 Next › Last »

Musikolo commented on 2016-09-04 06:35 (UTC)

Updated to version 4.1.8.21575. Enjoy!

Musikolo commented on 2016-08-20 03:53 (UTC)

Updated to version 4.1.7.21529. Enjoy!

Musikolo commented on 2016-05-28 05:20 (UTC)

Updated to version 4.1.6.21095. Enjoy!

Salzi commented on 2016-03-23 07:53 (UTC)

@vith: Thank you. That was the problem.

vith commented on 2016-03-22 09:35 (UTC)

@Salzi: in pacman 5: "the ability to build a single package in a PKGBUILD has been removed" Sounds like your AUR helper isn't up to date.

Salzi commented on 2016-03-22 07:35 (UTC)

Can not update to the new version. Get the error: makepkg: invalid option '--pkg' ==> ERROR: Makepkg was unable to build bcompare. I installed only bcompare without an optional package.

Musikolo commented on 2016-03-19 05:10 (UTC)

Updated to version 4.1.5-21031. Enjoy!

Musikolo commented on 2016-03-10 03:23 (UTC)

Updated to version 4.1.4-20978. Enjoy!

Musikolo commented on 2015-12-24 23:52 (UTC)

@vith: You should have kde4-config if you want to use bcompare-kde package. In that case, you should have kdelibs available, as shown in the next command: [musikolo@MyPC ~]$ pacman -Qo /usr/bin/kde4-config /usr/bin/kde4-config is owned by kdelibs 4.14.15-1 If you aren't interested in KDE at all, please just ignore the error altogether because the install.sh script it's assuming the file existence when checking KDE version. It seems to be a small bug, but nothing be worried about. Please, let me know if anything else is needed. Thanks for you feedback.

vith commented on 2015-12-24 13:26 (UTC)

Seems to work fine but I saw this weird message when installing with `pacaur -S bcompare`. Is that expected? ==> Starting package_bcompare()... install.sh: line 184: kde4-config: command not found ====================================== Please place the following in your .bashrc or .cshrc (etc.) export PATH=/tmp/pacaurtmp-vith/bcompare/src/install/bin:$PATH ====================================== Executable is /tmp/pacaurtmp-vith/bcompare/src/install/bin/bcompare