mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
fcf5fcc1fe
@ -10,4 +10,11 @@
|
|||||||
<string id="2010">Ağ Ayarları</string>
|
<string id="2010">Ağ Ayarları</string>
|
||||||
<string id="2021">İzin verilen IP adresleri (virgülle ayrılmış)</string>
|
<string id="2021">İzin verilen IP adresleri (virgülle ayrılmış)</string>
|
||||||
|
|
||||||
|
<string id="3010">Sınırlar</string>
|
||||||
|
<string id="3021">Genel eş sınırı.</string>
|
||||||
|
<string id="3022">Torrent başına eş sınırı</string>
|
||||||
|
|
||||||
|
<string id="3110">Diğer</string>
|
||||||
|
<string id="3121">İndirme Dizini</string>
|
||||||
|
|
||||||
</strings>
|
</strings>
|
||||||
|
@ -29,7 +29,7 @@ mkdir -p build && cd build
|
|||||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DLIBUSBDIR=$SYSROOT_PREFIX/usr \
|
-DLIBUSBDIR=$SYSROOT_PREFIX/usr \
|
||||||
-DWITH_SSL=1 -DWITH_SSLv3=1 \
|
-DWITH_SSL=1 \
|
||||||
-DHAVE_DVBAPI=1 -DWITH_STAPI=0 \
|
-DHAVE_DVBAPI=1 -DWITH_STAPI=0 \
|
||||||
-DMODULE_CAMD33=1 \
|
-DMODULE_CAMD33=1 \
|
||||||
-DWEBIF=1 \
|
-DWEBIF=1 \
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
3.0.3
|
||||||
|
- update to oscam-7968
|
||||||
|
|
||||||
3.0.2
|
3.0.2
|
||||||
- update to pcsc-lite-1.8.6
|
- update to pcsc-lite-1.8.6
|
||||||
|
|
||||||
|
@ -20,8 +20,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="oscam"
|
PKG_NAME="oscam"
|
||||||
PKG_VERSION="7168"
|
PKG_VERSION="7968"
|
||||||
PKG_REV="2"
|
PKG_REV="3"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.streamboard.tv/oscam/wiki"
|
PKG_SITE="http://www.streamboard.tv/oscam/wiki"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user