From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash/files: gnash-0.8.10-boost-1.50.patch
Date: Tue, 16 Oct 2012 00:25:32 +0000 (UTC) [thread overview]
Message-ID: <20121016002532.B18CD21601@flycatcher.gentoo.org> (raw)
chithanh 12/10/16 00:25:32
Added: gnash-0.8.10-boost-1.50.patch
Log:
New snapshot to address gcc-4.7 and boost-1.50 build failures, bug #425442, bug #432874 and bug #432876.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Revision Changes Path
1.1 www-plugins/gnash/files/gnash-0.8.10-boost-1.50.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/files/gnash-0.8.10-boost-1.50.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/files/gnash-0.8.10-boost-1.50.patch?rev=1.1&content-type=text/plain
Index: gnash-0.8.10-boost-1.50.patch
===================================================================
diff -ur a/macros/boost.m4 b/macros/boost.m4
--- a/macros/boost.m4 2012-09-03 17:11:43.000000000 +0200
+++ b/macros/boost.m4 2012-10-16 01:58:28.000000000 +0200
@@ -37,7 +37,7 @@
boost_headers="detail/lightweight_mutex.hpp thread/thread.hpp multi_index_container.hpp multi_index/key_extractors.hpp thread/mutex.hpp program_options/options_description.hpp iostreams/stream.hpp"
dnl this is a list of *required* libraries. If any of these are missing, this
dnl test will return a failure, and Gnash won't build.
- boost_libs="thread program_options iostreams"
+ boost_libs="thread program_options iostreams system"
dnl this is a list of *recommended* libraries. If any of these are missing, this
dnl test will return a warning, and Gnash will build, but testing won't work.
diff -ur a/plugin/npapi/Makefile.am b/plugin/npapi/Makefile.am
--- a/plugin/npapi/Makefile.am 2012-09-03 17:11:43.000000000 +0200
+++ b/plugin/npapi/Makefile.am 2012-10-16 01:58:57.000000000 +0200
@@ -78,7 +78,7 @@
libgnashplugin_la_LIBADD = \
$(GLIB_LIBS) \
- -lboost_iostreams \
+ $(BOOST_LIBS) \
$(NULL)
# Scriptable plugin support
reply other threads:[~2012-10-16 0:25 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=20121016002532.B18CD21601@flycatcher.gentoo.org \
--to=chithanh@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