Thanks jrd, now it builds correctly!
Search Criteria
Package Details: subsurface-git 20221119.f27ff6597-2
Package Actions
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.000001 |
First Submitted: | 2011-09-25 04:33 (UTC) |
Last Updated: | 2022-11-22 19:03 (UTC) |
Dependencies (15)
- googlemapsAUR
- libgit2 (libgit2-gitAUR)
- libusb (libusb-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- libzip (libzip-gitAUR)
- qt5-connectivity (qt5-connectivity-gitAUR)
- qt5-location
- qt5-svg (qt5-svg-gitAUR)
- sqlite (sqlite-fossilAUR)
- subsurface-libdc-gitAUR
- asciidoc (asciidoc-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Required by (0)
Sources (1)
ironcyborg commented on 2022-04-14 13:26 (UTC)
jrd commented on 2022-04-10 19:59 (UTC) (edited on 2022-04-10 19:59 (UTC) by jrd)
I modified the build
with this line to not try to build with QT6:
sed -i '/find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core Widgets)/s/Qt6 //' $pkgname-$pkgver/CMakeLists.txt
ironcyborg commented on 2022-04-06 08:50 (UTC)
Apparently subsurface initial Qt6 support can introduce some problems if Qt6 is installed on the system, and make fails: Failed to find Qt component "WebKitWidgets". Expected Config file at "/usr/lib64/cmake/Qt6WebKitWidgets/Qt6WebKitWidgetsConfig.cmake" does NOT exist
If I understand correctly Qt6 WebKit is not (yet?) available.
Maybe it should be necessary to force Qt5 libraries if Qt6 is also installed in the system.
simona commented on 2022-03-18 09:13 (UTC)
now ok
locu commented on 2021-12-26 16:22 (UTC) (edited on 2021-12-26 16:23 (UTC) by locu)
There seems to be a conflict at the moment with the current libgit2 package and subsurface:
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libgit2 (1:1.3.0-1) breaks dependency 'libgit2.so=1.2-64' required by subsurface
Would it be possible to update dependencies to also work with never versions of libgit2? Or is subsurface not compatible with the newer version?
chrboesch commented on 2021-11-01 09:50 (UTC)
You will find the tarball at: https://subsurface-divelog.org/downloads/ The git-repo is no longer supported!
lmartinez-mirror commented on 2021-09-29 22:12 (UTC)
@chrboesch
I couldn't find a tarball for version 5.0.3.43. Unless you can link to a git tag for it, I'm unflagging for now.
simona commented on 2021-09-27 13:48 (UTC)
l'installazione di libgit2 (1:1.2.0-1) interrompe la dipendenza 'libgit2.so=1.1-64' richiesta da subsurface
Pinned Comments
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