Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-2.0

This commit is contained in:
Stephan Raue
2012-04-04 01:03:17 +02:00
26 changed files with 9 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
################################################################################
PKG_NAME="linux"
PKG_VERSION="3.2.13"
PKG_VERSION="3.2.14"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@@ -5,7 +5,7 @@
<string id="2000">Sistem</string>
<string id="2010">Klavye</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="2021">Sistem Güncelleme</string>
<string id="2050">LCD/VFD</string>
@@ -36,5 +36,8 @@
<string id="5000">Samba</string>
<string id="5010">Önyükleme</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>

View File

@@ -19,8 +19,8 @@
################################################################################
PKG_NAME="xbmc-addon-vuplus"
PKG_VERSION="fabcc93"
PKG_REV="3"
PKG_VERSION="2eea15f"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/jdembski/xbmc-addon-vuplus"

View File

@@ -19,12 +19,12 @@
################################################################################
PKG_NAME="automake"
PKG_VERSION="1.11.2"
PKG_VERSION="1.11.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
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_BUILD_DEPENDS="ccache autoconf"
PKG_PRIORITY="optional"