* [PATCH] vdr_eepg: changed dependency to vdr 2.2.0
@ 2016-10-24 8:13 Daniel Weismüller
0 siblings, 0 replies; only message in thread
From: Daniel Weismüller @ 2016-10-24 8:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]
From 67ca8869ee8c5243198b39d21b3a17320f562973 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:59:18 +0200
Subject: [PATCH] vdr_eepg: changed dependency to vdr 2.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Signed-off-by: Daniel Weismüller <daniel.weismueller(a)ipfire.org>
---
config/rootfiles/packages/vdr_eepg | 2 +-
lfs/vdr_eepg | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/packages/vdr_eepg b/config/rootfiles/packages/vdr_eepg
index 17f7bc4..fc00122 100644
--- a/config/rootfiles/packages/vdr_eepg
+++ b/config/rootfiles/packages/vdr_eepg
@@ -1,2 +1,2 @@
etc/vdr/plugins/eepg
-usr/lib/vdr/libvdr-eepg.so.2.0.0
+usr/lib/vdr/libvdr-eepg.so.2.2.0
diff --git a/lfs/vdr_eepg b/lfs/vdr_eepg
index 3a91256..2f1280d 100644
--- a/lfs/vdr_eepg
+++ b/lfs/vdr_eepg
@@ -35,11 +35,11 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr_eepg
-PAK_VER = 1
+PAK_VER = 2
DEPS = ""
-VDRPLUGVER = 2.0.0
+VDRPLUGVER = 2.2.0
EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
CFLAGS += $(EXTRA_FLAGS)
--
2.5.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-24 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 8:13 [PATCH] vdr_eepg: changed dependency to vdr 2.2.0 Daniel Weismüller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox