void-packages/srcpkgs/deja-dup/template

20 lines
836 B
Bash

# Template file for 'deja-dup'
pkgname=deja-dup
version=45.1
revision=1
build_style=meson
hostmakedepends="appstream-glib dbus glib-devel gettext itstool
libgpg-error-devel pkg-config vala desktop-file-utils"
makedepends="gnome-online-accounts-devel json-glib-devel libgpg-error-devel
libadwaita-devel libpeas-devel libsecret-devel libsoup3-devel"
depends="dbus duplicity"
short_desc="Simple backup tool that uses duplicity as the backend"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/World/deja-dup"
changelog="https://gitlab.gnome.org/World/deja-dup/-/raw/main/NEWS.md"
distfiles="https://gitlab.gnome.org/World/deja-dup/-/archive/${version}/deja-dup-${version}.tar.gz"
checksum=5685a19cc84b6f8e48995995d557ae1e7a9ee716cd3cd6ff22fc77bb3efafc8f
# TODO: fix tests
make_check=no