commit:     a4e1c6e3945b39a393428f9071cbe3ab8eb2f499
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Nov  7 14:58:34 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Nov  7 15:39:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4e1c6e3

phosh-base/phosh: add 0.50.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 phosh-base/phosh/phosh-0.50.1.ebuild | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/phosh-base/phosh/phosh-0.50.1.ebuild 
b/phosh-base/phosh/phosh-0.50.1.ebuild
new file mode 100644
index 0000000000..c9bc24a1f0
--- /dev/null
+++ b/phosh-base/phosh/phosh-0.50.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Meta package for Phosh, merge this package to install"
+HOMEPAGE="https://phosh.mobi/";
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="calls cups geolocation iio +screenshot systemd"
+
+# https://salsa.debian.org/DebianOnMobile-team/meta-phosh
+RDEPEND="
+       >=app-alternatives/phosh-keyboard-2
+       dev-libs/feedbackd[daemon]
+       gnome-base/gnome-core-libs[cups?]
+       gui-libs/xdg-desktop-portal-wlr
+       >=gui-wm/phoc-0.50.0
+       media-fonts/cantarell
+       >=phosh-base/phosh-mobile-settings-${PV}
+       >=phosh-base/phosh-shell-${PV}
+       >=phosh-base/phosh-tour-0.50.0
+       >=phosh-base/xdg-desktop-portal-phosh-0.50.0
+       sys-apps/xdg-desktop-portal-gtk
+       >=x11-themes/phosh-wallpapers-0.42.0
+       x11-themes/sound-theme-freedesktop
+       calls? ( net-voip/gnome-calls )
+       geolocation? ( app-misc/geoclue:2.0 )
+       iio? ( gnome-extra/iio-sensor-proxy )
+       screenshot? ( gui-apps/slurp )
+       systemd? ( sys-apps/systemd )
+       !systemd? ( app-admin/openrc-settingsd )
+"

Reply via email to