summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-13 17:15:49 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-14 06:46:04 +0300
commitb596a890eb104aa3c97b9117660fbbc2c616762d (patch)
tree6299455ebad3622bd09dbf809465c63e2f44f9e2 /media-plugins/vdr-ffnetdev
parentmedia-libs/libvmaf: update DESCRIPTION (diff)
downloadgentoo-b596a890eb104aa3c97b9117660fbbc2c616762d.tar.gz
gentoo-b596a890eb104aa3c97b9117660fbbc2c616762d.tar.bz2
gentoo-b596a890eb104aa3c97b9117660fbbc2c616762d.zip
media-plugins/vdr-ffnetdev: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-ffnetdev')
-rw-r--r--media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
index cd48d5623782..eef79330d3ec 100644
--- a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
+++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
VERSION="837" # every bump, new version
-DESCRIPTION="VDR Plugin: Output device which offers OSD via VNC and Video as raw mpeg over network"
+DESCRIPTION="VDR Plugin: Provides an easy way of connecting possible streaming clients to VDR"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ffnetdev"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.bz2"