aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vdr
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vdr')
-rw-r--r--recipes/vdr/vdr.inc6
-rw-r--r--recipes/vdr/vdr_1.7.10.bb2
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/vdr/vdr.inc b/recipes/vdr/vdr.inc
index 2e8cf40631..1077af9ceb 100644
--- a/recipes/vdr/vdr.inc
+++ b/recipes/vdr/vdr.inc
@@ -1,8 +1,8 @@
DESCRIPTION = "Video Disk Recorder (VDR) is a digital sat-receiver program using Linux and DVB technologies. It allows one to record MPEG2 streams, as well as output the stream to TV. It is also possible to watch DVDs (hardware accelerated) with some comfort and use an IR remote control."
-AUTHOR = "Klaus Schmidinger"
-LICENSE = "GPLv2"
HOMEPAGE = "http://www.tvdr.de"
-
+SECTION = "console/multimedia"
+LICENSE = "GPLv2"
+AUTHOR = "Klaus Schmidinger"
DEPENDS = "fontconfig freetype gettext libcap jpeg virtual/libintl"
SRC_URI = "ftp://ftp.tvdr.de/vdr/Developer/${P}.tar.bz2"
diff --git a/recipes/vdr/vdr_1.7.10.bb b/recipes/vdr/vdr_1.7.10.bb
index 69ca012c7b..de5121431f 100644
--- a/recipes/vdr/vdr_1.7.10.bb
+++ b/recipes/vdr/vdr_1.7.10.bb
@@ -1,5 +1,5 @@
require vdr.inc
-PR = "r2"
+PR = "r3"
SRC_URI += " file://fixpaths.patch;patch=1 \
file://cplusplus.patch;patch=1 \