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/xfdesktop/
Date: Sun, 30 Jun 2019 07:05:23
Message-Id: 1561878279.6d34d435a9ad610d0a1e920600ad42da96b319f5.mgorny@gentoo
1 commit: 6d34d435a9ad610d0a1e920600ad42da96b319f5
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 30 07:04:27 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 30 07:04:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d34d435
7
8 xfce-base/xfdesktop: Bump to 4.13.5
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/xfdesktop/Manifest | 1 +
13 xfce-base/xfdesktop/xfdesktop-4.13.5.ebuild | 53 +++++++++++++++++++++++++++++
14 2 files changed, 54 insertions(+)
15
16 diff --git a/xfce-base/xfdesktop/Manifest b/xfce-base/xfdesktop/Manifest
17 index 2ae82bfbc4d..5995f74112e 100644
18 --- a/xfce-base/xfdesktop/Manifest
19 +++ b/xfce-base/xfdesktop/Manifest
20 @@ -1,3 +1,4 @@
21 DIST xfdesktop-4.12.4.tar.bz2 1421623 BLAKE2B a18b891d639165d617f2701106dedb2f8577273ece5a4c93f6b5e1ef26f801304ea2014f21bd2821eb9bac9b19e02dd75cd4054a116eefd544f4d8e5d6968879 SHA512 29f170b96836298dc83e3c49650ab7e88a93c1a2fa1599d1d98f3b6c80c9c059748b76a821077eea39b5b4619998bb300ff17f06e88483a59bd5ae2b76d0605e
22 DIST xfdesktop-4.12.5.tar.bz2 1442736 BLAKE2B 2f4d60fff062779123ab70b8e4d56cd67ea783b7c2aed00a39773b66e20b60fc4189e899ad3c17c70afcd1674bae72a4f574c952a11ba1f40860f35eb8e6869a SHA512 0217a220e7d6d9f95277d5a2dd047c133b65b0ccf21510cd949241b594f244a726147d0d0256e3f32d6989710e6e074710c1a63b46a88587a5ef7238cbb8a92d
23 DIST xfdesktop-4.13.4.tar.bz2 1485482 BLAKE2B c0f40c448d79e3840d8708e8c5fb4a1d94658ab866c630c5a9b2cd40e3b92b3598e57377ed60621a5b28daedd7ab877aeb13b84735a23f5a302cf07434008012 SHA512 3943fc2af3ca3996a38900fea4a03004e1d3f8728a8517c988bd59744607ed8e4ba3f135d6075833af206df3c35464633f47e374c26fcbb8a20f0f1ecfdb7da6
24 +DIST xfdesktop-4.13.5.tar.bz2 1487498 BLAKE2B 3884cba5da1798470462ac3b49537ff3dbe108624587e49d5b26755087b13c8858414c7498da5fc4f6471fe71d68ed689cda490f75bd9acede5077639ca89b6d SHA512 5191a28d29f9ba7960ada37055867fabccd2c7b047671331aadbb8d7a03a73dd5b7dd5f6043dd2f0226fa734262b52d22f0c6b77d56007a973aa01da9340f448
25
26 diff --git a/xfce-base/xfdesktop/xfdesktop-4.13.5.ebuild b/xfce-base/xfdesktop/xfdesktop-4.13.5.ebuild
27 new file mode 100644
28 index 00000000000..b4de135cc03
29 --- /dev/null
30 +++ b/xfce-base/xfdesktop/xfdesktop-4.13.5.ebuild
31 @@ -0,0 +1,53 @@
32 +# Copyright 1999-2019 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=6
36 +
37 +inherit gnome2-utils
38 +
39 +DESCRIPTION="Desktop manager for the Xfce desktop environment"
40 +HOMEPAGE="https://www.xfce.org/projects/"
41 +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
42 +
43 +LICENSE="GPL-2+"
44 +SLOT="0"
45 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
46 +IUSE="debug libnotify +thunar"
47 +
48 +RDEPEND=">=x11-libs/cairo-1.12:=
49 + >=dev-libs/glib-2.42:=
50 + >=x11-libs/gtk+-3.22:3=
51 + >=x11-libs/libwnck-3.14:3=
52 + x11-libs/libX11:=
53 + >=xfce-base/exo-0.11:=
54 + >=xfce-base/garcon-0.6:=
55 + >=xfce-base/libxfce4ui-4.13:=
56 + >=xfce-base/libxfce4util-4.13:=
57 + >=xfce-base/xfconf-4.12.1:=
58 + libnotify? ( >=x11-libs/libnotify-0.7:= )
59 + thunar? (
60 + >=dev-libs/glib-2.38:=
61 + >=xfce-base/thunar-1.7:=
62 + )"
63 +DEPEND="${RDEPEND}
64 + dev-util/intltool
65 + sys-devel/gettext
66 + virtual/pkgconfig"
67 +
68 +src_configure() {
69 + local myconf=(
70 + $(use_enable thunar file-icons)
71 + $(use_enable thunar thunarx)
72 + $(use_enable libnotify notifications)
73 + )
74 +
75 + econf "${myconf[@]}"
76 +}
77 +
78 +pkg_postinst() {
79 + gnome2_icon_cache_update
80 +}
81 +
82 +pkg_postrm() {
83 + gnome2_icon_cache_update
84 +}