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: Mon, 12 Aug 2019 13:21:52
Message-Id: 1565616038.5335e73b2847da084423f5b9ad8d4cbabbeb027a.mgorny@gentoo
1 commit: 5335e73b2847da084423f5b9ad8d4cbabbeb027a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 12 11:54:34 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 12 13:20:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5335e73b
7
8 xfce-base/xfdesktop: Bump to 4.14.1
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.14.1.ebuild | 50 +++++++++++++++++++++++++++++
14 2 files changed, 51 insertions(+)
15
16 diff --git a/xfce-base/xfdesktop/Manifest b/xfce-base/xfdesktop/Manifest
17 index 538f7138084..5fd0ee629e2 100644
18 --- a/xfce-base/xfdesktop/Manifest
19 +++ b/xfce-base/xfdesktop/Manifest
20 @@ -3,3 +3,4 @@ DIST xfdesktop-4.12.5.tar.bz2 1442736 BLAKE2B 2f4d60fff062779123ab70b8e4d56cd67e
21 DIST xfdesktop-4.13.5.tar.bz2 1487498 BLAKE2B 3884cba5da1798470462ac3b49537ff3dbe108624587e49d5b26755087b13c8858414c7498da5fc4f6471fe71d68ed689cda490f75bd9acede5077639ca89b6d SHA512 5191a28d29f9ba7960ada37055867fabccd2c7b047671331aadbb8d7a03a73dd5b7dd5f6043dd2f0226fa734262b52d22f0c6b77d56007a973aa01da9340f448
22 DIST xfdesktop-4.13.6.tar.bz2 1487655 BLAKE2B 288d37e316a13dc7de4ab5964344ac4dbd181719f2d4212e87da797095fd58893a7ff599c7614197ac268c0eae09dfc52b5108039bff45be829c64a71f0913c6 SHA512 260d228439a5ba12b6f5e7ed7f165c5668279a27399f51447ca8a8c493293bbc4fda817d797c0122d1a3e367a4c30f8cd607793225ce22007003705b2fc7a368
23 DIST xfdesktop-4.14.0.tar.bz2 1517996 BLAKE2B 8e5938e5ca42b29336a31cd362168d45f5ab23bb2a3e85e1ed808c2058fdb856940fde100babb333e902e51be8451b55233cc315767d8216d6d58dc790bbd4e9 SHA512 c5b61bfdeb2e2d0ff46aa01da561c2a7730044f91e0a3d978861569be3a71c001fd8c13f04cde738515ae5b4af7dcd7749ad5c9ca66677acca2aee8177bdd408
24 +DIST xfdesktop-4.14.1.tar.bz2 1533788 BLAKE2B ea43c57dc9439b5b4799d3859b28287e7cc807a488d57f79ba83424fc1d5257eba6b2d8f9aa712aef68f8aa81d296376fd3ab507cb90566b0b76aab92665c117 SHA512 05e8e79efe9683d46e69375eb5c3f1d923b5e875bc7dbb8f9405338e44ae0c48172af119c5e7b141595c38b8de00c58c21f7b7d218737f5ddc2428fd7aa4bc6c
25
26 diff --git a/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild
27 new file mode 100644
28 index 00000000000..712ef6967fe
29 --- /dev/null
30 +++ b/xfce-base/xfdesktop/xfdesktop-4.14.1.ebuild
31 @@ -0,0 +1,50 @@
32 +# Copyright 1999-2019 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=7
36 +
37 +inherit xdg-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 ~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? ( >=xfce-base/thunar-1.7:= )"
60 +DEPEND="${RDEPEND}
61 + dev-util/intltool
62 + sys-devel/gettext
63 + virtual/pkgconfig"
64 +
65 +src_configure() {
66 + local myconf=(
67 + $(use_enable thunar file-icons)
68 + $(use_enable thunar thunarx)
69 + $(use_enable libnotify notifications)
70 + )
71 +
72 + econf "${myconf[@]}"
73 +}
74 +
75 +pkg_postinst() {
76 + xdg_icon_cache_update
77 +}
78 +
79 +pkg_postrm() {
80 + xdg_icon_cache_update
81 +}