summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Hinssen2019-12-20 11:02:47 +0100
committerNicola Hinssen2019-12-20 11:02:47 +0100
commite40c40a4759eadd1e351e40f6c3b39aa81d6e518 (patch)
tree6dfa7768f04d47d744a0ac7b89bba1158218400f /PKGBUILD
parent897f586c3a9eb800e61c969c1881bbd2b13a6dde (diff)
downloadaur-e40c40a4759eadd1e351e40f6c3b39aa81d6e518.tar.gz
4.4.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD20
1 files changed, 10 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 128a2a38b46e..67866ae0c0ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,35 +5,35 @@
pkgname=emby-server-beta
pkgver=4.4.0.2
-pkgrel=1
+pkgrel=4
_ffmpeg_ver=2019_11_09
-_ffdetect_ver=4.3.0
pkgdesc='Bring together your videos, music, photos, and live television'
arch=('x86_64')
url='https://emby.media'
license=('custom')
depends=('alsa-lib'
'aom'
- 'dotnet-runtime'
+ 'bzip2'
+ 'dotnet-runtime<=2.2.6+108'
+ 'dotnet-host<=2.2.6+108'
+ 'expat'
'fontconfig'
+ 'freetype2'
'fribidi'
+ 'glibc'
'gmp'
- 'gnutls'
- 'lame'
- 'libass.so'
+ 'lame'
+ 'libass.so'
'libdrm'
- 'freetype2'
'libjpeg-turbo'
'libmfx.so'
'libpng'
'libtheora'
'libva-drm.so'
'libva.so'
- 'libva-x11.so'
'libvorbisenc.so'
'libvorbis.so'
'libwebp'
- 'libx11'
'libx264.so'
'opus'
'skia-sharp'
@@ -66,7 +66,7 @@ sha256sums=('48c8c5fcf724f2819470edb31c987670ec6d1e7800c808e6f758908dc73c8111'
'a6d7ea65dcb06392479a85e1a10a7aeb872d803da6f784f6935fcd4ee63008c6')
prepare() {
- rm -rf system/runtimes/tizen-armel
+ rm -rf system/{electron,runtimes/{osx,tizen*,win*}}
}
build() {