mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
phosh-base/phosh: add 0.42.0, drop 0.40.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
<use>
|
||||
<flag name="desktop-portal">Enable <pkg>sys-apps/xdg-desktop-portal</pkg> backend implementation</flag>
|
||||
<flag name="iio">Enable support for IIO sensors via <pkg>gnome-extra/iio-sensor-proxy</pkg></flag>
|
||||
<flag name="screenshot">Enable screenshot manager support via <pkg>gui-apps/slurp</pkg></flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -9,7 +9,7 @@ HOMEPAGE="https://phosh.mobi/"
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="cups +desktop-portal geolocation iio"
|
||||
IUSE="cups +desktop-portal geolocation iio +screenshot"
|
||||
|
||||
RDEPEND="
|
||||
app-alternatives/phosh-keyboard
|
||||
@@ -19,7 +19,7 @@ RDEPEND="
|
||||
media-fonts/cantarell
|
||||
>=phosh-base/phosh-mobile-settings-${PV}
|
||||
>=phosh-base/phosh-shell-${PV}
|
||||
>=phosh-base/phosh-tour-0.39.0
|
||||
>=phosh-base/phosh-tour-0.41.0
|
||||
>=x11-themes/phosh-wallpapers-${PV}
|
||||
x11-themes/sound-theme-freedesktop
|
||||
desktop-portal? (
|
||||
@@ -28,4 +28,5 @@ RDEPEND="
|
||||
)
|
||||
geolocation? ( app-misc/geoclue:2.0 )
|
||||
iio? ( gnome-extra/iio-sensor-proxy )
|
||||
screenshot? ( gui-apps/slurp )
|
||||
"
|
||||
Reference in New Issue
Block a user