diff --git a/packages/addons/service/downloadmanager/SickBeard/addon b/packages/addons/service/downloadmanager/SickBeard/addon new file mode 100755 index 0000000000..9b37c454b5 --- /dev/null +++ b/packages/addons/service/downloadmanager/SickBeard/addon @@ -0,0 +1,30 @@ +#!/bin/sh + +################################################################################ +# This file is part of OpenELEC - http://www.openelec.tv +# Copyright (C) 2009-2011 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, 675 Mass Ave, Cambridge, MA 02139, USA. +# http://www.gnu.org/copyleft/gpl.html +################################################################################ + +. config/options $1 + +mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/$1 + cp -PR $PKG_BUILD/* $ADDON_BUILD/$PKG_ADDON_ID/$1 + +mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/pylib + cp -R $BUILD/Cheetah*/.install/usr/lib/python*/site-packages/* $ADDON_BUILD/$PKG_ADDON_ID/pylib \ No newline at end of file diff --git a/packages/addons/service/downloadmanager/SickBeard/changelog.txt b/packages/addons/service/downloadmanager/SickBeard/changelog.txt new file mode 100644 index 0000000000..7cecdc25f8 --- /dev/null +++ b/packages/addons/service/downloadmanager/SickBeard/changelog.txt @@ -0,0 +1,8 @@ +0.99.3 +- update to SickBeard-cb76543 + +0.99.2 +- fix start script + +0.99.1 +- initial version SickBeard-48caf04 diff --git a/packages/addons/service/downloadmanager/SickBeard/icon/icon.png b/packages/addons/service/downloadmanager/SickBeard/icon/icon.png new file mode 100644 index 0000000000..682044c5cc Binary files /dev/null and b/packages/addons/service/downloadmanager/SickBeard/icon/icon.png differ diff --git a/packages/addons/service/downloadmanager/SickBeard/meta b/packages/addons/service/downloadmanager/SickBeard/meta new file mode 100644 index 0000000000..cb3b208f61 --- /dev/null +++ b/packages/addons/service/downloadmanager/SickBeard/meta @@ -0,0 +1,40 @@ +################################################################################ +# This file is part of OpenELEC - http://www.openelec.tv +# Copyright (C) 2009-2011 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, 675 Mass Ave, Cambridge, MA 02139, USA. +# http://www.gnu.org/copyleft/gpl.html +################################################################################ + +PKG_NAME="SickBeard" +PKG_VERSION="cb76543" +PKG_REV="3" +PKG_ARCH="any" +PKG_LICENSE="OSS" +PKG_SITE="https://github.com/midgetspy/Sick-Beard" +PKG_URL="$OPENELEC_SRC/${PKG_NAME}-${PKG_VERSION}.tar.bz2" +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="yes" +PKG_ADDON_TYPE="xbmc.service" +PKG_ADDON_REQUIRES="addon.downloadmanager.SABnzbd:0.99.1" + +PKG_AUTORECONF="no" diff --git a/packages/addons/service/downloadmanager/SickBeard/patches/SickBeard-cb76543-001-remove_logo_update-header_and_donate_button-0.1.patch b/packages/addons/service/downloadmanager/SickBeard/patches/SickBeard-cb76543-001-remove_logo_update-header_and_donate_button-0.1.patch new file mode 100644 index 0000000000..a8608033aa --- /dev/null +++ b/packages/addons/service/downloadmanager/SickBeard/patches/SickBeard-cb76543-001-remove_logo_update-header_and_donate_button-0.1.patch @@ -0,0 +1,44 @@ +diff -Naur SickBeard-48caf04/data/interfaces/default/config.tmpl SickBeard-48caf04.patch/data/interfaces/default/config.tmpl +--- SickBeard-48caf04/data/interfaces/default/config.tmpl 2011-04-22 19:15:10.000000000 +0200 ++++ SickBeard-48caf04.patch/data/interfaces/default/config.tmpl 2011-04-23 03:57:14.515808144 +0200 +@@ -24,9 +24,4 @@ + + + +- +- +- +-
[donate]Sickbeard is free, but you can contribute by giving a donation.
+- + #include $os.path.join($sickbeard.PROG_DIR, "data/interfaces/default/inc_bottom.tmpl") +diff -Naur SickBeard-48caf04/data/interfaces/default/inc_top.tmpl SickBeard-48caf04.patch/data/interfaces/default/inc_top.tmpl +--- SickBeard-48caf04/data/interfaces/default/inc_top.tmpl 2011-04-22 19:15:10.000000000 +0200 ++++ SickBeard-48caf04.patch/data/interfaces/default/inc_top.tmpl 2011-04-23 03:59:09.088665913 +0200 +@@ -147,19 +147,6 @@ + + + +-#if $sickbeard.NEWEST_VERSION_STRING: +-
+-
+- $sickbeard.NEWEST_VERSION_STRING +-
+-
+-
+-#end if +- + + #if $varExists('submenu'): + + +- +-
+-
+-

Libnotify Libnotify

+-

The standard desktop notification API for Linux/*nix systems. This notifier will only function if the pynotify module is installed (Ubuntu/Debian package python-notify).

+-
+- +-
+-
+- +- +-
+- +-
+-
+- +- +-
+- +-
+- +- +-
+- +-
Click below to test.
+- +- +- +-
+- +-
+-
+- +
+ +
+diff -Naur SickBeard-48caf04/data/interfaces/default/inc_top.tmpl SickBeard-48caf04.patch/data/interfaces/default/inc_top.tmpl +--- SickBeard-48caf04/data/interfaces/default/inc_top.tmpl 2011-04-23 03:59:09.000000000 +0200 ++++ SickBeard-48caf04.patch/data/interfaces/default/inc_top.tmpl 2011-04-23 14:24:01.035048035 +0200 +@@ -172,7 +172,6 @@ + +