Package Details: bcompare-kde5 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 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: 101
Popularity: 0.59
First Submitted: 2011-07-27 22:54 (UTC)
Last Updated: 2025-04-18 01:45 (UTC)

Dependencies (3)

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 2 3 4 5 6 7 8 9 10 11 12 .. 22 Next › Last »

kistlin commented on 2021-08-17 17:03 (UTC)

Patch for 4.4.0.25886

diff --git a/PKGBUILD b/PKGBUILD
index e85ab1f..92460d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@

 pkgbase=bcompare
 pkgname=('bcompare' 'bcompare-kde5' 'bcompare-kde4' 'bcompare-nautilus' 'bcompare-thunar' 'bcompare-cinnamon' 'bcompare-mate')
-pkgver=4.3.7.25118
+pkgver=4.4.0.25886
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.scootersoftware.com'
@@ -22,8 +22,8 @@ depends=('fontconfig' 'libsm' 'libxcursor' 'libxft' 'libxinerama'  'libxrandr' '
 makedepends=('sed')
 source_x86_64=("http://www.scootersoftware.com/${pkgbase}-${pkgver}.x86_64.tar.gz")
 source_i686=("http://www.scootersoftware.com/${pkgbase}-${pkgver}.i386.tar.gz")
-sha256sums_i686=('4d7a02dcf5261551d2fd16c12d770b6b48040613bb69d609e12eaf22b432723a')
-sha256sums_x86_64=('55b140b6baf949c01efd33a70976e1e3559b7565919c5014eba5ee0330e2f025')
+sha256sums_i686=('a482ffae679c54a02f47c2cb724c79af0e671cfa6ae102f58ebec08e2b762a44')
+sha256sums_x86_64=('21ba22c0bb419b0fd72760b4503d0b41469acee2e84297444cdc503c2617a07c')
 options=('!strip') # Do not strip binaries because it breaks them down

  prepare() {

Musikolo commented on 2020-10-08 00:32 (UTC)

Updated to version 4.3.7.25118.

Enjoy!

Musikolo commented on 2020-09-22 02:26 (UTC)

Updated to version 4.3.6.25063.

Enjoy!

P.S: @mederel, thanks for your support!

mederel commented on 2020-09-13 15:25 (UTC) (edited on 2020-09-13 15:26 (UTC) by mederel)

Follows a patch diff to update to 4.3.6:

diff --git a/PKGBUILD b/PKGBUILD
index 9d60054..fac7bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@

 pkgbase=bcompare
 pkgname=('bcompare' 'bcompare-kde5' 'bcompare-kde4' 'bcompare-nautilus' 'bcompare-thunar' 'bcompare-cinnamon' 'bcompare-mate')
-pkgver=4.3.5.24893
+pkgver=4.3.6.25063
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.scootersoftware.com'
@@ -22,8 +22,8 @@ depends=('fontconfig' 'libsm' 'libxcursor' 'libxft' 'libxinerama'  'libxrandr' '
 makedepends=('sed')
 source_x86_64=("http://www.scootersoftware.com/${pkgbase}-${pkgver}.x86_64.tar.gz")
 source_i686=("http://www.scootersoftware.com/${pkgbase}-${pkgver}.i386.tar.gz")
-sha256sums_i686=('be607446d7573350ed0fa8ce2da4996e6d9c9c09df83ff530e0e100d43de2c19')
-sha256sums_x86_64=('37b98c85af7b0f357d49d19bbde0be8a6c0bb8e258d5ae9711111fee48421867')
+sha256sums_i686=('1161062080dbaa430ae4e4ebae6f488f30bb0cca019443b4eebec174734f2ab8')
+sha256sums_x86_64=('8b1e17db71daa7a06da99aa036302053f622b8ed1496f6aedc07b3e4fa32fd2c')
 options=('!strip') # Do not strip binaries because it breaks them down

  prepare() {

stonyboy commented on 2020-07-15 06:35 (UTC)

Thanks @Musikolo, the BC context menus are working again in Thunar!

Musikolo commented on 2020-07-15 04:24 (UTC)

Updated to version 4.3.5.24893. Added support for thunarx-3.

Enjoy!

stonyboy commented on 2020-07-14 09:19 (UTC)

I am really looking forward to the new 4.3.5 version, as Scooter Software has now fixed the Thunar context menus according to this email I got this morning:

We've released a Beyond Compare context menu that supports Thunar 1.8/GTK3 in Beyond Compare 4.3.5.

BC 4.3.5 download:
https://www.scootersoftware.com/download.php

Chris Kennedy
Scooter Software

Musikolo commented on 2020-03-01 00:13 (UTC)

Updated to version 4.3.4.24657.

Enjoy!

Musikolo commented on 2019-12-08 22:12 (UTC)

Updated to version 4.3.3.24545.

Enjoy!

Musikolo commented on 2019-11-08 03:57 (UTC)

Updated to version 4.3.2.24472.

Enjoy!