From: "Jonathan Vasquez" <fearedbliss@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/plex-media-server/
Date: Mon, 29 Jan 2018 20:44:09 +0000 (UTC) [thread overview]
Message-ID: <1517258619.b7b5b2617c1a25af25fa51f50bbd853ba55caea3.fearedbliss@gentoo> (raw)
commit: b7b5b2617c1a25af25fa51f50bbd853ba55caea3
Author: Jonathan Vasquez <fearedbliss <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 20:42:09 2018 +0000
Commit: Jonathan Vasquez <fearedbliss <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 20:43:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b5b261
media-tv/plex-media-server: Fixing bug 646066
Package-Manager: Portage-2.3.19, Repoman-2.3.6
....1.ebuild => plex-media-server-1.10.1-r1.ebuild} | 21 +++++++++++++++++----
1 file changed, 17 insertions(+), 4 deletions(-)
diff --git a/media-tv/plex-media-server/plex-media-server-1.10.1.ebuild b/media-tv/plex-media-server/plex-media-server-1.10.1-r1.ebuild
similarity index 84%
rename from media-tv/plex-media-server/plex-media-server-1.10.1.ebuild
rename to media-tv/plex-media-server/plex-media-server-1.10.1-r1.ebuild
index 7941b222c81..1d59396063e 100644
--- a/media-tv/plex-media-server/plex-media-server-1.10.1.ebuild
+++ b/media-tv/plex-media-server/plex-media-server-1.10.1-r1.ebuild
@@ -87,6 +87,10 @@ src_install() {
# Disabling due to Bug 644694
#_handle_multilib
+ # Mask Plex libraries so that revdep-rebuild doesn't try to rebuild them.
+ # Plex has it's own precompiled libraries.
+ _mask_plex_libraries_revdep
+
# Install systemd service file
local INIT_NAME="${PN}.service"
local INIT="${FILESDIR}/systemd/${INIT_NAME}"
@@ -108,9 +112,10 @@ pkg_postinst() {
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/"
}
-# Bug 644694. We shouldn't register plex libraries in global
-# library path since this will cause other packages on the system
-# to break.
+# Disabling the follow function due to Bug 644694.
+# We shouldn't register plex libraries in global
+# library path since this will cause other packages
+# on the system to break.
# Finds out where the library directory is for this system
# and handles ldflags as to not break library dependencies
@@ -124,7 +129,15 @@ _handle_multilib() {
doenvd "${T}"/66plex
}
-# Remove execstack flags from some libraries/executables so that it works in hardened setups.
+# Adds the precompiled plex libraries to the revdep-rebuild's mask list
+# so it doesn't try to rebuild libraries that can't be rebuilt.
+_mask_plex_libraries_revdep() {
+ dodir /etc/revdep-rebuild/
+ echo "SEARCH_DIRS_MASK=\"${EPREFIX}/usr/$(get_libdir)/plexmediaserver\"" > "${ED}"/etc/revdep-rebuild/80plexmediaserver
+}
+
+# Remove execstack flags from some libraries/executables
+# so that it works in hardened setups.
_remove_execstack_markings() {
for f in "${EXECSTACKED_BINS[@]}"; do
# Unquoting 'f' so that expansion works.
next reply other threads:[~2018-01-29 20:44 UTC|newest]
Thread overview: 128+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-29 20:44 Jonathan Vasquez [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 11:51 [gentoo-commits] repo/gentoo:master commit in: media-tv/plex-media-server/ Sam James
2024-10-25 11:36 Joonas Niilola
2024-10-25 11:36 Joonas Niilola
2024-09-21 7:11 Arthur Zamarin
2024-09-21 6:06 Joonas Niilola
2024-08-30 7:31 Joonas Niilola
2024-08-30 7:25 Joonas Niilola
2024-08-30 6:45 Arthur Zamarin
2024-08-30 5:35 Joonas Niilola
2024-08-22 11:46 Yixun Lan
2024-07-21 8:36 Pacho Ramos
2024-07-21 8:36 Pacho Ramos
2024-07-04 1:15 Sam James
2024-05-22 1:30 Yixun Lan
2024-05-21 9:29 Sam James
2024-05-21 6:22 Arthur Zamarin
2024-04-19 10:45 Yixun Lan
2024-04-01 6:47 Joonas Niilola
2024-04-01 6:47 Joonas Niilola
2024-02-18 11:58 Sam James
2024-02-18 11:58 Sam James
2024-02-14 18:57 Sam James
2024-02-14 16:44 Sam James
2023-12-09 18:45 Sam James
2023-11-11 1:18 Yixun Lan
2023-11-09 23:52 Yixun Lan
2023-10-17 4:47 Sam James
2023-10-17 3:48 Sam James
2023-10-01 7:34 Sam James
2023-08-15 12:17 Joonas Niilola
2023-07-29 2:24 Sam James
2023-06-11 8:44 Joonas Niilola
2023-06-02 15:35 Joonas Niilola
2023-05-13 3:31 Sam James
2023-05-13 3:31 Sam James
2023-05-09 15:58 Sam James
2023-04-25 2:42 Sam James
2023-04-16 7:18 Sam James
2023-04-16 7:18 Sam James
2023-03-29 20:08 Sam James
2023-03-18 0:00 Sam James
2023-03-07 9:09 Joonas Niilola
2023-03-07 9:09 Joonas Niilola
2023-02-28 5:35 Sam James
2023-02-17 6:27 Sam James
2023-02-17 6:27 Sam James
2023-02-04 23:11 Sam James
2023-02-03 7:36 Sam James
2023-02-03 7:36 Sam James
2023-02-03 7:36 Sam James
2023-02-03 7:36 Sam James
2022-11-05 12:38 Joonas Niilola
2022-11-05 12:38 Joonas Niilola
2022-03-29 10:50 Ionen Wolkens
2022-03-21 23:42 Sam James
2022-02-24 13:22 Sam James
2022-02-24 13:22 Sam James
2021-12-26 5:17 Sam James
2021-10-31 3:43 Sam James
2021-10-31 3:43 Sam James
2021-09-15 23:23 Ionen Wolkens
2021-09-15 23:23 Ionen Wolkens
2021-08-24 11:14 Ionen Wolkens
2021-08-24 11:14 Ionen Wolkens
2021-08-14 10:35 Ionen Wolkens
2021-08-14 10:35 Ionen Wolkens
2021-07-30 12:58 Ionen Wolkens
2021-07-30 12:58 Ionen Wolkens
2021-07-24 20:18 Ionen Wolkens
2021-07-24 20:18 Ionen Wolkens
2021-07-21 22:05 Ionen Wolkens
2021-07-21 22:05 Ionen Wolkens
2021-07-16 1:34 Sam James
2021-06-21 22:26 Sam James
2020-08-05 12:56 Joonas Niilola
2020-05-04 17:26 Joonas Niilola
2020-04-13 14:53 Agostino Sarubbo
2020-04-13 10:14 Agostino Sarubbo
2020-02-09 19:40 Michał Górny
2020-02-09 16:31 Michał Górny
2020-01-09 6:01 Joonas Niilola
2020-01-03 16:23 Michał Górny
2019-12-14 8:26 Joonas Niilola
2019-02-22 11:57 Mikle Kolyada
2019-02-08 13:48 Tony Vroon
2018-07-06 18:16 Jonathan Vasquez
2018-06-23 18:45 Jonathan Vasquez
2018-06-23 18:45 Jonathan Vasquez
2018-06-23 18:45 Jonathan Vasquez
2018-06-23 18:45 Jonathan Vasquez
2018-06-21 23:58 Aaron Bauman
2018-04-22 23:49 Jonathan Vasquez
2018-04-22 23:46 Jonathan Vasquez
2018-03-26 0:58 Jonathan Vasquez
2018-03-26 0:58 Jonathan Vasquez
2018-03-26 0:58 Jonathan Vasquez
2018-02-27 1:22 Jonathan Vasquez
2018-01-28 23:09 Jonathan Vasquez
2018-01-08 22:36 Jonathan Vasquez
2017-12-08 19:14 Jonathan Vasquez
2017-11-17 16:23 Jonathan Vasquez
2017-11-17 16:23 Jonathan Vasquez
2017-10-12 1:44 Jonathan Vasquez
2017-10-10 1:12 Jonathan Vasquez
2017-10-10 1:12 Jonathan Vasquez
2017-09-04 15:48 Jonathan Vasquez
2017-09-04 15:48 Jonathan Vasquez
2017-07-01 16:23 Jonathan Vasquez
2017-07-01 16:23 Jonathan Vasquez
2017-06-11 15:26 Jonathan Vasquez
2017-06-11 15:26 Jonathan Vasquez
2017-06-11 15:26 Jonathan Vasquez
2017-04-27 23:53 Jonathan Vasquez
2017-04-25 3:06 Jonathan Vasquez
2017-04-25 3:06 Jonathan Vasquez
2017-04-23 11:29 David Seifert
2017-04-11 1:34 Jonathan Vasquez
2017-04-11 1:34 Jonathan Vasquez
2017-03-18 15:58 Jonathan Vasquez
2017-03-05 2:05 Jonathan Vasquez
2017-02-12 19:06 Jonathan Vasquez
2017-02-12 16:20 Jonathan Vasquez
2017-02-09 14:53 Jonathan Vasquez
2017-02-09 14:53 Jonathan Vasquez
2016-12-19 19:45 Jonathan Vasquez
2016-12-14 19:30 Jonathan Vasquez
2016-11-13 4:46 Jonathan Vasquez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1517258619.b7b5b2617c1a25af25fa51f50bbd853ba55caea3.fearedbliss@gentoo \
--to=fearedbliss@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox