From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/xawtv/, media-tv/xawtv/files/
Date: Sat, 10 Oct 2015 09:16:47 +0000 (UTC) [thread overview]
Message-ID: <1444468594.b4ca68f8b701b52c491ebdaa0a45ea07718648d1.xmw@gentoo> (raw)
commit: b4ca68f8b701b52c491ebdaa0a45ea07718648d1
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 09:14:20 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 09:16:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ca68f8
media-tv/xawtv: include stdbool declaration for gcc5 (thanks Helmut Jarausch, bug 548454).
Package-Manager: portage-2.2.21
media-tv/xawtv/files/xawtv-3.95-stdbool.patch | 10 ++++++++++
media-tv/xawtv/xawtv-3.95-r3.ebuild | 1 +
2 files changed, 11 insertions(+)
diff --git a/media-tv/xawtv/files/xawtv-3.95-stdbool.patch b/media-tv/xawtv/files/xawtv-3.95-stdbool.patch
new file mode 100644
index 0000000..b93bb11
--- /dev/null
+++ b/media-tv/xawtv/files/xawtv-3.95-stdbool.patch
@@ -0,0 +1,10 @@
+--- x11/blit.c
++++ x11/blit.c
+@@ -13,6 +13,7 @@
+ #include <pthread.h>
+ #include <sys/ipc.h>
+ #include <sys/shm.h>
++#include <stdbool.h>
+
+ #include <X11/Xlib.h>
+ #include <X11/Intrinsic.h>
diff --git a/media-tv/xawtv/xawtv-3.95-r3.ebuild b/media-tv/xawtv/xawtv-3.95-r3.ebuild
index 451a9d1..429f21f 100644
--- a/media-tv/xawtv/xawtv-3.95-r3.ebuild
+++ b/media-tv/xawtv/xawtv-3.95-r3.ebuild
@@ -76,6 +76,7 @@ src_prepare() {
epatch "${FILESDIR}/${P}-libquicktime-compat.patch"
epatch "${FILESDIR}/${P}-pagemask-fix.patch"
epatch "${FILESDIR}/${P}-jpeg-7.patch"
+ epatch "${FILESDIR}/${P}-stdbool.patch"
eautoreconf
}
reply other threads:[~2015-10-10 9:16 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=1444468594.b4ca68f8b701b52c491ebdaa0a45ea07718648d1.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