* [gentoo-commits] gentoo-x86 commit in net-libs/opal/files: opal-3.10.8-svn_revision_override.patch opal-3.10.8-labs_is_in_stdlib.patch opal-3.10.8-disable-h323-workaround.patch
@ 2012-10-23 22:48 Jesus Rivero (neurogeek)
0 siblings, 0 replies; only message in thread
From: Jesus Rivero (neurogeek) @ 2012-10-23 22:48 UTC (permalink / raw
To: gentoo-commits
neurogeek 12/10/23 22:48:38
Added: opal-3.10.8-svn_revision_override.patch
opal-3.10.8-labs_is_in_stdlib.patch
opal-3.10.8-disable-h323-workaround.patch
Log:
Version bump, fixing several bugs. Adjusted opal-3.6.8 dep on ptlib =< 2.10.8. Added myself as maintainer
(Portage version: 2.2.0_alpha138/cvs/Linux i686, signed Manifest commit with key 1F6F0683)
Revision Changes Path
1.1 net-libs/opal/files/opal-3.10.8-svn_revision_override.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/opal/files/opal-3.10.8-svn_revision_override.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/opal/files/opal-3.10.8-svn_revision_override.patch?rev=1.1&content-type=text/plain
Index: opal-3.10.8-svn_revision_override.patch
===================================================================
diff -uNr opal-3.10.8.orig/src/opal/manager.cxx opal-3.10.8/src/opal/manager.cxx
--- opal-3.10.8.orig/src/opal/manager.cxx 2012-10-22 07:50:36.000000000 -0400
+++ opal-3.10.8/src/opal/manager.cxx 2012-10-22 08:30:45.000000000 -0400
@@ -56,7 +56,10 @@
#include <ptclib/url.h>
#include "../../version.h"
-#include "../../revision.h"
+
+# define SVN_REVISION 0
+//#include "../../revision.h"
+
static const char * const DefaultMediaFormatOrder[] = {
1.1 net-libs/opal/files/opal-3.10.8-labs_is_in_stdlib.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/opal/files/opal-3.10.8-labs_is_in_stdlib.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/opal/files/opal-3.10.8-labs_is_in_stdlib.patch?rev=1.1&content-type=text/plain
Index: opal-3.10.8-labs_is_in_stdlib.patch
===================================================================
diff -uNr opal-3.10.8.orig/plugins/audio/G.722.2/AMR-WB/dec_lpc.c opal-3.10.8/plugins/audio/G.722.2/AMR-WB/dec_lpc.c
--- opal-3.10.8.orig/plugins/audio/G.722.2/AMR-WB/dec_lpc.c 2012-10-22 07:50:37.000000000 -0400
+++ opal-3.10.8/plugins/audio/G.722.2/AMR-WB/dec_lpc.c 2012-10-22 10:20:49.000000000 -0400
@@ -3,6 +3,7 @@
* 3GPP AMR Wideband Floating-point Speech Codec
*===================================================================
*/
+#include <stdlib.h>
#include <math.h>
#include "typedef.h"
#include "dec_util.h"
1.1 net-libs/opal/files/opal-3.10.8-disable-h323-workaround.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/opal/files/opal-3.10.8-disable-h323-workaround.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/opal/files/opal-3.10.8-disable-h323-workaround.patch?rev=1.1&content-type=text/plain
Index: opal-3.10.8-disable-h323-workaround.patch
===================================================================
# Sent to upstream on 2012-10-23
# By Jesus Rivero <neurogeek@gentoo.org>
diff -uNr opal-3.10.8.orig/include/h323/h323.h opal-3.10.8/include/h323/h323.h
--- opal-3.10.8.orig/include/h323/h323.h 2012-10-22 07:50:37.000000000 -0400
+++ opal-3.10.8/include/h323/h323.h 2012-10-23 14:10:37.000000000 -0400
@@ -40,6 +40,7 @@
#include <h323/h323con.h>
#include <h323/gkclient.h>
#include <opal/buildopts.h>
+#include <ptlib.h>
PString OpalGetVersion();
unsigned OpalGetMajorVersion();
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-23 22:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 22:48 [gentoo-commits] gentoo-x86 commit in net-libs/opal/files: opal-3.10.8-svn_revision_override.patch opal-3.10.8-labs_is_in_stdlib.patch opal-3.10.8-disable-h323-workaround.patch Jesus Rivero (neurogeek)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox