megacoffee.net Gentoo overlay - legacy mirror
We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.
comparison media-tv/mediabrowser-server/mediabrowser-server-9999.ebuild @ 73:f336c5c11bfc
[mediabrowser added new beta release
author | gsnerf <gsnerf@gsnerf.de> |
---|---|
date | Thu, 02 Oct 2014 12:29:04 +0200 |
parents | ae7769fd75f1 |
children | 09aedc049d57 |
comparison
equal
deleted
inserted
replaced
72:1faf7f56b9d7 | 73:f336c5c11bfc |
---|---|
14 SLOT="0" | 14 SLOT="0" |
15 LICENSE="GPL-2" | 15 LICENSE="GPL-2" |
16 IUSE="" | 16 IUSE="" |
17 RESTRICT="mirror test" | 17 RESTRICT="mirror test" |
18 | 18 |
19 RDEPEND=">=dev-lang/mono-3.2.0 >=dev-dotnet/libgdiplus-2.10" | 19 RDEPEND=">=dev-lang/mono-3.2.0 >=dev-dotnet/libgdiplus-2.10 >=media-libs/libmediainfo-0.7" |
20 DEPEND="app-arch/unzip ${RDEPEND}" | 20 DEPEND="app-arch/unzip ${RDEPEND}" |
21 | 21 |
22 INSTALL_DIR="/opt/mediabrowser-server" | 22 INSTALL_DIR="/opt/mediabrowser-server" |
23 DATA_DIR="/usr/lib/mediabrowser-server" | 23 DATA_DIR="/usr/lib/mediabrowser-server" |
24 STARTUP_LOG="/var/log/mediabrowser_start.log" | 24 STARTUP_LOG="/var/log/mediabrowser_start.log" |