Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/xdg-desktop-portal-wlr/
Date: Tue, 02 Mar 2021 01:08:39
Message-Id: 1614647313.eb00909a232eec5a363fe6b44a31f3379d8167fe.prometheanfire@gentoo
1 commit: eb00909a232eec5a363fe6b44a31f3379d8167fe
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 2 01:08:16 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 2 01:08:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb00909a
7
8 gui-libs/xdg-desktop-portal-wlr: 0.2.0 bump
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 gui-libs/xdg-desktop-portal-wlr/Manifest | 1 +
14 ...wlr-9999.ebuild => xdg-desktop-portal-wlr-0.2.0.ebuild} | 14 ++++----------
15 .../xdg-desktop-portal-wlr-9999.ebuild | 6 +++---
16 3 files changed, 8 insertions(+), 13 deletions(-)
17
18 diff --git a/gui-libs/xdg-desktop-portal-wlr/Manifest b/gui-libs/xdg-desktop-portal-wlr/Manifest
19 new file mode 100644
20 index 00000000000..158e2400ed7
21 --- /dev/null
22 +++ b/gui-libs/xdg-desktop-portal-wlr/Manifest
23 @@ -0,0 +1 @@
24 +DIST xdg-desktop-portal-wlr-0.2.0.tar.gz 22260 BLAKE2B a1f3a8244b985874a0b663b311157bc2e2098b8c50b6e3688c89d1c7bf7c454048b359ad42b97edb2faae7b232cd5b6843c07098c07e1f97ede507995d214271 SHA512 9b01919b380510389710c005901810ac6fa00299f2b35a37fa949aab361438ab08c30fc95b88e1805dcea7e97ebe2d19111693f82eee545864077347d2659ca9
25
26 diff --git a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.2.0.ebuild
27 similarity index 75%
28 copy from gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild
29 copy to gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.2.0.ebuild
30 index 1387d91cb4b..1aa36ee0f39 100644
31 --- a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild
32 +++ b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.2.0.ebuild
33 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
34 EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
35 inherit git-r3
36 else
37 - SRC_URI="https://github.com/emersion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
38 + SRC_URI="https://github.com/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz"
39 #KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
40 fi
41
42 @@ -22,7 +22,7 @@ IUSE="elogind systemd"
43 REQUIRED_USE="?? ( elogind systemd )"
44
45 DEPEND="
46 - >=media-video/pipewire-0.2.9:=
47 + >=media-video/pipewire-0.3.2:=
48 dev-libs/wayland
49 >=dev-libs/wayland-protocols-1.14:=
50 elogind? ( >=sys-auth/elogind-237 )
51 @@ -33,9 +33,9 @@ RDEPEND="
52 sys-apps/xdg-desktop-portal
53 "
54 BDEPEND="
55 - >=media-video/pipewire-0.2.9:=
56 + >=media-video/pipewire-0.3.2:=
57 >=dev-libs/wayland-protocols-1.14
58 - >=dev-util/meson-0.47.0
59 + >=dev-util/meson-0.50.0
60 virtual/pkgconfig
61 "
62
63 @@ -43,11 +43,5 @@ src_configure() {
64 local emesonargs=(
65 "-Dwerror=false"
66 )
67 - if use systemd; then
68 - emesonargs+=("-DHAVE_SYSTEMD=1")
69 - else
70 - emesonargs+=("-DHAVE_ELOGIND=1")
71 - fi
72 -
73 meson_src_configure
74 }
75
76 diff --git a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild
77 index 1387d91cb4b..029d5a3963d 100644
78 --- a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild
79 +++ b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-9999.ebuild
80 @@ -22,7 +22,7 @@ IUSE="elogind systemd"
81 REQUIRED_USE="?? ( elogind systemd )"
82
83 DEPEND="
84 - >=media-video/pipewire-0.2.9:=
85 + >=media-video/pipewire-0.3.2:=
86 dev-libs/wayland
87 >=dev-libs/wayland-protocols-1.14:=
88 elogind? ( >=sys-auth/elogind-237 )
89 @@ -33,9 +33,9 @@ RDEPEND="
90 sys-apps/xdg-desktop-portal
91 "
92 BDEPEND="
93 - >=media-video/pipewire-0.2.9:=
94 + >=media-video/pipewire-0.3.2:=
95 >=dev-libs/wayland-protocols-1.14
96 - >=dev-util/meson-0.47.0
97 + >=dev-util/meson-0.50.0
98 virtual/pkgconfig
99 "