Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/wf-shell/
Date: Mon, 17 Aug 2020 01:36:25
Message-Id: 1597628167.9629c01213f8ab2139278c67800c0345f7923534.bman@gentoo
1 commit: 9629c01213f8ab2139278c67800c0345f7923534
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Wed Aug 5 11:19:50 2020 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 01:36:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9629c012
7
8 gui-apps/wf-shell: version bump to 0.5.0
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 gui-apps/wf-shell/Manifest | 1 +
15 gui-apps/wf-shell/{wf-shell-9999.ebuild => wf-shell-0.5.0.ebuild} | 3 +--
16 gui-apps/wf-shell/wf-shell-9999.ebuild | 3 +--
17 3 files changed, 3 insertions(+), 4 deletions(-)
18
19 diff --git a/gui-apps/wf-shell/Manifest b/gui-apps/wf-shell/Manifest
20 index e210eeae0b9..1df1fef29e6 100644
21 --- a/gui-apps/wf-shell/Manifest
22 +++ b/gui-apps/wf-shell/Manifest
23 @@ -1 +1,2 @@
24 DIST wf-shell-0.4.0.tar.xz 8996656 BLAKE2B 609668bcf00fcc7a0b8142d84a7101f07578c2d6a88616da286a615076372e5a356387cf5e3fdee9b4aba6f027d8d081a5cce32f7f00682a756d4ee9bc46916d SHA512 1b293ce3fc2b12acbadb75e0de28217ed24f733e26d7ad12ada9a5f0673df911e75eea5af6841c466f031151f881a8e36dda229ea4dc2f91825e2e6df42d4903
25 +DIST wf-shell-0.5.0.tar.xz 8998296 BLAKE2B c32232fc08292b15a0048d11d0f179a82fd21b3179223d898057ac95b42ac35ec063467f67c0f1261857c3b643edc4367112a05bb63f002788b64ed86559addd SHA512 d0029746ea10625bb47381a7ed74aadb8aa3823f83f751b539eefd49da5aa1643a2d16c55fe23d30bd71528ad5c1ea8d389909fe8cc1026746b3b76aa5dabd2b
26
27 diff --git a/gui-apps/wf-shell/wf-shell-9999.ebuild b/gui-apps/wf-shell/wf-shell-0.5.0.ebuild
28 similarity index 96%
29 copy from gui-apps/wf-shell/wf-shell-9999.ebuild
30 copy to gui-apps/wf-shell/wf-shell-0.5.0.ebuild
31 index 21fc54e4ef7..94c26507f32 100644
32 --- a/gui-apps/wf-shell/wf-shell-9999.ebuild
33 +++ b/gui-apps/wf-shell/wf-shell-0.5.0.ebuild
34 @@ -23,15 +23,14 @@ IUSE="+pulseaudio"
35 DEPEND="
36 dev-cpp/gtkmm:3.0=[wayland]
37 dev-libs/gobject-introspection
38 - ~gui-wm/wayfire-${PV}
39 >=gui-libs/gtk-layer-shell-0.1
40 + >=gui-wm/wayfire-${PV}
41 pulseaudio? ( media-sound/pulseaudio )
42 "
43
44 RDEPEND="${DEPEND}"
45
46 BDEPEND="
47 - ${DEPEND}
48 dev-libs/wayland-protocols
49 virtual/pkgconfig
50 "
51
52 diff --git a/gui-apps/wf-shell/wf-shell-9999.ebuild b/gui-apps/wf-shell/wf-shell-9999.ebuild
53 index 21fc54e4ef7..94c26507f32 100644
54 --- a/gui-apps/wf-shell/wf-shell-9999.ebuild
55 +++ b/gui-apps/wf-shell/wf-shell-9999.ebuild
56 @@ -23,15 +23,14 @@ IUSE="+pulseaudio"
57 DEPEND="
58 dev-cpp/gtkmm:3.0=[wayland]
59 dev-libs/gobject-introspection
60 - ~gui-wm/wayfire-${PV}
61 >=gui-libs/gtk-layer-shell-0.1
62 + >=gui-wm/wayfire-${PV}
63 pulseaudio? ( media-sound/pulseaudio )
64 "
65
66 RDEPEND="${DEPEND}"
67
68 BDEPEND="
69 - ${DEPEND}
70 dev-libs/wayland-protocols
71 virtual/pkgconfig
72 "