mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
Merge pull request #4329 from stefansaraev/revert-vdr
Revert "projects/WeTek_Play/filesystem: add dummy vdr-addon, will be …
This commit is contained in:
commit
cd25a326ed
@ -1,24 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
||||||
<addon id="service.multimedia.vdr-addon"
|
|
||||||
name="vdr-addon"
|
|
||||||
version="0.0.1"
|
|
||||||
provider-name="openelec.tv">
|
|
||||||
<requires>
|
|
||||||
<import addon="os.openelec.tv" version="5.0"/>
|
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
|
||||||
|
|
||||||
</requires>
|
|
||||||
<extension point="xbmc.service" library="default.py">
|
|
||||||
<provides>executable</provides>
|
|
||||||
</extension>
|
|
||||||
<extension point="xbmc.addon.metadata">
|
|
||||||
<summary>vdr: A powerful DVB TV application</summary>
|
|
||||||
<description>
|
|
||||||
This project describes how to build your own digital satellite receiver and video disk recorder. It is based mainly on the DVB-S digital satellite receiver card, which used to be available from Fujitsu Siemens and the driver software developed by the LinuxTV project.
|
|
||||||
</description>
|
|
||||||
<disclaimer>
|
|
||||||
|
|
||||||
</disclaimer>
|
|
||||||
<platform>all</platform>
|
|
||||||
</extension>
|
|
||||||
</addon>
|
|
@ -1,2 +0,0 @@
|
|||||||
0.0.1
|
|
||||||
- dummy vdr-addon
|
|
@ -1,17 +0,0 @@
|
|||||||
################################################################################
|
|
||||||
# This file is part of OpenELEC - http://www.openelec.tv
|
|
||||||
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
|
|
||||||
#
|
|
||||||
# OpenELEC is free software: you can redistribute it and/or modify
|
|
||||||
# it under the terms of the GNU General Public License as published by
|
|
||||||
# the Free Software Foundation, either version 2 of the License, or
|
|
||||||
# (at your option) any later version.
|
|
||||||
#
|
|
||||||
# OpenELEC is distributed in the hope that it will be useful,
|
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
# GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License
|
|
||||||
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
################################################################################
|
|
Binary file not shown.
Before Width: | Height: | Size: 43 KiB |
Loading…
x
Reference in New Issue
Block a user