mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-plugins/vdr-screenshot: drop 0.0.15
Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Part-of: https://github.com/gentoo/gentoo/pull/45676 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
3b4f586576
commit
d8a08dc5ce
@@ -1,2 +1 @@
|
||||
DIST vdr-screenshot-0.0.15.tar.gz 19439 BLAKE2B 186a44fc1c5645b5876051e2bd0f072557910bd4e66dbc3c1a0a0566a8d6470c384a50c6e949856fb960da9eddcc18e401702eb6df17d138399909dc4c045ac9 SHA512 31aacd2bbe591501b8891f5335ca882271406fad7a222fb640ddc8f9c6228ca2342b3fc78c4d8054b32a160a9cbde03e3bedbd060003fd27b9954de43be6bf5f
|
||||
DIST vdr-screenshot-0.0.16.tar.gz 19587 BLAKE2B ac13e964b806f1570ccb447f2a40fbcd839a1995544ca444b16503a0f74ad2a6f0d7a9c7d7bb229d96a584849d9b56bd288a1ce3f7d7247f21e273a0f923dc2e SHA512 a6879dcae6632f17e3468c186150130ef9cf2208b03ed3df612760605bad212edb09496b383d11176bcf6d624a0ea80bcf866ffb7096139cf336532a0419a709
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit vdr-plugin-2
|
||||
|
||||
DESCRIPTION="VDR Plugin: takes screenshots of the current video or tv screen"
|
||||
HOMEPAGE="https://github.com/jowi24/vdr-screenshot"
|
||||
SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=media-video/vdr-2.0"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S="${WORKDIR}/${P}"
|
||||
Reference in New Issue
Block a user