11# ###############################################################################
22# This file is part of OpenELEC - http://www.openelec.tv
3- # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv)
3+ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
44# Copyright (C) 2011-2011 Gregor Fuis (gujs@openelec.tv)
55#
6- # This Program is free software; you can redistribute it and/or modify
6+ # OpenELEC is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
8- # the Free Software Foundation; either version 2, or (at your option)
9- # any later version.
8+ # the Free Software Foundation, either version 2 of the License, or
9+ # (at your option) any later version.
1010#
11- # This Program is distributed in the hope that it will be useful,
11+ # OpenELEC is distributed in the hope that it will be useful,
1212# but WITHOUT ANY WARRANTY; without even the implied warranty of
13- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1414# GNU General Public License for more details.
1515#
1616# You should have received a copy of the GNU General Public License
17- # along with OpenELEC.tv; see the file COPYING. If not, write to
18- # the Free Software Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110, USA.
19- # http://www.gnu.org/copyleft/gpl.html
17+ # along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
2018# ###############################################################################
2119
2220PKG_NAME ="oscam"
23- PKG_VERSION ="10607 "
24- PKG_REV ="0 "
21+ PKG_VERSION ="11211 "
22+ PKG_REV ="1 "
2523PKG_ARCH ="any"
2624PKG_LICENSE ="GPL"
2725PKG_SITE ="http://www.streamboard.tv/oscam/wiki"
28- PKG_URL ="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2 "
26+ PKG_URL ="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz "
2927PKG_DEPENDS_TARGET ="toolchain pcsc-lite"
3028PKG_PRIORITY ="optional"
3129PKG_SECTION ="service/softcam"
@@ -34,13 +32,13 @@ PKG_LONGDESC="OSCam is Open Source Conditional Access Modul."
3432PKG_DISCLAIMER ="using oscam may be illegal in your country. if in doubt, do not install"
3533
3634PKG_IS_ADDON ="yes"
35+ PKG_ADDON_NAME ="OSCam"
3736PKG_ADDON_TYPE ="xbmc.service"
38- PKG_ADDON_PROVIDES =""
3937PKG_ADDON_REPOVERSION ="7.0"
4038
4139PKG_AUTORECONF ="no"
4240
43- PKG_MAINTAINER ="Stefan Saraev (seo at irc.freenode.net) "
41+ PKG_MAINTAINER ="unofficial.addon.pro "
4442
4543configure_target() {
4644 cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
0 commit comments