Package Details: subsurface-git 20250529.904d32a80-1

Git Clone URL: https://aur.archlinux.org/subsurface-git.git (read-only, click to copy)
Package Base: subsurface-git
Description: Divelog program
Upstream URL: https://subsurface-divelog.org/
Licenses: GPL2
Conflicts: subsurface
Provides: subsurface
Submitter: Francois_B
Maintainer: vesath
Last Packager: vesath
Votes: 15
Popularity: 0.000000
First Submitted: 2011-09-25 04:33 (UTC)
Last Updated: 2025-06-02 06:46 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

norse commented on 2025-07-18 15:52 (UTC)

Just a small note: yay -Syyu did not compile subversion-git correctly with g++15.1.1. But a deinstallation of both subsurface packages (subsurface-git subsurface-libdc-git) and reinstallation of subsurface-git helped.

vesath commented on 2025-05-27 06:35 (UTC)

Though it is from 2022, this package works just fine. I rebuild it every month or so. Until there are substantial packaging changes, there is no need to push a new PKGBUILD with just an updated pkgver: it is automatically updated to the latest git head at every build. Cheers.

qlyoung commented on 2025-05-27 04:50 (UTC)

The appimage does not support Wayland; until it does, it would be nice to have this package updated. So there is a use for this package still, if there is any interest in maintaining it!

jaeckel commented on 2024-04-11 10:12 (UTC)

FYI, there's now https://aur.archlinux.org/packages/subsurface-appimage

ohli commented on 2024-04-08 20:01 (UTC) (edited on 2024-04-08 20:02 (UTC) by ohli)

As subsurface changed their release strategy to weekly builds ^1 and provides AppImages, this AUR package became useless.

I requested a merge with subsurface-git, but you can also use the AppImage version if you want.

Thanks for the time we had with this package, but all good things have to end somedays;-p

vesath commented on 2023-12-27 07:01 (UTC)

This package has been dropped from the official repos. If you still need it somehow, I strongly recommend you look for an alternative, since it will not receive security updates, which is kind of worrying for a Web browser. Please try compiling subsurface-git again once you have uninstalled it.

Divert commented on 2023-12-27 01:38 (UTC) (edited on 2023-12-27 01:38 (UTC) by Divert)

pacman -Qo /usr/lib/libQt5WebKit.so.5.212.0 yields:

/usr/lib/libQt5WebKit.so.5.212.0 is owned by qt5-webkit 5.212.0alpha4-20

vesath commented on 2023-12-26 23:00 (UTC)

Interesting. I just did another build and it was fine. But I also don't have libQt5WebKit.so on my system. Could you run? pacman -Qo /usr/lib/libQt5WebKit.so.5.212.0

Divert commented on 2023-12-25 23:52 (UTC)

Package stopped compiling with a lot of errors related to: ld: /usr/lib/libQt5WebKit.so.5.212.0: undefined reference to "A bunch of things in several lines" Any ideas?

vesath commented on 2023-06-06 04:41 (UTC)

Don't do this. Just rebuild the package. It will automatically link to the latest libgit2 soname. Cheers.