mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-2.0
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="linux"
|
PKG_NAME="linux"
|
||||||
PKG_VERSION="3.2.13"
|
PKG_VERSION="3.2.14"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<string id="2000">Sistem</string>
|
<string id="2000">Sistem</string>
|
||||||
<string id="2010">Klavye</string>
|
<string id="2010">Klavye</string>
|
||||||
<string id="2011">Klavye düzeni</string>
|
<string id="2011">Klavye düzeni</string>
|
||||||
<string id="2012">Alternatif klavye düeni (isteğe bağlı)</string>
|
<string id="2012">Alternatif klavye düzeni (isteğe bağlı)</string>
|
||||||
<string id="2020">Sistem Güncelleme</string>
|
<string id="2020">Sistem Güncelleme</string>
|
||||||
<string id="2021">Sistem Güncelleme</string>
|
<string id="2021">Sistem Güncelleme</string>
|
||||||
<string id="2050">LCD/VFD</string>
|
<string id="2050">LCD/VFD</string>
|
||||||
@@ -36,5 +36,8 @@
|
|||||||
<string id="5000">Samba</string>
|
<string id="5000">Samba</string>
|
||||||
<string id="5010">Önyükleme</string>
|
<string id="5010">Önyükleme</string>
|
||||||
<string id="5011">Samba'yı önyüklemede başlat</string>
|
<string id="5011">Samba'yı önyüklemede başlat</string>
|
||||||
|
<string id="5012">Samba İçin Parola Kullan</string>
|
||||||
|
<string id="5013">Samba Kullanıcı adı</string>
|
||||||
|
<string id="5014">Samba Parolası</string>
|
||||||
|
|
||||||
</strings>
|
</strings>
|
||||||
|
|||||||
@@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xbmc-addon-vuplus"
|
PKG_NAME="xbmc-addon-vuplus"
|
||||||
PKG_VERSION="fabcc93"
|
PKG_VERSION="2eea15f"
|
||||||
PKG_REV="3"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/jdembski/xbmc-addon-vuplus"
|
PKG_SITE="https://github.com/jdembski/xbmc-addon-vuplus"
|
||||||
|
|||||||
@@ -19,12 +19,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="automake"
|
PKG_NAME="automake"
|
||||||
PKG_VERSION="1.11.2"
|
PKG_VERSION="1.11.4"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://sources.redhat.com/automake/"
|
PKG_SITE="http://sources.redhat.com/automake/"
|
||||||
PKG_URL="http://ftp.gnu.org/gnu/automake/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://ftp.gnu.org/gnu/automake/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS=""
|
||||||
PKG_BUILD_DEPENDS="ccache autoconf"
|
PKG_BUILD_DEPENDS="ccache autoconf"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
|||||||
Reference in New Issue
Block a user