Gentoo Archives: gentoo-commits

From: Jonathan Vasquez <fearedbliss@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/plex-media-server/
Date: Fri, 08 Dec 2017 19:14:24
Message-Id: 1512760389.d65c0d4499c1f74ec423d358285d27589cd32cd5.fearedbliss@gentoo
1 commit: d65c0d4499c1f74ec423d358285d27589cd32cd5
2 Author: Jonathan Vasquez <fearedbliss <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 8 19:13:09 2017 +0000
4 Commit: Jonathan Vasquez <fearedbliss <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 8 19:13:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65c0d44
7
8 media-tv/plex-media-server: version bump
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 media-tv/plex-media-server/Manifest | 5 +-
13 .../plex-media-server-1.10.0.ebuild | 135 +++++++++++++++++++++
14 2 files changed, 138 insertions(+), 2 deletions(-)
15
16 diff --git a/media-tv/plex-media-server/Manifest b/media-tv/plex-media-server/Manifest
17 index 35b440d7ecb..55200e620d3 100644
18 --- a/media-tv/plex-media-server/Manifest
19 +++ b/media-tv/plex-media-server/Manifest
20 @@ -1,3 +1,4 @@
21 +DIST plexmediaserver_1.10.0.4523-648bc61d4_amd64.deb 108257188 BLAKE2B 7b8ab929ef059ba7f2c6aea061348216361f0fa5af19a5e70fed134760e615f2bd28133a37337660711b3de4af883aede52e63e1a585b6ab15ca93d6ec7e8251 SHA512 8b4111c73ad04e28a2b8040fbd60b8272e2556d4a492442c25fab2b681eb7dc1477e5ec30261884a622eb9c6ab99836318c97cbb726ac07c31495c450258c0cc
22 DIST plexmediaserver_1.8.1.4139-c789b3fbb_amd64.deb 107251412 SHA256 30b907c94d5b76991831fd3555e4447724683c4e01617a71d39bfe5be11af126 SHA512 17b6de15920013e74f0a634f004b9b599bebd266412f694963967c766e8879b54485a9b07178a575d246c6bc53b202e38da89e293fd7219d0cf993bf9e27afec WHIRLPOOL c907c627a8e693b5b029958e87b01b8c27e3f40ec6ddc04d9b95e67570260ac344bfad9aa35dfdd2ec13f492f7fed3817373c713b5163b7f9c22db1970b8091f
23 -DIST plexmediaserver_1.9.4.4325-1bf240a65_amd64.deb 107815492 SHA256 3f0860543aeb33ba3162e3018939b23dd46994c4948b58f278a9b28aa073062e SHA512 9b42666eef9f6d300913c27866a0c51fd857438462064948b71f817a0c8447aba75c5252fc763659c20d7992b23b1dfd05fa6d2ee70e7f7b5b5f651de12cf41b WHIRLPOOL 02873e05e4df4f8dd850de5bd5cd33354e51f1c5791ed8497b07a03c21f0533c28bc18f893c859ffd403949c69d8c6b5d6bea089155e9eff5e944e2f74aec660
24 -DIST plexmediaserver_1.9.6.4429-23901a099_amd64.deb 107910190 SHA256 09586466a00ecc691437446d08252c71f9eb84c79667f70fb43ba6f0fc09bd33 SHA512 335856c45c765f9cb68091a834b137ad0beafb77a8080536f34d6d82d33f4c5706bf6781f3c49c2d75daacd0adfd3d1ee79e05b39af5956d26dd33b19be0450f WHIRLPOOL 5042ee715376ad9b9a7d525ec875692db1cb198bba1ff03d319375387febed89956f8c49dd250a9cef049aa0909ef98f018cbb7d6cd3888ea32ca83350009b2c
25 +DIST plexmediaserver_1.9.4.4325-1bf240a65_amd64.deb 107815492 BLAKE2B 3435bbc026780e367abd33c3acae8a8cdfa824f4efbf9dffeac222251d2863be6e4ac3b97c697cde31c62f2d33c7c5e0fe7d00c369b8c9b3174b5cef3580e127 SHA512 9b42666eef9f6d300913c27866a0c51fd857438462064948b71f817a0c8447aba75c5252fc763659c20d7992b23b1dfd05fa6d2ee70e7f7b5b5f651de12cf41b
26 +DIST plexmediaserver_1.9.6.4429-23901a099_amd64.deb 107910190 BLAKE2B 5d137c9c8f5490f63897155d6ce11b902b197223f080954132530c1550a48dc4a427988ea20035b3701485dff77593b9214e8e8d58effea46f2a895ca402d7f1 SHA512 335856c45c765f9cb68091a834b137ad0beafb77a8080536f34d6d82d33f4c5706bf6781f3c49c2d75daacd0adfd3d1ee79e05b39af5956d26dd33b19be0450f
27
28 diff --git a/media-tv/plex-media-server/plex-media-server-1.10.0.ebuild b/media-tv/plex-media-server/plex-media-server-1.10.0.ebuild
29 new file mode 100644
30 index 00000000000..9c5c9a413de
31 --- /dev/null
32 +++ b/media-tv/plex-media-server/plex-media-server-1.10.0.ebuild
33 @@ -0,0 +1,135 @@
34 +# Copyright 1999-2017 Gentoo Foundation
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=6
38 +
39 +PYTHON_COMPAT=( python2_7 )
40 +inherit eutils user systemd unpacker pax-utils python-single-r1
41 +
42 +MINOR_VERSION="4523-648bc61d4"
43 +
44 +_APPNAME="plexmediaserver"
45 +_USERNAME="plex"
46 +_SHORTNAME="${_USERNAME}"
47 +_FULL_VERSION="${PV}.${MINOR_VERSION}"
48 +
49 +URI="https://downloads.plex.tv/plex-media-server"
50 +
51 +DESCRIPTION="A free media library that is intended for use with a plex client."
52 +HOMEPAGE="http://www.plex.tv/"
53 +SRC_URI="amd64? ( ${URI}/${_FULL_VERSION}/plexmediaserver_${_FULL_VERSION}_amd64.deb )"
54 +SLOT="0"
55 +LICENSE="Plex"
56 +RESTRICT="bindist strip"
57 +KEYWORDS="-* ~amd64"
58 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
59 +
60 +DEPEND="
61 + sys-apps/fix-gnustack
62 + dev-python/virtualenv[${PYTHON_USEDEP}]"
63 +
64 +RDEPEND="
65 + net-dns/avahi
66 + ${PYTHON_DEPS}"
67 +
68 +QA_DESKTOP_FILE="usr/share/applications/plexmediamanager.desktop"
69 +QA_PREBUILT="*"
70 +QA_MULTILIB_PATHS=(
71 + "usr/lib/${_APPNAME}/.*"
72 + "usr/lib/${_APPNAME}/Resources/Python/lib/python2.7/.*"
73 +)
74 +
75 +EXECSTACKED_BINS=( "${ED%/}/usr/lib/plexmediaserver/libgnsdk_dsp.so*" )
76 +BINS_TO_PAX_MARK=( "${ED%/}/usr/lib/plexmediaserver/Plex Script Host" )
77 +
78 +S="${WORKDIR}"
79 +PATCHES=( "${FILESDIR}/virtualenv_start_pms.patch" )
80 +
81 +pkg_setup() {
82 + enewgroup ${_USERNAME}
83 + enewuser ${_USERNAME} -1 /bin/bash /var/lib/${_APPNAME} "${_USERNAME},video"
84 + python-single-r1_pkg_setup
85 +}
86 +
87 +src_unpack() {
88 + unpack_deb ${A}
89 +}
90 +
91 +src_install() {
92 + # Move the config to the correct place
93 + local CONFIG_VANILLA="/etc/default/plexmediaserver"
94 + local CONFIG_PATH="/etc/${_SHORTNAME}"
95 + dodir "${CONFIG_PATH}"
96 + insinto "${CONFIG_PATH}"
97 + doins "${CONFIG_VANILLA#/}"
98 + sed -e "s#${CONFIG_VANILLA}#${CONFIG_PATH}/${_APPNAME}#g" -i "${S}"/usr/sbin/start_pms || die
99 +
100 + # Remove Debian specific files
101 + rm -rf "usr/share/doc" || die
102 +
103 + # Copy main files over to image and preserve permissions so it is portable
104 + cp -rp usr/ "${ED}" || die
105 +
106 + # Make sure the logging directory is created
107 + local LOGGING_DIR="/var/log/pms"
108 + dodir "${LOGGING_DIR}"
109 + chown "${_USERNAME}":"${_USERNAME}" "${ED%/}/${LOGGING_DIR}" || die
110 +
111 + # Create default library folder with correct permissions
112 + local DEFAULT_LIBRARY_DIR="/var/lib/${_APPNAME}"
113 + dodir "${DEFAULT_LIBRARY_DIR}"
114 + chown "${_USERNAME}":"${_USERNAME}" "${ED%/}/${DEFAULT_LIBRARY_DIR}" || die
115 +
116 + # Install the OpenRC init/conf files
117 + doinitd "${FILESDIR}/init.d/${PN}"
118 + doconfd "${FILESDIR}/conf.d/${PN}"
119 +
120 + _handle_multilib
121 +
122 + # Install systemd service file
123 + local INIT_NAME="${PN}.service"
124 + local INIT="${FILESDIR}/systemd/${INIT_NAME}"
125 + systemd_newunit "${INIT}" "${INIT_NAME}"
126 +
127 + _remove_execstack_markings
128 + _add_pax_markings
129 +
130 + einfo "Configuring virtualenv"
131 + virtualenv -v --no-pip --no-setuptools --no-wheel "${ED}"usr/lib/plexmediaserver/Resources/Python || die
132 + pushd "${ED}"usr/lib/plexmediaserver/Resources/Python &>/dev/null || die
133 + find . -type f -exec sed -i -e "s#${D}##g" {} + || die
134 + popd &>/dev/null || die
135 +}
136 +
137 +pkg_postinst() {
138 + einfo ""
139 + elog "Plex Media Server is now installed. Please check the configuration file in /etc/${_SHORTNAME}/${_APPNAME} to verify the default settings."
140 + elog "To start the Plex Server, run 'rc-config start plex-media-server', you will then be able to access your library at http://<ip>:32400/web/"
141 +}
142 +
143 +# Finds out where the library directory is for this system
144 +# and handles ldflags as to not break library dependencies
145 +# during rebuilds.
146 +_handle_multilib() {
147 + # Prevent revdep-rebuild, @preserved-rebuild breakage
148 + cat > "${T}"/66plex <<-EOF || die
149 + LDPATH="${EPREFIX}/usr/$(get_libdir)/plexmediaserver"
150 + EOF
151 +
152 + doenvd "${T}"/66plex
153 +}
154 +
155 +# Remove execstack flags from some libraries/executables so that it works in hardened setups.
156 +_remove_execstack_markings() {
157 + for f in "${EXECSTACKED_BINS[@]}"; do
158 + # Unquoting 'f' so that expansion works.
159 + fix-gnustack -f ${f} > /dev/null
160 + done
161 +}
162 +
163 +# Add pax markings to some binaries so that they work on hardened setup.
164 +_add_pax_markings() {
165 + for f in "${BINS_TO_PAX_MARK[@]}"; do
166 + pax-mark m "${f}"
167 + done
168 +}