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/libxfce4ui/
Date: Wed, 30 Nov 2022 17:25:10
Message-Id: 1669828920.36cba8b45674d1c200fd4ceddb7240317c400fba.mgorny@gentoo
1 commit: 36cba8b45674d1c200fd4ceddb7240317c400fba
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 17:22:00 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 17:22:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36cba8b4
7
8 xfce-base/libxfce4ui: Bump to 4.17.9
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/libxfce4ui/Manifest | 1 +
13 xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild | 76 +++++++++++++++++++++++++++
14 2 files changed, 77 insertions(+)
15
16 diff --git a/xfce-base/libxfce4ui/Manifest b/xfce-base/libxfce4ui/Manifest
17 index 565538775202..9b3b591fe359 100644
18 --- a/xfce-base/libxfce4ui/Manifest
19 +++ b/xfce-base/libxfce4ui/Manifest
20 @@ -1,3 +1,4 @@
21 DIST libxfce4ui-4.16.1.tar.bz2 785811 BLAKE2B d1267b328b7e2d07bfe85ce320da6a60d5a7d739c5ded9b213b83b0cde2061d3badc937e71c4353291ed435fb9d1294cadcc99402cdae69f4bcecf412dd525f2 SHA512 c183bbc75539c777fe704d0a1c4e533fdd2efb6cbc980cfedc2eaa80d0e6223db038498774ffcdc720d7f991dd8d9634183a757a4c4d1728cc9956a33cb187d0
22 DIST libxfce4ui-4.17.7.tar.bz2 893700 BLAKE2B 16b6aa20e510ef5661e1d0e172864ae00826bae7ba2b777b0160a7a5760b30b70891bb08ec78d32875580cdc4118ee7e89d6b3ee2dfd60a8ea73b61a4b4199a2 SHA512 e8d339fa266e637bc9b16095c65cc75239f7f6cb2bdc93c9453ec6bc5d47018e81b3aa96fac4ae89545d059ce3de62951d358429e874ffede75f99ac9d80ba2d
23 DIST libxfce4ui-4.17.8.tar.bz2 893977 BLAKE2B 7a17a310095e973798db98cc74d82f49dda7e769015e27a00bfdc02111ff45a3a21c64e3c0a39bc308aebc71ff0782ace98c8ec244edb689721b352d1e0c05ef SHA512 b2b345f36590cfad6f2b8d02cc7b3e3254900bff2dde5164617b82e4339e6a73940958cd66a4ef594c2ff1e594d3d9d09a5b9cc6e76aa005cd472848552e7e53
24 +DIST libxfce4ui-4.17.9.tar.bz2 894716 BLAKE2B 0ff31216faee9c7a06524bf311103b4bb3bda4ef09adc7aa0fd028013eefdb3f9ed16334156be6c1c521d17c40358a0186133139758c9b83fa7bf8a3a133b998 SHA512 f433b134eba1e666ef5e6d44e90bc6d61452a5956b5c350995a4f26b461a1eb352561ea1911a51cff72d895904e7ba33c8ae096e083c452500d669fcccd7295a
25
26 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild
27 new file mode 100644
28 index 000000000000..0fb1236d5c41
29 --- /dev/null
30 +++ b/xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild
31 @@ -0,0 +1,76 @@
32 +# Copyright 1999-2022 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=8
36 +
37 +inherit xdg-utils vala
38 +
39 +DESCRIPTION="Unified widget and session management libs for Xfce"
40 +HOMEPAGE="
41 + https://docs.xfce.org/xfce/libxfce4ui/start
42 + https://gitlab.xfce.org/xfce/libxfce4ui/
43 +"
44 +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
45 +
46 +LICENSE="LGPL-2+ GPL-2+"
47 +SLOT="0"
48 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
49 +IUSE="debug glade +introspection startup-notification system-info vala"
50 +REQUIRED_USE="vala? ( introspection )"
51 +
52 +DEPEND="
53 + >=dev-libs/glib-2.50:2
54 + >=x11-libs/gtk+-3.22:3[introspection?,X]
55 + x11-libs/libX11
56 + x11-libs/libICE
57 + x11-libs/libSM
58 + >=xfce-base/libxfce4util-4.17.2:=[introspection?]
59 + >=xfce-base/xfconf-4.12:=
60 + glade? ( dev-util/glade:3.10 )
61 + introspection? ( >=dev-libs/gobject-introspection-1.66:= )
62 + startup-notification? ( x11-libs/startup-notification )
63 + system-info? (
64 + dev-libs/libgudev
65 + gnome-base/libgtop
66 + >=media-libs/libepoxy-1.2
67 + )
68 +"
69 +RDEPEND="
70 + ${DEPEND}
71 +"
72 +BDEPEND="
73 + dev-lang/perl
74 + dev-util/intltool
75 + sys-devel/gettext
76 + virtual/pkgconfig
77 + vala? ( $(vala_depend) )
78 +"
79 +
80 +src_configure() {
81 + local myconf=(
82 + $(use_enable introspection)
83 + $(use_enable system-info glibtop)
84 + $(use_enable system-info epoxy)
85 + $(use_enable system-info gudev)
86 + $(use_enable startup-notification)
87 + $(use_enable vala)
88 + $(use_enable glade gladeui2)
89 + --with-vendor-info=Gentoo
90 + )
91 +
92 + use vala && vala_setup
93 + econf "${myconf[@]}"
94 +}
95 +
96 +src_install() {
97 + emake -j1 DESTDIR="${D}" install
98 + find "${D}" -name '*.la' -delete || die
99 +}
100 +
101 +pkg_postinst() {
102 + xdg_icon_cache_update
103 +}
104 +
105 +pkg_postrm() {
106 + xdg_icon_cache_update
107 +}