Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Thu, 02 Jul 2020 10:06:36
Message-Id: 1593684386.70c14496e1403f423b879c7deecafb7a1c50efb0.mgorny@gentoo
1 commit: 70c14496e1403f423b879c7deecafb7a1c50efb0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 2 09:38:57 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 2 10:06:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c14496
7
8 xfce-base/thunar: Bump to 4.15.1
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/thunar/Manifest | 1 +
13 xfce-base/thunar/thunar-4.15.1.ebuild | 77 +++++++++++++++++++++++++++++++++++
14 2 files changed, 78 insertions(+)
15
16 diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
17 index 48f8bb11a7e..70184270d1e 100644
18 --- a/xfce-base/thunar/Manifest
19 +++ b/xfce-base/thunar/Manifest
20 @@ -2,3 +2,4 @@ DIST thunar-1.8.12.tar.bz2 2367685 BLAKE2B 259e7a2c9aeb66673a7b5e6d7147d5257d64b
21 DIST thunar-1.8.14.tar.bz2 2373742 BLAKE2B 32cdc316defaf781e705ecd9e0550014e1270f09e8eb914f164df4bc557c433fcedbcfb41e200faf317bbab96a20275e4416945050cb10981ee68e0f0cdd357d SHA512 ce6da526e6378ffc90686f6ae25e56109e8af7d0c592345aca3de4603f4c5b3d089255bc313f2a60ee454cc3f0af52106584663c72ecd542a9c92769559c6787
22 DIST thunar-1.8.15.tar.bz2 2366401 BLAKE2B 2d594ccf4e0eb68fd9f1129b2d737121982ed4275265ea26866c766755f717cfa197abf89ff9d3c07403a71b7feb29ccfabb14e935ec08fab418b173c39fd8f6 SHA512 50020084105daf5d5464cdcd29827fa212b121b0f6a385b6e2820fd120b6880cffafe63f51e737bc33d13f174f83de5c165f2ce155ff6aae74cc1b285cbdc8db
23 DIST thunar-4.15.0.tar.bz2 2444610 BLAKE2B c07cf9f29efad7f9ce2031b9f5f70f48afe7ced360495a51f7ad201efd41607ba557bc446210db13b11ece41ca104182d006d5fd8071e9fac540094ef48860e3 SHA512 17c78ccd8a97481135ab1c05be4dd666136cc0ab546fb3da52d48e38dbb04a035cdca172afc8b5c9df5cdb8fba4189b84846e96b12a8fa8cab3b3901ef92f4ef
24 +DIST thunar-4.15.1.tar.bz2 2468765 BLAKE2B 6620c5eef9e8d0afdbb9f38813127cd1cda7085f64951734b96c8f06fb44432a481be8045bea4bf81c28bc292aeabd6cecd1e9b49ae049e3f436f4d78768f662 SHA512 51ba1e6e8078093b1eef3b3440c258ed86e06e54abaeeadb459dde2ba6304c93e291667a2f2c82161e2002e21aaa7c8fe26d8f30ecae8846f30bf0a4569a9cfa
25
26 diff --git a/xfce-base/thunar/thunar-4.15.1.ebuild b/xfce-base/thunar/thunar-4.15.1.ebuild
27 new file mode 100644
28 index 00000000000..d8a4c532ccf
29 --- /dev/null
30 +++ b/xfce-base/thunar/thunar-4.15.1.ebuild
31 @@ -0,0 +1,77 @@
32 +# Copyright 1999-2020 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=7
36 +inherit xdg-utils
37 +
38 +DESCRIPTION="File manager for the Xfce desktop environment"
39 +HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start"
40 +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
41 +
42 +LICENSE="GPL-2+ LGPL-2+"
43 +SLOT="0/3"
44 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
45 +IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
46 +
47 +GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
48 +COMMON_DEPEND=">=dev-lang/perl-5.6
49 + >=dev-libs/glib-2.42
50 + >=x11-libs/gdk-pixbuf-2.14
51 + >=x11-libs/gtk+-3.22:3
52 + >=xfce-base/exo-0.12:=
53 + >=xfce-base/libxfce4ui-4.15.3:=
54 + >=xfce-base/libxfce4util-4.12:=
55 + >=xfce-base/xfconf-4.12:=
56 + exif? ( >=media-libs/libexif-0.6.19:= )
57 + introspection? ( dev-libs/gobject-introspection:= )
58 + libnotify? ( >=x11-libs/libnotify-0.7 )
59 + pcre? ( >=dev-libs/libpcre-6:= )
60 + trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
61 + udisks? ( dev-libs/libgudev:= )"
62 +RDEPEND="${COMMON_DEPEND}
63 + >=dev-util/desktop-file-utils-0.20-r1
64 + x11-misc/shared-mime-info
65 + trash-panel-plugin? ( ${GVFS_DEPEND} )
66 + udisks? (
67 + virtual/udev
68 + ${GVFS_DEPEND}[udisks,udev]
69 + )"
70 +DEPEND="${COMMON_DEPEND}
71 + dev-util/intltool
72 + sys-devel/gettext
73 + virtual/pkgconfig"
74 +
75 +src_configure() {
76 + local myconf=(
77 + $(use_enable introspection)
78 + $(use_enable udisks gudev)
79 + $(use_enable libnotify notifications)
80 + $(use_enable exif)
81 + $(use_enable pcre)
82 + $(use_enable trash-panel-plugin tpa-plugin)
83 + )
84 +
85 + econf "${myconf[@]}"
86 +}
87 +
88 +src_install() {
89 + default
90 + find "${D}" -name '*.la' -delete || die
91 +}
92 +
93 +pkg_postinst() {
94 + elog "If you were using an older Xfce version and Thunar fails to start"
95 + elog "with a message similar to:"
96 + elog " Failed to register: Timeout was reached"
97 + elog "you may need to reset your xfce4 session:"
98 + elog " rm ~/.cache/sessions/xfce4-session-*"
99 + elog "See https://bugs.gentoo.org/698914."
100 +
101 + xdg_desktop_database_update
102 + xdg_icon_cache_update
103 +}
104 +
105 +pkg_postrm() {
106 + xdg_desktop_database_update
107 + xdg_icon_cache_update
108 +}