From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: media-libs/libdcp/files/, media-libs/libdcp/
Date: Mon, 13 Jun 2016 21:31:45 +0000 (UTC) [thread overview]
Message-ID: <1465853501.22d0f4b71113f9461261c8898a7d6b8dc6bf51e8.xmw@gentoo> (raw)
commit: 22d0f4b71113f9461261c8898a7d6b8dc6bf51e8
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Mon Jun 13 21:31:41 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 21:31:41 2016 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=22d0f4b7
media-libs/libdcp: drop ldconfig.
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0x71D573A82F434065
media-libs/libdcp/files/libdcp-1.3.3-no-ldconfig.patch | 12 ++++++++++++
media-libs/libdcp/libdcp-1.3.3.ebuild | 2 ++
2 files changed, 14 insertions(+)
diff --git a/media-libs/libdcp/files/libdcp-1.3.3-no-ldconfig.patch b/media-libs/libdcp/files/libdcp-1.3.3-no-ldconfig.patch
new file mode 100644
index 0000000..f8dbb1b
--- /dev/null
+++ b/media-libs/libdcp/files/libdcp-1.3.3-no-ldconfig.patch
@@ -0,0 +1,12 @@
+--- libdcp-1.3.3/wscript
++++ libdcp-1.3.3/wscript
+@@ -206,8 +206,7 @@
+ sys.exit(-1)
+
+ def post(ctx):
+- if ctx.cmd == 'install':
+- ctx.exec_command('/sbin/ldconfig')
++ pass
+
+ def tags(bld):
+ os.system('etags src/*.cc src/*.h')
diff --git a/media-libs/libdcp/libdcp-1.3.3.ebuild b/media-libs/libdcp/libdcp-1.3.3.ebuild
index 3693c8b..4eea553 100644
--- a/media-libs/libdcp/libdcp-1.3.3.ebuild
+++ b/media-libs/libdcp/libdcp-1.3.3.ebuild
@@ -30,3 +30,5 @@ RDEPEND="dev-cpp/glibmm:2
media-libs/openjpeg:0
|| ( media-gfx/graphicsmagick media-gfx/imagemagick )"
DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/${P}-no-ldconfig.patch )
reply other threads:[~2016-06-13 21:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1465853501.22d0f4b71113f9461261c8898a7d6b8dc6bf51e8.xmw@gentoo \
--to=xmw@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