Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/deja-dup/
Date: Thu, 29 Apr 2021 07:15:31
Message-Id: 1619679143.414f3131ef08a08f2e96a6328da6b4596c669749.juippis@gentoo
1 commit: 414f3131ef08a08f2e96a6328da6b4596c669749
2 Author: Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
3 AuthorDate: Sun Mar 28 12:41:39 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 29 06:52:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414f3131
7
8 app-backup/deja-dup: re-add package
9
10 Simple backup tool using duplicity back-end.
11
12 Once, this useful package was part of the ebuild tree.
13 I'm adopting it as a proxy maintainer.
14
15 Signed-off-by: Oz N Tiram <oz.tiram <AT> gmail.com>
16 Closes: https://github.com/gentoo/gentoo/pull/20170
17 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
18
19 app-backup/deja-dup/Manifest | 1 +
20 app-backup/deja-dup/deja-dup-42.7.ebuild | 58 ++++++++++++++++++++++++++++++++
21 app-backup/deja-dup/metadata.xml | 31 +++++++++++++++++
22 3 files changed, 90 insertions(+)
23
24 diff --git a/app-backup/deja-dup/Manifest b/app-backup/deja-dup/Manifest
25 new file mode 100644
26 index 00000000000..39adbdb8778
27 --- /dev/null
28 +++ b/app-backup/deja-dup/Manifest
29 @@ -0,0 +1 @@
30 +DIST deja-dup-42.7.tar.bz2 1384797 BLAKE2B f462df835039606b721d935e086e51ee27e861baa1fbc5836bb79952c838921cf5f28d439465451c5259bc2c77fa9cb839488c8b0196c6d176e32d9e42180539 SHA512 80c57fe75635346cf2597195e7f7b76e2562aaa6900e78fbfb7ad6ada9c268df36d4e16aa7ca522e1570987f5826586e1cab5fecb7d5ba90e34a23a349b47a74
31
32 diff --git a/app-backup/deja-dup/deja-dup-42.7.ebuild b/app-backup/deja-dup/deja-dup-42.7.ebuild
33 new file mode 100644
34 index 00000000000..830584cb13b
35 --- /dev/null
36 +++ b/app-backup/deja-dup/deja-dup-42.7.ebuild
37 @@ -0,0 +1,58 @@
38 +# Copyright 1999-2021 Gentoo Authors
39 +# Distributed under the terms of the GNU General Public License v2
40 +
41 +EAPI=7
42 +
43 +inherit meson gnome2-utils vala xdg
44 +
45 +DESCRIPTION="Simple backup tool using duplicity back-end"
46 +HOMEPAGE="https://wiki.gnome.org/Apps/DejaDup"
47 +SRC_URI="https://gitlab.gnome.org/World/${PN}/-/archive/${PV}/${P}.tar.bz2"
48 +
49 +LICENSE="GPL-3+"
50 +SLOT="0"
51 +KEYWORDS="~amd64"
52 +IUSE="test"
53 +RESTRICT="!test? ( test )"
54 +
55 +BDEPEND="
56 + $(vala_depend)
57 + dev-util/intltool
58 + dev-util/itstool
59 + sys-devel/gettext
60 + test? ( >=dev-libs/appstream-glib-0.7.16 )
61 + virtual/pkgconfig
62 +"
63 +
64 +DEPEND="
65 + >=app-backup/duplicity-0.7.14
66 + >=app-crypt/libsecret-0.18.6[vala]
67 + >=dev-libs/glib-2.64:2[dbus]
68 + >=dev-libs/json-glib-1.2
69 + dev-libs/libgpg-error
70 + >=gui-libs/libhandy-1.0
71 + >=net-libs/libsoup-2.48
72 + >=x11-libs/gtk+-3.22:3
73 + >=x11-libs/libnotify-0.7
74 +"
75 +
76 +RDEPEND="${DEPEND}
77 + gnome-base/dconf
78 + gnome-base/gvfs[fuse]
79 +"
80 +
81 +src_prepare() {
82 + default
83 + vala_src_prepare
84 + eapply_user
85 +}
86 +
87 +pkg_postinst() {
88 + gnome2_schemas_update
89 + xdg_icon_cache_update
90 +}
91 +
92 +pkg_postrm() {
93 + gnome2_schemas_update
94 + xdg_icon_cache_update
95 +}
96
97 diff --git a/app-backup/deja-dup/metadata.xml b/app-backup/deja-dup/metadata.xml
98 new file mode 100644
99 index 00000000000..1cbf0b13958
100 --- /dev/null
101 +++ b/app-backup/deja-dup/metadata.xml
102 @@ -0,0 +1,31 @@
103 +<?xml version="1.0" encoding="UTF-8"?>
104 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
105 +<pkgmetadata>
106 + <maintainer type="person">
107 + <name>Oz Tiram</name>
108 + <email>oz.tiram@×××××.com</email>
109 + </maintainer>
110 + <maintainer type="project">
111 + <email>proxy-maint@g.o</email>
112 + <name>Proxy Maintainers</name>
113 + </maintainer>
114 + <longdescription lang="en">
115 + Déjà Dup is a simple backup tool. It hides the complexity of backing up the
116 + Right Way (encrypted, off-site, and regular) and uses
117 + duplicity as the backend.
118 +
119 + Support for local, remote, or cloud backup locations such as Google Drive
120 + Securely encrypts and compresses your data
121 + Incrementally backs up, letting you restore from any particular backup
122 + Schedules regular backups
123 + Integrates well into your GNOME desktop
124 +
125 + Déjà Dup focuses on ease of use and personal, accidental data loss.
126 + If you need a full system backup or an archival program, you may prefer other
127 + backup apps.
128 + </longdescription>
129 + <upstream>
130 + <remote-id type="gitlab">https://gitlab.gnome.org/World/deja-dup</remote-id>
131 + <bugs-to>https://gitlab.gnome.org/World/deja-dup/issues</bugs-to>
132 + </upstream>
133 +</pkgmetadata>