media-plugins/gst-plugins-openh264: bump to 1.16.2
[gentoo.git] / media-plugins / vdr-dummydevice / vdr-dummydevice-2.0.0.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit vdr-plugin-2
7
8 DESCRIPTION="VDR Plugin: dummy output device ,for recording server without any output devices"
9 HOMEPAGE="http://phivdr.dyndns.org/vdr/vdr-dummydevice/"
10 SRC_URI="http://phivdr.dyndns.org/vdr/${PN}/${P}.tgz"
11
12 KEYWORDS="amd64 x86"
13 SLOT="0"
14 LICENSE="GPL-2"
15 IUSE=""
16
17 DEPEND=">=media-video/vdr-2.0.0"