From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/gpac: ChangeLog gpac-0.4.5-r1.ebuild
Date: Sun, 20 Dec 2009 16:13:25 +0000 [thread overview]
Message-ID: <E1NMOPN-0000LA-Ny@stork.gentoo.org> (raw)
hwoarang 09/12/20 16:13:25
Modified: ChangeLog gpac-0.4.5-r1.ebuild
Log:
Apply patch to fix amd64 compilation issues. Stable on amd64 wrt bug #297503
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Revision Changes Path
1.69 media-video/gpac/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/gpac/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/gpac/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/gpac/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 19 Dec 2009 11:16:07 -0000 1.68
+++ ChangeLog 20 Dec 2009 16:13:25 -0000 1.69
@@ -1,6 +1,11 @@
# ChangeLog for media-video/gpac
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.68 2009/12/19 11:16:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.69 2009/12/20 16:13:25 hwoarang Exp $
+
+ 20 Dec 2009; Markos Chandras <hwoarang@gentoo.org> gpac-0.4.5-r1.ebuild,
+ +files/glx-define-prototype.patch:
+ Apply patch to fix amd64 compilation issues. Stable on amd64 wrt bug
+ #297503
*gpac-0.4.5-r1 (19 Dec 2009)
1.2 media-video/gpac/gpac-0.4.5-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/gpac/gpac-0.4.5-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/gpac/gpac-0.4.5-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/gpac/gpac-0.4.5-r1.ebuild?r1=1.1&r2=1.2
Index: gpac-0.4.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.4.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gpac-0.4.5-r1.ebuild 19 Dec 2009 11:16:07 -0000 1.1
+++ gpac-0.4.5-r1.ebuild 20 Dec 2009 16:13:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.4.5-r1.ebuild,v 1.1 2009/12/19 11:16:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.4.5-r1.ebuild,v 1.2 2009/12/20 16:13:25 hwoarang Exp $
inherit eutils wxwidgets flag-o-matic multilib toolchain-funcs
@@ -63,6 +63,7 @@
cd "${S}"
EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
+ epatch "${FILESDIR}"/glx-define-prototype.patch
sed -ie '/ldconfig / d' "${S}/Makefile"
next reply other threads:[~2009-12-20 16:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-20 16:13 Markos Chandras (hwoarang) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-20 20:59 [gentoo-commits] gentoo-x86 commit in media-video/gpac: ChangeLog gpac-0.4.5-r1.ebuild Tim Harder (radhermit)
2010-04-29 11:22 Samuli Suominen (ssuominen)
2010-03-10 23:49 Samuli Suominen (ssuominen)
2010-02-24 19:38 Samuli Suominen (ssuominen)
2010-01-31 16:38 Markos Chandras (hwoarang)
2010-01-31 15:59 Raul Porcel (armin76)
2010-01-23 16:25 Tobias Klausmann (klausman)
2010-01-07 18:28 Brent Baude (ranger)
2010-01-06 19:10 Brent Baude (ranger)
2010-01-01 16:15 Christian Faulhammer (fauli)
2009-12-19 11:16 Samuli Suominen (ssuominen)
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=E1NMOPN-0000LA-Ny@stork.gentoo.org \
--to=hwoarang@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