From 34dea8e38f88007799629d0a56b12dec480b1d21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Jun 2021 14:45:01 +0100 Subject: gentoo resync : 20.06.2021 --- app-emulation/spice-html5/spice-html5-0.2.1.ebuild | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 app-emulation/spice-html5/spice-html5-0.2.1.ebuild (limited to 'app-emulation/spice-html5/spice-html5-0.2.1.ebuild') diff --git a/app-emulation/spice-html5/spice-html5-0.2.1.ebuild b/app-emulation/spice-html5/spice-html5-0.2.1.ebuild deleted file mode 100644 index f5632403f2a1..000000000000 --- a/app-emulation/spice-html5/spice-html5-0.2.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Spice Javascript client" -HOMEPAGE="https://gitlab.freedesktop.org/spice/spice-html5" -SRC_URI="https://gitlab.freedesktop.org/spice/${PN}/-/archive/${P}/${PN}-${P}.tar.gz" -S="${WORKDIR}/${PN}-${P}" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -# no compiling -src_compile() { - true -} - -src_install() { - insinto /usr/share/spice-html5 - doins -r src apache.conf.sample spice.css spice.html spice_auto.html -} -- cgit v1.2.3