logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 99ffdea95bd9c3468025cd1370eee8088d8db182
parent 1e2314515be3a67bf3c64f23f728a817ac7332c5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 15 May 2021 12:07:15 +0200

gui-libs/wpebackend-fdo: Remove, superseeded-by gentoo

Diffstat:

Dgui-libs/wpebackend-fdo/Manifest2--
Dgui-libs/wpebackend-fdo/metadata.xml8--------
Dgui-libs/wpebackend-fdo/wpebackend-fdo-1.4.2.ebuild24------------------------
Dgui-libs/wpebackend-fdo/wpebackend-fdo-1.6.0.ebuild24------------------------
4 files changed, 0 insertions(+), 58 deletions(-)

diff --git a/gui-libs/wpebackend-fdo/Manifest b/gui-libs/wpebackend-fdo/Manifest @@ -1,2 +0,0 @@ -DIST wpebackend-fdo-1.4.2.tar.xz 30284 BLAKE2B b0c219a73e91292f064ded608b1edb3209761ce689b6357e9a32269d69ec359b2f09a1c1e605e9821af4272ad356a67bc982bfe1e56290d110e2fb5612a88075 SHA512 bdbd949e63b3be5e42ab7aa43a7ecd6620fcba12905673204ab79dac783afe491036c5c0d2291a7b8cb76a8b6881e4799507db20d7b8bf1f399800631150c61f -DIST wpebackend-fdo-1.6.0.tar.xz 35004 BLAKE2B 0a0b8eba28d77300b273e0ca7fb64a9d44b77ee975a68b814b2775d27e0bb1509cb7af9376ed734dbd02b5bf0c0a69c98ceec14cc854f0790b7fe1c4ae4a7d9d SHA512 26827684419d24c52d303d0caffc37d62cdd4bff7335660259167e46ad309b111ce5bccfc9656a0c62fed169f45bfa0c84d2b9ad9437445aa512dec89bd9e8bc diff --git a/gui-libs/wpebackend-fdo/metadata.xml b/gui-libs/wpebackend-fdo/metadata.xml @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>contact@hacktivis.me</email> - <name>Haelwenn (lanodan) Monnier</name> - </maintainer> -</pkgmetadata> diff --git a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.2.ebuild b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.2.ebuild @@ -1,24 +0,0 @@ -# Copyright 2019-2020 Haelwenn (lanodan) Monnier <contact@hacktivis.me> -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -CMAKE_MAKEFILE_GENERATOR="ninja" - -inherit cmake - -DESCRIPTION="FreeDesktop.Org backend for WPE WebKit" -HOMEPAGE="https://wpewebkit.org/" -LICENSE="BSD-2" -SRC_URI="https://wpewebkit.org/releases/${P}.tar.xz" -SLOT="1.0" # WPE_API_VERSION -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -# documentation depends on hotdoc -DEPEND=" - media-libs/mesa[egl] - dev-libs/glib:= - >=dev-libs/wayland-1.10:= - >=gui-libs/libwpe-1.4:= -" -RDEPEND="${DEPEND}" diff --git a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.6.0.ebuild b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.6.0.ebuild @@ -1,24 +0,0 @@ -# Copyright 2019-2020 Haelwenn (lanodan) Monnier <contact@hacktivis.me> -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -CMAKE_MAKEFILE_GENERATOR="ninja" - -inherit cmake - -DESCRIPTION="FreeDesktop.Org backend for WPE WebKit" -HOMEPAGE="https://wpewebkit.org/" -LICENSE="BSD-2" -SRC_URI="https://wpewebkit.org/releases/${P}.tar.xz" -SLOT="1.0" # WPE_API_VERSION -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -# documentation depends on hotdoc -DEPEND=" - media-libs/mesa[egl] - dev-libs/glib:= - >=dev-libs/wayland-1.10:= - >=gui-libs/libwpe-1.6:= -" -RDEPEND="${DEPEND}"