summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rabert2018-03-07 22:45:54 -0500
committerAndrew Rabert2018-03-07 22:45:54 -0500
commitbf6f53c1074517130c406af4b9a6b50f4ded2613 (patch)
tree48dbcfdb0c407a1b932f7b3aac8f3de38a608f8b
parent27b73a0a3edc0ad570015748a0eb4ed532a168e3 (diff)
downloadaur-bf6f53c1074517130c406af4b9a6b50f4ded2613.tar.gz
ugh, mixed license
Does not compile without proprietary blobs https://github.com/MediaBrowser/Emby/issues/3195
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9d053beb107..b8c4a901b9d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=4
pkgdesc='Emby Server compiled with a patch to unlock Emby Premiere features'
arch=('i686' 'x86_64')
url='https://github.com/nvllsvm/emby-unlocked'
-license=('GPL2')
+license=('GPL2', 'proprietary')
depends=('ffmpeg' 'imagemagick' 'mono' 'referenceassemblies-pcl' 'sqlite')
install='emby-server.install'
provides=('emby-server')