aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2025-01-02 10:21:17 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2025-01-02 13:35:43 +0500
commit348e730b87a267c65b8a26560f606bad84598d47 (patch)
tree51236f46692a54b247955018a9746677a5ce0554
parentmedia-sound/deep-filter: add ladspa use flag and ignore Tinderbox QA0017. (diff)
downloadguru-348e730b87a267c65b8a26560f606bad84598d47.tar.gz
guru-348e730b87a267c65b8a26560f606bad84598d47.tar.bz2
guru-348e730b87a267c65b8a26560f606bad84598d47.zip
phosh-base/phosh: drop 0.41.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
-rw-r--r--phosh-base/phosh/phosh-0.41.0.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/phosh-base/phosh/phosh-0.41.0.ebuild b/phosh-base/phosh/phosh-0.41.0.ebuild
deleted file mode 100644
index 62657ad83..000000000
--- a/phosh-base/phosh/phosh-0.41.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2024 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="cups +desktop-portal geolocation iio"
-
-RDEPEND="
- app-alternatives/phosh-keyboard
- dev-libs/feedbackd[daemon]
- gnome-base/gnome-core-libs[cups?]
- >=gui-wm/phoc-${PV}
- media-fonts/cantarell
- >=phosh-base/phosh-mobile-settings-${PV}
- >=phosh-base/phosh-shell-${PV}
- >=phosh-base/phosh-tour-${PV}
- >=x11-themes/phosh-wallpapers-${PV}
- x11-themes/sound-theme-freedesktop
- desktop-portal? (
- gui-libs/xdg-desktop-portal-wlr
- sys-apps/xdg-desktop-portal-gtk
- )
- geolocation? ( app-misc/geoclue:2.0 )
- iio? ( gnome-extra/iio-sensor-proxy )
-"