app-editors/zed: add 0.141.3, drop 0.141.2
[gentoo-zh.git] / app-backup / btrfs-assistant / btrfs-assistant-9999.ebuild
blob2fe5b76ce74d318277c7784872e531f15e122215
1 #Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit xdg cmake git-r3 optfeature
7 EGIT_REPO_URI="${HOMEPAGE}"
9 DESCRIPTION="A GUI management tool to make managing a Btrfs filesystem easier."
10 HOMEPAGE="https://gitlab.com/btrfs-assistant/btrfs-assistant"
12 LICENSE="GPL-3"
13 SLOT="0"
14 RESTRICT="mirror"
16 DEPEND="
17 dev-qt/qtbase:6
18 dev-qt/qtsvg:6
20 BDEPEND="${DEPEND}"
21 RDEPEND="
22 media-fonts/noto
23 sys-auth/polkit
24 sys-fs/btrfs-progs
25 ${DEPEND}
28 pkg_postinst() {
29 xdg_pkg_postinst
30 optfeature "auto snapshot" app-backup/snapper
31 optfeature "auto balance and defrag" sys-fs/btrfsmaintenance