public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: media-libs/libsub/files/, media-libs/libsub/
Date: Mon, 13 Jun 2016 19:43:48 +0000 (UTC)	[thread overview]
Message-ID: <1465847022.312b28eccebba38b7e6723ff6a125271d6d8ac99.xmw@gentoo> (raw)

commit:     312b28eccebba38b7e6723ff6a125271d6d8ac99
Author:     Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Mon Jun 13 19:43:42 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 19:43:42 2016 +0000
URL:        https://gitweb.gentoo.org/dev/xmw.git/commit/?id=312b28ec

media-libs/libsub: boost rebuild, no ldconfig

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0x71D573A82F434065

 media-libs/libsub/files/libsub-1.1.12-no-ldconfig.patch |  9 +++++++++
 media-libs/libsub/libsub-1.1.12.ebuild                  | 12 +++++++-----
 2 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/media-libs/libsub/files/libsub-1.1.12-no-ldconfig.patch b/media-libs/libsub/files/libsub-1.1.12-no-ldconfig.patch
new file mode 100644
index 0000000..b0752b2
--- /dev/null
+++ b/media-libs/libsub/files/libsub-1.1.12-no-ldconfig.patch
@@ -0,0 +1,9 @@
+--- libsub-1.1.12/wscript
++++ libsub-1.1.12/wscript
+@@ -148,5 +148,4 @@
+         sys.exit(-1)
+ 
+ def post(ctx):
+-    if ctx.cmd == 'install':
+-        ctx.exec_command('/sbin/ldconfig')
++    pass

diff --git a/media-libs/libsub/libsub-1.1.12.ebuild b/media-libs/libsub/libsub-1.1.12.ebuild
index 7c04caf..3ecec0f 100644
--- a/media-libs/libsub/libsub-1.1.12.ebuild
+++ b/media-libs/libsub/libsub-1.1.12.ebuild
@@ -18,10 +18,12 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-cpp/glibmm
-dev-cpp/libxmlpp
-dev-libs/boost
-dev-libs/libcxml
-dev-libs/openssl:0
-media-libs/libasdcp-cth"
+	dev-cpp/libxmlpp
+	dev-libs/boost:=
+	dev-libs/libcxml
+	dev-libs/openssl:0
+	media-libs/libasdcp-cth"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-no-ldconfig.patch )


                 reply	other threads:[~2016-06-13 19:43 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=1465847022.312b28eccebba38b7e6723ff6a125271d6d8ac99.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