summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/deja-dup')
-rw-r--r--app-backup/deja-dup/Manifest3
-rw-r--r--app-backup/deja-dup/deja-dup-42.8-r2.ebuild58
-rw-r--r--app-backup/deja-dup/deja-dup-44.2.ebuild (renamed from app-backup/deja-dup/deja-dup-43.4-r1.ebuild)5
-rw-r--r--app-backup/deja-dup/metadata.xml1
4 files changed, 5 insertions, 62 deletions
diff --git a/app-backup/deja-dup/Manifest b/app-backup/deja-dup/Manifest
index 67759fa21765..c6a74d33b9a5 100644
--- a/app-backup/deja-dup/Manifest
+++ b/app-backup/deja-dup/Manifest
@@ -1,2 +1 @@
-DIST deja-dup-42.8.tar.bz2 1467818 BLAKE2B 6f02fc458890f076bf0a8e1ffdc9d72880fd9f1a692d439ecfa5d8b08234472f3ae27aa801144b3e42e9c8b67b550c0882dc93c23d27e6e428ce1eddd80a912d SHA512 76c98e8635ffae076008efa73a92860c6d4e67d39339d452c253269bb3ed032b819ac40d65c2d8fbf195ecaf304796f516e861b0552be972838f95bf59af0a5c
-DIST deja-dup-43.4.tar.bz2 989830 BLAKE2B c67056b4498dbdb8f1346d682449e4a23070f052d6c4b3e205bd10da63148a6327666de79d163bd6450b34c130fedcdccc2053fabf7578a2d7d68decb325f510 SHA512 2413a3b1ef891e0151d61ee6fcec00f609f209da0faebe387dc8dba4abb55aa4ed925bdfee5768c7e8e8794bc9a793fb0769947030102aed57ac56983cd78943
+DIST deja-dup-44.2.tar.bz2 1010512 BLAKE2B b61eb474a4cc874ceea48a88f8f83e8a329b252248dc4630dd9dd7895ea4782b0e9b6751e795e208fc84127754da226d6a4257a783ffb23d88df59058e28576e SHA512 b1fae58d76aa5a2097bb94f6e5196ed5a3d5131562fe088a9f81155a3bb96ef9e726f83ae04ba8e361a671bce8aa2ea4b053f04f1e57a194fe88c2f06c3e6335
diff --git a/app-backup/deja-dup/deja-dup-42.8-r2.ebuild b/app-backup/deja-dup/deja-dup-42.8-r2.ebuild
deleted file mode 100644
index 6ddd8f92fabb..000000000000
--- a/app-backup/deja-dup/deja-dup-42.8-r2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson gnome2-utils vala xdg
-
-DESCRIPTION="Simple backup tool using duplicity back-end"
-HOMEPAGE="https://wiki.gnome.org/Apps/DejaDup"
-SRC_URI="https://gitlab.gnome.org/World/deja-dup/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- $(vala_depend)
- dev-util/intltool
- dev-util/itstool
- sys-devel/gettext
- virtual/pkgconfig
- test? ( dev-libs/appstream-glib )
-"
-
-DEPEND="
- dev-libs/atk
- >=app-backup/duplicity-0.7.14
- >=app-crypt/libsecret-0.18.6[vala]
- >=dev-libs/glib-2.64:2[dbus]
- >=dev-libs/json-glib-1.2
- dev-libs/libgpg-error
- >=gui-libs/libhandy-1.0:1
- >=net-libs/libsoup-2.48:2.4
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.22:3
-"
-
-RDEPEND="${DEPEND}
- gnome-base/dconf
- gnome-base/gvfs[fuse]
-"
-
-src_prepare() {
- default
- vala_src_prepare
-}
-
-pkg_postinst() {
- gnome2_schemas_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_schemas_update
- xdg_icon_cache_update
-}
diff --git a/app-backup/deja-dup/deja-dup-43.4-r1.ebuild b/app-backup/deja-dup/deja-dup-44.2.ebuild
index 53f1ed16bfed..35b9d7010635 100644
--- a/app-backup/deja-dup/deja-dup-43.4-r1.ebuild
+++ b/app-backup/deja-dup/deja-dup-44.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,6 @@ RESTRICT="!test? ( test )"
BDEPEND="
$(vala_depend)
- dev-util/intltool
dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
@@ -48,10 +47,12 @@ src_prepare() {
pkg_postinst() {
gnome2_schemas_update
+ xdg_desktop_database_update
xdg_icon_cache_update
}
pkg_postrm() {
gnome2_schemas_update
+ xdg_desktop_database_update
xdg_icon_cache_update
}
diff --git a/app-backup/deja-dup/metadata.xml b/app-backup/deja-dup/metadata.xml
index 7748131688b7..18848e836a82 100644
--- a/app-backup/deja-dup/metadata.xml
+++ b/app-backup/deja-dup/metadata.xml
@@ -26,5 +26,6 @@
</longdescription>
<upstream>
<bugs-to>https://gitlab.gnome.org/World/deja-dup/issues</bugs-to>
+ <remote-id type="gnome-gitlab">World/deja-dup</remote-id>
</upstream>
</pkgmetadata>