From f4e6ce7f7d97814be2dcee35472176fff98b288c Mon Sep 17 00:00:00 2001 From: Stefan Reiff Date: Sun, 12 May 2019 20:38:56 +0200 Subject: [PATCH] community/vdr: move from testing --- {testing => community}/vdr/APKBUILD | 0 {testing => community}/vdr/Make.config | 0 {testing => community}/vdr/conf.d/00-vdr.conf | 0 {testing => community}/vdr/conf.d/conflictcheckonly.conf | 0 {testing => community}/vdr/conf.d/dvbapi.conf | 0 {testing => community}/vdr/conf.d/epgsearch.conf | 0 {testing => community}/vdr/conf.d/epgsearchonly.conf | 0 {testing => community}/vdr/conf.d/femon.conf | 0 {testing => community}/vdr/conf.d/mpv.conf | 0 {testing => community}/vdr/conf.d/quickepgsearch.conf | 0 {testing => community}/vdr/conf.d/streamdev-server.conf | 0 {testing => community}/vdr/conf.d/svdrpservice.conf | 0 {testing => community}/vdr/conf.d/vnsiserver.conf | 0 {testing => community}/vdr/include-missing-limits.patch | 0 {testing => community}/vdr/musl-compat.patch | 0 {testing => community}/vdr/softhddevice-musl.patch | 0 {testing => community}/vdr/streamdev_makefile.patch | 0 {testing => community}/vdr/vdr.initd | 0 {testing => community}/vdr/vdr.pre-install | 0 19 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/vdr/APKBUILD (100%) rename {testing => community}/vdr/Make.config (100%) rename {testing => community}/vdr/conf.d/00-vdr.conf (100%) rename {testing => community}/vdr/conf.d/conflictcheckonly.conf (100%) rename {testing => community}/vdr/conf.d/dvbapi.conf (100%) rename {testing => community}/vdr/conf.d/epgsearch.conf (100%) rename {testing => community}/vdr/conf.d/epgsearchonly.conf (100%) rename {testing => community}/vdr/conf.d/femon.conf (100%) rename {testing => community}/vdr/conf.d/mpv.conf (100%) rename {testing => community}/vdr/conf.d/quickepgsearch.conf (100%) rename {testing => community}/vdr/conf.d/streamdev-server.conf (100%) rename {testing => community}/vdr/conf.d/svdrpservice.conf (100%) rename {testing => community}/vdr/conf.d/vnsiserver.conf (100%) rename {testing => community}/vdr/include-missing-limits.patch (100%) rename {testing => community}/vdr/musl-compat.patch (100%) rename {testing => community}/vdr/softhddevice-musl.patch (100%) rename {testing => community}/vdr/streamdev_makefile.patch (100%) rename {testing => community}/vdr/vdr.initd (100%) rename {testing => community}/vdr/vdr.pre-install (100%) diff --git a/testing/vdr/APKBUILD b/community/vdr/APKBUILD similarity index 100% rename from testing/vdr/APKBUILD rename to community/vdr/APKBUILD diff --git a/testing/vdr/Make.config b/community/vdr/Make.config similarity index 100% rename from testing/vdr/Make.config rename to community/vdr/Make.config diff --git a/testing/vdr/conf.d/00-vdr.conf b/community/vdr/conf.d/00-vdr.conf similarity index 100% rename from testing/vdr/conf.d/00-vdr.conf rename to community/vdr/conf.d/00-vdr.conf diff --git a/testing/vdr/conf.d/conflictcheckonly.conf b/community/vdr/conf.d/conflictcheckonly.conf similarity index 100% rename from testing/vdr/conf.d/conflictcheckonly.conf rename to community/vdr/conf.d/conflictcheckonly.conf diff --git a/testing/vdr/conf.d/dvbapi.conf b/community/vdr/conf.d/dvbapi.conf similarity index 100% rename from testing/vdr/conf.d/dvbapi.conf rename to community/vdr/conf.d/dvbapi.conf diff --git a/testing/vdr/conf.d/epgsearch.conf b/community/vdr/conf.d/epgsearch.conf similarity index 100% rename from testing/vdr/conf.d/epgsearch.conf rename to community/vdr/conf.d/epgsearch.conf diff --git a/testing/vdr/conf.d/epgsearchonly.conf b/community/vdr/conf.d/epgsearchonly.conf similarity index 100% rename from testing/vdr/conf.d/epgsearchonly.conf rename to community/vdr/conf.d/epgsearchonly.conf diff --git a/testing/vdr/conf.d/femon.conf b/community/vdr/conf.d/femon.conf similarity index 100% rename from testing/vdr/conf.d/femon.conf rename to community/vdr/conf.d/femon.conf diff --git a/testing/vdr/conf.d/mpv.conf b/community/vdr/conf.d/mpv.conf similarity index 100% rename from testing/vdr/conf.d/mpv.conf rename to community/vdr/conf.d/mpv.conf diff --git a/testing/vdr/conf.d/quickepgsearch.conf b/community/vdr/conf.d/quickepgsearch.conf similarity index 100% rename from testing/vdr/conf.d/quickepgsearch.conf rename to community/vdr/conf.d/quickepgsearch.conf diff --git a/testing/vdr/conf.d/streamdev-server.conf b/community/vdr/conf.d/streamdev-server.conf similarity index 100% rename from testing/vdr/conf.d/streamdev-server.conf rename to community/vdr/conf.d/streamdev-server.conf diff --git a/testing/vdr/conf.d/svdrpservice.conf b/community/vdr/conf.d/svdrpservice.conf similarity index 100% rename from testing/vdr/conf.d/svdrpservice.conf rename to community/vdr/conf.d/svdrpservice.conf diff --git a/testing/vdr/conf.d/vnsiserver.conf b/community/vdr/conf.d/vnsiserver.conf similarity index 100% rename from testing/vdr/conf.d/vnsiserver.conf rename to community/vdr/conf.d/vnsiserver.conf diff --git a/testing/vdr/include-missing-limits.patch b/community/vdr/include-missing-limits.patch similarity index 100% rename from testing/vdr/include-missing-limits.patch rename to community/vdr/include-missing-limits.patch diff --git a/testing/vdr/musl-compat.patch b/community/vdr/musl-compat.patch similarity index 100% rename from testing/vdr/musl-compat.patch rename to community/vdr/musl-compat.patch diff --git a/testing/vdr/softhddevice-musl.patch b/community/vdr/softhddevice-musl.patch similarity index 100% rename from testing/vdr/softhddevice-musl.patch rename to community/vdr/softhddevice-musl.patch diff --git a/testing/vdr/streamdev_makefile.patch b/community/vdr/streamdev_makefile.patch similarity index 100% rename from testing/vdr/streamdev_makefile.patch rename to community/vdr/streamdev_makefile.patch diff --git a/testing/vdr/vdr.initd b/community/vdr/vdr.initd similarity index 100% rename from testing/vdr/vdr.initd rename to community/vdr/vdr.initd diff --git a/testing/vdr/vdr.pre-install b/community/vdr/vdr.pre-install similarity index 100% rename from testing/vdr/vdr.pre-install rename to community/vdr/vdr.pre-install