aboutsummaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2024-09-19 10:01:46 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2024-09-19 10:01:46 +0500
commited766cd0fdf69ae020e4784cae0d2e3b2901ad18 (patch)
tree950def0c5d888687561add47c3db2d62ee3f448f /gui-wm
parentapp-admin/pulumi-bin: add 3.133.0 (diff)
downloadguru-ed766cd0fdf69ae020e4784cae0d2e3b2901ad18.tar.gz
guru-ed766cd0fdf69ae020e4784cae0d2e3b2901ad18.tar.bz2
guru-ed766cd0fdf69ae020e4784cae0d2e3b2901ad18.zip
gui-wm/phoc: drop 0.38.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/phoc/Manifest2
-rw-r--r--gui-wm/phoc/phoc-0.38.0.ebuild111
2 files changed, 0 insertions, 113 deletions
diff --git a/gui-wm/phoc/Manifest b/gui-wm/phoc/Manifest
index 83810e398..c34f2c9f4 100644
--- a/gui-wm/phoc/Manifest
+++ b/gui-wm/phoc/Manifest
@@ -1,5 +1,3 @@
-DIST phoc-0.38.0.tar.xz 694784 BLAKE2B 51aef1cb1a4e753278727c8311b7aadfb9c18cbdf820725487c837bd0f943e6c7a0420a502e0316ba4ba96cb861a13d1f6a8cdcd9d1a5b51e75e5ecb9bdcf6f7 SHA512 739fb382336885b78ca3f50f8c5f6ddf3bc308a2158663c49c84ce506d2edf0c8d0dcd412e634eccf848d420bb5923d42ebc02044f7acf322b3ab621ffa4cd23
-DIST phoc-0.38.0.tar.xz.asc 833 BLAKE2B 63dd885cda46b90f5edd56289b9114d31726a543608f5a3f02f52848713a01d06e7e8a8660797c98c3504c3c59fe485ab92e58eaf7689c185d26e41027b96b30 SHA512 f69533ed5d1bce220ea66ae4f6307620178609b6c4d9ed743d0cd62f9944faf3dd76e7fce242e722b6912246e268b466ee0bf52326b39907c78d7f6c8eceabda
DIST phoc-0.40.0.tar.xz 682564 BLAKE2B 97c04902d51118e4d08ce7d9ac7aa04d0e513cf6c3d20dc0e9812c4a9cf97292600a1d5e8205373b67739b829940ea17a2ee9f1e4cb0c72ce9f3651d9fbe9dff SHA512 3d3223ca7f2d3e865c3aa7924447d638b9dd7fef054f71ce667d545d1eeb5d13082e87093adc654426e7dec44e28df41858ef03bb3bb7d0c6c815e1bc958c855
DIST phoc-0.40.0.tar.xz.asc 833 BLAKE2B 102b5c8405b0393330afb6c5e33df2a41e8ce7fea11eae8c959ef4fd7a9183bf4ec94743241bb8d8c8e07071484d8d831022b1858a43b5db11e2d8785cbc88be SHA512 df8abb534374bdc4af1849e3bf7ecbb4ff5d6bc57226a52cfdb0a95d349e167674cd0e7ee0eb223229c7a37c29eb17a7913d613f0bf1bd93451168cba94ca602
DIST phoc-0.41.0.tar.xz 684952 BLAKE2B 8e822a639dabeae073e7897c8c8ae2b5b43605618c18525c9c34f3aac350a2fa3ecb445c44892fb8fc6ecb85b942364ecf9906b10d98b4a8855057544e7395e3 SHA512 7ca881df38007747e31666daa6b9b07b3250f1df779f86c3374eb984496cf398930a7985ac223fffb6e768767444d6e0f5ada64f845af6450e6d8fc96c3d4c5f
diff --git a/gui-wm/phoc/phoc-0.38.0.ebuild b/gui-wm/phoc/phoc-0.38.0.ebuild
deleted file mode 100644
index d4a2d6a32..000000000
--- a/gui-wm/phoc/phoc-0.38.0.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2-utils meson verify-sig virtualx xdg
-
-DESCRIPTION="Wayland compositor for mobile phones"
-HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phoc"
-SRC_URI="https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz
- verify-sig? ( https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz.asc )
-"
-
-LICENSE="|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE="gtk-doc man test"
-RESTRICT="!test? ( test )"
-
-WLROOTS_DEPEND="
- >=dev-libs/libinput-1.14.0:=
- >=dev-libs/wayland-1.22.0
- media-libs/libdisplay-info
- media-libs/libglvnd
- media-libs/mesa[egl(+),gles2]
- sys-apps/hwdata
- sys-auth/seatd:=
- x11-base/xwayland
- x11-libs/cairo
- >=x11-libs/libdrm-2.4.114
- x11-libs/libxcb:=
- x11-libs/libxkbcommon
- >=x11-libs/pixman-0.42.0
- x11-libs/xcb-util-errors
- x11-libs/xcb-util-renderutil
- x11-libs/xcb-util-wm
- virtual/libudev
- amd64? ( >=dev-libs/libliftoff-0.4 )
-"
-COMMON_DEPEND="${WLROOTS_DEPEND}
- >=dev-libs/glib-2.74:2
- dev-libs/json-glib
- dev-libs/libinput:=
- dev-libs/wayland
- >=gnome-base/gnome-desktop-3.26:3
- gnome-base/gsettings-desktop-schemas
- x11-libs/pixman
- x11-libs/libxcb:=
- x11-libs/libxkbcommon
-"
-DEPEND="${COMMON_DEPEND}
- test? ( x11-wm/mutter )
-"
-RDEPEND="${COMMON_DEPEND}"
-BDEPEND="
- dev-libs/glib:2
- dev-libs/wayland-protocols
- dev-util/wayland-scanner
- sys-devel/gettext
- gtk-doc? ( dev-util/gi-docgen )
- man? ( dev-python/docutils )
- verify-sig? ( sec-keys/openpgp-keys-phosh )
-"
-
-VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
-
-src_prepare() {
- default
-
- cd subprojects/wlroots || die
- eapply "${S}"/subprojects/packagefiles/wlroots
-}
-
-src_configure() {
- local emesonargs=(
- $(meson_use gtk-doc gtk_doc)
- $(meson_use man)
- $(meson_use test tests)
- -Ddefault_library=static
- -Dembed-wlroots=enabled
- -Dxwayland=enabled
- )
- meson_src_configure
-}
-
-src_test() {
- local -x LC_ALL="C.UTF-8"
- virtx meson_src_test
-}
-
-src_install() {
- meson_src_install --skip-subprojects gmobile,wlroots
-
- if use gtk-doc; then
- mkdir -p "${ED}"/usr/share/gtk-doc/html/ || die
- mv "${ED}"/usr/share/doc/${PN}-${SLOT} "${ED}"/usr/share/gtk-doc/html/ || die
- fi
-
- newbin helpers/auto-maximize phoc-auto-maximize
- newbin helpers/scale-to-fit phoc-scale-to-fit
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}