* [gentoo-commits] gentoo-x86 commit in media-sound/csound: ChangeLog csound-5.17.11.ebuild
@ 2012-07-23 21:18 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-07-23 21:18 UTC (permalink / raw
To: gentoo-commits
radhermit 12/07/23 21:18:24
Modified: ChangeLog csound-5.17.11.ebuild
Log:
Fix build with bison-2.6 and skip check for unused fltk gl library (bug #427268).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.20 media-sound/csound/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 29 May 2012 12:12:49 -0000 1.19
+++ ChangeLog 23 Jul 2012 21:18:24 -0000 1.20
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/csound
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.19 2012/05/29 12:12:49 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.20 2012/07/23 21:18:24 radhermit Exp $
+
+ 23 Jul 2012; Tim Harder <radhermit@gentoo.org> csound-5.17.11.ebuild,
+ +files/csound-5.17.11-bison-2.6.patch,
+ +files/csound-5.17.11-no-fltk-gl.patch:
+ Fix build with bison-2.6 and skip check for unused fltk gl library (bug
+ #427268).
29 May 2012; Tim Harder <radhermit@gentoo.org>
-files/csound-5.16.6-install.patch, -csound-5.17.2-r1.ebuild,
1.2 media-sound/csound/csound-5.17.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/csound-5.17.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/csound-5.17.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/csound-5.17.11.ebuild?r1=1.1&r2=1.2
Index: csound-5.17.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/csound/csound-5.17.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- csound-5.17.11.ebuild 29 May 2012 12:02:17 -0000 1.1
+++ csound-5.17.11.ebuild 23 Jul 2012 21:18:24 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-5.17.11.ebuild,v 1.1 2012/05/29 12:02:17 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-5.17.11.ebuild,v 1.2 2012/07/23 21:18:24 radhermit Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -82,6 +82,8 @@
epatch "${FILESDIR}"/${PN}-5.17.6-fltk.patch
epatch "${FILESDIR}"/${PN}-5.17.6-porttime-in-portmidi.patch
epatch "${FILESDIR}"/${P}-cmake.patch
+ epatch "${FILESDIR}"/${PN}-5.17.11-bison-2.6.patch
+ epatch "${FILESDIR}"/${PN}-5.17.11-no-fltk-gl.patch
sed -i -e "s:^\(csoundExecutable =\).*:\1 \"${WORKDIR}/${P}_build/csound\":" \
tests/test.py || die
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-23 21:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23 21:18 [gentoo-commits] gentoo-x86 commit in media-sound/csound: ChangeLog csound-5.17.11.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox