hdhomerun: cosmetics, fix file permissions

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-28 14:09:07 +01:00
parent 4b04c6d307
commit 8c9b055726
4 changed files with 8 additions and 6 deletions

4
packages/addons/driver/hdhomerun/changelog.txt Executable file → Normal file
View File

@ -1,6 +1,6 @@
2.1.4
3.0.1
- binary files are stored with OpenELEC image
addon is used to start userspace program
- addon is used to start userspace program
2.1.3
- bump addon version for new kernel

View File

0
packages/addons/driver/hdhomerun/icon/icon.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

10
packages/addons/driver/hdhomerun/meta Executable file → Normal file
View File

@ -19,18 +19,20 @@
################################################################################
PKG_NAME="hdhomerun"
PKG_VERSION="2.0"
PKG_REV="4"
PKG_VERSION="3.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.silicondust.com/products/hdhomerun/dvbt/"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="driver/dvb"
PKG_SHORTDESC="A linux DVB driver for the HDHomeRun (http://www.silicondust.com)."
PKG_LONGDESC="A linux DVB driver for the HDHomeRun (http://www.silicondust.com)."
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.python.script"
PKG_AUTORECONF="no"