From de80a793829ed829b7b776086c58d24505392f34 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Fri, 12 Jul 2013 20:09:29 +0300 Subject: [PATCH] remove package: 'SickBeard', moving to unofficial --- packages/3rdparty/download/SickBeard/meta | 38 ---------- ..._update-header_and_donate_button-0.1.patch | 55 -------------- ...eard-002-remove_default_settings-0.3.patch | 75 ------------------- tools/mkpkg/mkpkg_sickbeard | 43 ----------- 4 files changed, 211 deletions(-) delete mode 100644 packages/3rdparty/download/SickBeard/meta delete mode 100644 packages/3rdparty/download/SickBeard/patches/SickBeard-001-remove_logo_update-header_and_donate_button-0.1.patch delete mode 100644 packages/3rdparty/download/SickBeard/patches/SickBeard-002-remove_default_settings-0.3.patch delete mode 100755 tools/mkpkg/mkpkg_sickbeard diff --git a/packages/3rdparty/download/SickBeard/meta b/packages/3rdparty/download/SickBeard/meta deleted file mode 100644 index da89b19021..0000000000 --- a/packages/3rdparty/download/SickBeard/meta +++ /dev/null @@ -1,38 +0,0 @@ -################################################################################ -# This file is part of OpenELEC - http://www.openelec.tv -# Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2011 Anthony Nash (nash.ant@gmail.com) -# -# 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 -# the Free Software Foundation; either version 2, or (at your option) -# any later version. -# -# This Program 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.tv; see the file COPYING. If not, write to -# the Free Software Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110, USA. -# http://www.gnu.org/copyleft/gpl.html -################################################################################ - -PKG_NAME="SickBeard" -PKG_VERSION="fb37d33" -PKG_REV="1" -PKG_ARCH="any" -PKG_LICENSE="OSS" -PKG_SITE="https://github.com/midgetspy/Sick-Beard" -PKG_URL="$DISTRO_SRC/${PKG_NAME}-${PKG_VERSION}.tar.xz" -PKG_DEPENDS="Python SABnzbd Cheetah" -PKG_BUILD_DEPENDS="toolchain Python Cheetah" -PKG_PRIORITY="optional" -PKG_SECTION="service/downloadmanager" -PKG_SHORTDESC="SickBeard: automated TV show downloading." -PKG_LONGDESC="SickBeard: automated TV show downloading." - -PKG_IS_ADDON="no" - -PKG_AUTORECONF="no" diff --git a/packages/3rdparty/download/SickBeard/patches/SickBeard-001-remove_logo_update-header_and_donate_button-0.1.patch b/packages/3rdparty/download/SickBeard/patches/SickBeard-001-remove_logo_update-header_and_donate_button-0.1.patch deleted file mode 100644 index 18fe8a3314..0000000000 --- a/packages/3rdparty/download/SickBeard/patches/SickBeard-001-remove_logo_update-header_and_donate_button-0.1.patch +++ /dev/null @@ -1,55 +0,0 @@ -diff --git a/data/interfaces/default/config.tmpl b/data/interfaces/default/config.tmpl -index ec28766..fdf3e30 100644 ---- a/data/interfaces/default/config.tmpl -+++ b/data/interfaces/default/config.tmpl -@@ -36,13 +36,4 @@ - - - --
-- -- -- -- -- --
[donate]Sick Beard is free, but you can contribute by giving a donation.
--
-- - #include $os.path.join($sickbeard.PROG_DIR, "data/interfaces/default/inc_bottom.tmpl") -diff --git a/data/interfaces/default/inc_top.tmpl b/data/interfaces/default/inc_top.tmpl -index f791be8..fb38f17 100644 ---- a/data/interfaces/default/inc_top.tmpl -+++ b/data/interfaces/default/inc_top.tmpl -@@ -108,20 +108,6 @@ - - -
--#if $sickbeard.NEWEST_VERSION_STRING: --
--
-- $sickbeard.NEWEST_VERSION_STRING --
--
--
--#end if -- -- -