pkgname: subsurface pkgver: '5.0.10' pkgrel: '5' pkgdesc: Divelog program url: 'https://subsurface-divelog.org/' arch: x86_64 depends: - googlemaps - grantlee-qt - hicolor-icon-theme - libzip - libxml2 - libxslt - subsurface-libdc - qtsvg - qtlocation - qtconnectivity - sqlite makedepends: - asciidoc - cmake - libgit2 - libusb - qttools source: - 'https://subsurface-divelog.org/downloads/Subsurface-${pkgver}.tgz' sha256sums: - f1a97828a726443c8e8beb977e8d048edb18a3cbd0560baf257d5aedc44edd96 build: "cd Subsurface-${pkgver}\nmkdir build \ncd build\ncmake -DCMAKE_INSTALL_PREFIX=/usr \\\n -DLIBDIVECOMPUTER_INCLUDE_DIR=/usr/include/libdivecomputer\ \ \\\n -Wno-dev \\\n ..\nmake\nmake DESTDIR=${PKGDIR} install\n" package: | true