mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
vdr_dvbapi: update pluginver for new vdr
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
etc/sysconfig/vdr-plugins.d/dvbapi.conf
|
etc/sysconfig/vdr-plugins.d/dvbapi.conf
|
||||||
etc/vdr/plugins/dvbapi
|
etc/vdr/plugins/dvbapi
|
||||||
usr/lib/vdr/libvdr-dvbapi.so.2.4.7
|
usr/lib/vdr/libvdr-dvbapi.so.2.6.6
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# #
|
# #
|
||||||
# IPFire.org - A linux based firewall #
|
# IPFire.org - A linux based firewall #
|
||||||
# Copyright (C) 2007-2020 IPFire Team <info@ipfire.org> #
|
# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
|
||||||
# #
|
# #
|
||||||
# This program is free software: you can redistribute it and/or modify #
|
# This program is free software: you can redistribute it and/or modify #
|
||||||
# it under the terms of the GNU General Public License as published by #
|
# it under the terms of the GNU General Public License as published by #
|
||||||
@@ -35,13 +35,13 @@ DL_FROM = $(URL_IPFIRE)
|
|||||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = vdr_dvbapi
|
PROG = vdr_dvbapi
|
||||||
PAK_VER = 6
|
PAK_VER = 7
|
||||||
|
|
||||||
DEPS =
|
DEPS =
|
||||||
|
|
||||||
SERVICES =
|
SERVICES =
|
||||||
|
|
||||||
VDRPLUGVER = 2.4.7
|
VDRPLUGVER = 2.6.6
|
||||||
|
|
||||||
EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
|
EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
|
||||||
CFLAGS += $(EXTRA_FLAGS)
|
CFLAGS += $(EXTRA_FLAGS)
|
||||||
|
|||||||
Reference in New Issue
Block a user