From: "Daniel Weismüller" <daniel.weismueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] vdr: updated to version 2.2.0
Date: Mon, 24 Oct 2016 10:07:03 +0200 [thread overview]
Message-ID: <62e55fb9-dc16-c394-3efc-6ed84752bce3@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2299 bytes --]
From 74b5d9f056d73e004f1a61f83b2efd40feeb5eb1 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Daniel=20Weism=C3=BCller?= <daniel.weismueller(a)ipfire.org>
Date: Tue, 18 Oct 2016 15:55:20 +0200
Subject: [PATCH] =?utf8?q?vdr:=20updated=20to=20version=202.2.0=20Signed-o?=
=?utf8?q?ff-by:=20Daniel=20Weism=C3=BCller=20<daniel.weismueller(a)ipfire.o?=
=?utf8?q?rg>?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
---
config/rootfiles/packages/vdr | 3 +++
lfs/vdr | 8 ++++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/vdr b/config/rootfiles/packages/vdr
index 4b6eaff..c79fb2b 100644
--- a/config/rootfiles/packages/vdr
+++ b/config/rootfiles/packages/vdr
@@ -6,6 +6,7 @@ etc/sysconfig/vdr
#etc/sysconfig/vdr-plugins.d
etc/vdr
etc/vdr/channels.conf
+etc/vdr/conf.d
etc/vdr/diseqc.conf
etc/vdr/keymacros.conf
etc/vdr/scr.conf
@@ -19,6 +20,7 @@ usr/bin/svdrpsend
#usr/include/libsi/si.h
#usr/include/libsi/util.h
#usr/include/vdr
+#usr/include/vdr/args.h
#usr/include/vdr/audio.h
#usr/include/vdr/channels.h
#usr/include/vdr/ci.h
@@ -48,6 +50,7 @@ usr/bin/svdrpsend
#usr/include/vdr/pat.h
#usr/include/vdr/player.h
#usr/include/vdr/plugin.h
+#usr/include/vdr/positioner.h
#usr/include/vdr/receiver.h
#usr/include/vdr/recorder.h
#usr/include/vdr/recording.h
diff --git a/lfs/vdr b/lfs/vdr
index 52ecdd5..2b07b4b 100644
--- a/lfs/vdr
+++ b/lfs/vdr
@@ -24,11 +24,11 @@
include Config
-VER = 2.0.5
+VER = 2.2.0
# VDRPLUGVER must match with APIVERSION in config.h
# after change this update also all vdr plugins
-VDRPLUGVER = 2.0.0
+VDRPLUGVER = 2.2.0
THISAPP = vdr-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -37,7 +37,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr
-PAK_VER = 9
+PAK_VER = 10
DEPS = "vdr_streamdev"
@@ -65,7 +65,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = f58b9836a60440fde84480a2e37ee91d
+$(DL_FILE)_MD5 = 8853f64c0fc3d41ffd3b4bfc6f0a14b7
install : $(TARGET)
--
2.5.5
reply other threads:[~2016-10-24 8:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=62e55fb9-dc16-c394-3efc-6ed84752bce3@ipfire.org \
--to=daniel.weismueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox