mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/kodi-rbp-git: update to 17.0rc3.20170114-3 (#1442)
This commit is contained in:
parent
e5bf430d2b
commit
d669ab8007
1 changed files with 5 additions and 4 deletions
|
@ -14,7 +14,7 @@ _suffix=rbp-git
|
|||
pkgname=("kodi-$_suffix" "kodi-eventclients-$_suffix" "kodi-tools-texturepacker-$_suffix" "kodi-dev-$_suffix")
|
||||
pkgver=17.0rc3.20170114
|
||||
_tag=17.0rc3-Krypton
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://kodi.tv"
|
||||
license=('GPL2')
|
||||
|
@ -82,17 +82,18 @@ package_kodi-rbp-git() {
|
|||
depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva' 'libpng' 'libcdio'
|
||||
'yajl' 'libmariadbclient' 'libjpeg-turbo' 'libsamplerate' 'libssh' 'libmicrohttpd'
|
||||
'sdl_image' 'python2' 'python2-pillow' 'python2-pybluez' 'python2-simplejson' 'libass'
|
||||
'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'unzip' 'xorg-xdpyinfo' 'libbluray'
|
||||
'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'xorg-xdpyinfo' 'libbluray'
|
||||
'avahi' 'bluez-libs' 'tinyxml' 'raspberrypi-firmware' 'libpulse'
|
||||
'libplist' 'swig' 'taglib' 'libxslt' 'shairplay' 'libcrossguid-git')
|
||||
'libplist' 'swig' 'taglib' 'libxslt' 'libcrossguid-git')
|
||||
|
||||
optdepends=(
|
||||
'afpfs-ng: Apple shares support'
|
||||
'afpfs-ng: Apple airplay and AFP share support'
|
||||
'libcec-rpi: Pulse-Eight USB-CEC adapter support'
|
||||
'libnfs: NFS shares support'
|
||||
'lirc: remote controller support'
|
||||
'lsb-release: log distro information in crashlog'
|
||||
'polkit: permissions for automounting external drives and power management functionality'
|
||||
'shairplay: limited Apple airplay support'
|
||||
'udisks: automount external drives'
|
||||
'unrar: access compressed files without unpacking them'
|
||||
'unzip: access compressed files without unpacking them'
|
||||
|
|
Loading…
Reference in a new issue