public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: phosh-base/phosh-shell/
Date: Tue,  9 Apr 2024 03:28:11 +0000 (UTC)	[thread overview]
Message-ID: <1712633278.603c48d2625bc05c051bd76d37e667db0b9ff6d0.cybertailor@gentoo> (raw)

commit:     603c48d2625bc05c051bd76d37e667db0b9ff6d0
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Apr  9 02:34:39 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Apr  9 03:27:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=603c48d2

phosh-base/phosh-shell: add 0.38.0

Bug: https://bugs.gentoo.org/927033
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 phosh-base/phosh-shell/Manifest                                |  2 ++
 phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild               |  4 ++--
 .../{phosh-shell-0.36.0.ebuild => phosh-shell-0.38.0.ebuild}   | 10 ++++++----
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/phosh-base/phosh-shell/Manifest b/phosh-base/phosh-shell/Manifest
index 68a278a3d7..152606f5d2 100644
--- a/phosh-base/phosh-shell/Manifest
+++ b/phosh-base/phosh-shell/Manifest
@@ -1,2 +1,4 @@
 DIST phosh-0.36.0.tar.xz 839440 BLAKE2B a6aa1c6fc2356055b0a451cb66fcfcbf3329059ab620aa56122e63e5eafc7f43ff1b1e4842fcadd7506f4724dbbab6e4785c6fb9b9e669e888c427be9163f0ab SHA512 e108423c97343917b4be1827c44642e90738027b543bdc4bf2f45073101383227a157771a9efdf0b65a9adf30a09d1111210be21d35043ced8a9046fe70588e2
 DIST phosh-0.36.0.tar.xz.asc 833 BLAKE2B 1dcdfd6cd0708f60408a34bd2df891db4050de02c9349d5517fe23b2e17e0fb0fdfe97e3f86f5b30fb47c871932bd67310b889ce4d03b32408c7704d7ea31ce4 SHA512 c1ceac2eaad073b79f342915205f0539454f789eb6cb8aaae5fa4847bfac60641822796ee0adc83970af7ee6d6e57248bba48a718a05da1d2123984c4a3c9b91
+DIST phosh-0.38.0.tar.xz 866816 BLAKE2B 22be8e8a673494da7795270d7fb7fff2bfb87762b8cce9540d2f8644ded760ee2ac8a75d8052eb46172d6f5764e020ef949330ed14f5cc645cef586e26b5a398 SHA512 dfde54b64ea6edba2b66dfe2f5ff0f4b3edbb192b1a37fbc8c98d9365bdedc5d19ddb1464673e516cb8e436a6c0ea00c84087cc6431b6c1862019f90e02b73ce
+DIST phosh-0.38.0.tar.xz.asc 833 BLAKE2B d9c49a42bc5083678e3195eb6fded80455312887b0c0f99dd03c6662d3c01bec228b0c68f7044dfe86fe1473b8ddbaf797729a5a92fbbbb5c8d18302149376dd SHA512 8007c2f58c311659310d06962ad825c51fb90f4da864f110db5b1f0f5d7c70b0ef69ddbfa169489657b3088ed6b89dbdf7e910101267ccd307578d75f9301b46

diff --git a/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild b/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild
index a66f2fc31e..46756454d2 100644
--- a/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild
+++ b/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild
@@ -13,9 +13,9 @@ SRC_URI="https://sources.phosh.mobi/releases/${MY_PN}/${MY_P}.tar.xz
 	verify-sig? ( https://sources.phosh.mobi/releases/${MY_PN}/${MY_P}.tar.xz.asc )"
 S="${WORKDIR}/${MY_P}"
 
-KEYWORDS="~amd64 ~arm64"
 LICENSE="CC0-1.0 CC-BY-SA-4.0 GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+ MIT"
 SLOT="0"
+KEYWORDS="~amd64 ~arm64"
 IUSE="elogind gtk-doc +lockscreen-plugins man test test-full"
 REQUIRED_USE="test? ( lockscreen-plugins )"
 
@@ -77,7 +77,7 @@ BDEPEND="
 	verify-sig? ( sec-keys/openpgp-keys-phosh )
 "
 
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/phosh.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
 
 src_configure() {
 	local emesonargs=(

diff --git a/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild b/phosh-base/phosh-shell/phosh-shell-0.38.0.ebuild
similarity index 94%
copy from phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild
copy to phosh-base/phosh-shell/phosh-shell-0.38.0.ebuild
index a66f2fc31e..8a824cb298 100644
--- a/phosh-base/phosh-shell/phosh-shell-0.36.0.ebuild
+++ b/phosh-base/phosh-shell/phosh-shell-0.38.0.ebuild
@@ -13,9 +13,9 @@ SRC_URI="https://sources.phosh.mobi/releases/${MY_PN}/${MY_P}.tar.xz
 	verify-sig? ( https://sources.phosh.mobi/releases/${MY_PN}/${MY_P}.tar.xz.asc )"
 S="${WORKDIR}/${MY_P}"
 
-KEYWORDS="~amd64 ~arm64"
 LICENSE="CC0-1.0 CC-BY-SA-4.0 GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+ MIT"
 SLOT="0"
+KEYWORDS="~amd64 ~arm64"
 IUSE="elogind gtk-doc +lockscreen-plugins man test test-full"
 REQUIRED_USE="test? ( lockscreen-plugins )"
 
@@ -34,6 +34,7 @@ COMMON_DEPEND="
 	>=gui-libs/libhandy-1.1.90:1
 	media-libs/libpulse[glib]
 	media-sound/callaudiod
+	net-libs/libsoup:3.0
 	>=net-misc/networkmanager-1.14
 	sys-apps/dbus
 	>=sys-auth/polkit-0.105
@@ -77,13 +78,14 @@ BDEPEND="
 	verify-sig? ( sec-keys/openpgp-keys-phosh )
 "
 
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/phosh.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
 
 src_configure() {
 	local emesonargs=(
 		-Dcompositor="${EPREFIX}"/usr/bin/phoc
-		-Dsystemd=true
 		-Dtools=true
+		-Dquick-setting-plugins=true
+		$(meson_use !elogind systemd)
 		$(meson_use gtk-doc gtk_doc)
 		$(meson_use lockscreen-plugins)
 		$(meson_use man)
@@ -104,7 +106,7 @@ src_test() {
 }
 
 src_install() {
-	meson_src_install
+	meson_src_install --skip-subprojects gmobile
 	pamd_mimic system-local-login phosh auth account session
 	systemd_douserunit data/phosh.service
 


             reply	other threads:[~2024-04-09  3:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09  3:28 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-20  9:02 [gentoo-commits] repo/proj/guru:dev commit in: phosh-base/phosh-shell/ Anna Vyalkova
2024-06-30  8:36 Anna Vyalkova
2024-02-11 16:40 Anna Vyalkova
2024-02-04 19:22 Anna Vyalkova

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1712633278.603c48d2625bc05c051bd76d37e667db0b9ff6d0.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox