logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 9fc786276003a861e1e4da16d2e4208d1ea54c6a
parent e2ab9393554cdeaa96c8a2729d53a0a530970c0e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  6 Feb 2023 04:18:44 +0100

gui-libs/wlrobs: treeclean

Diffstat:

Dgui-libs/wlrobs/wlrobs-9999.ebuild18------------------
1 file changed, 0 insertions(+), 18 deletions(-)

diff --git a/gui-libs/wlrobs/wlrobs-9999.ebuild b/gui-libs/wlrobs/wlrobs-9999.ebuild @@ -1,18 +0,0 @@ -# Copyright 2020 Haelwenn (lanodan) Monnier <contact@hacktivis.me> -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit mercurial meson - -DESCRIPTION="Wayland (wlroots-based) screen capture plugin for obs-studio" -HOMEPAGE="https://hg.sr.ht/~scoopta/wlrobs" -EHG_REPO_URI="${HOMEPAGE}" -LICENSE="GPL-3" -SLOT="0" - -DEPEND=" - dev-libs/wayland - media-video/obs-studio[wayland(-)] -" -RDEPEND="${DEPEND}"