From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-August/017963.html | 94 ++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/017963.html (limited to 'zarb-ml/mageia-dev/2012-August/017963.html') diff --git a/zarb-ml/mageia-dev/2012-August/017963.html b/zarb-ml/mageia-dev/2012-August/017963.html new file mode 100644 index 000000000..66b1b5f05 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/017963.html @@ -0,0 +1,94 @@ + + + + [Mageia-dev] [packages-commits] [279280] enable opus support + + + + + + + + + +

[Mageia-dev] [packages-commits] [279280] enable opus support

+ Christiaan Welvaart + cjw at daneel.dyndns.org +
+ Mon Aug 6 14:57:27 CEST 2012 +

+
+ +
On Mon, 6 Aug 2012, root at mageia.org wrote:
+
+> Revision: 279280
+> Author:   tv
+
+> Modified: cauldron/firefox-beta/current/SPECS/firefox-beta.spec
+> ===================================================================
+> --- cauldron/firefox-beta/current/SPECS/firefox-beta.spec	2012-08-06 11:46:36 UTC (rev 279279)
+> +++ cauldron/firefox-beta/current/SPECS/firefox-beta.spec	2012-08-06 11:49:09 UTC (rev 279280)
+> @@ -72,6 +72,7 @@
+> BuildRequires:	python-virtualenv
+> BuildRequires:	gstreamer0.10-devel
+> BuildRequires:	libgstreamer0.10-plugins-base-devel
+> +BuildRequires:  pkgconfig(opus)
+>
+> Provides:	webclient
+> #Requires:	indexhtml
+> @@ -156,6 +157,7 @@
+> ac_add_options --with-valgrind
+> ac_add_options --with-java-include-path=%{java_home}/include
+> ac_add_options --with-java-bin-path=%{java_home}/bin
+> +ac_add_options --enable-opus
+> EOF
+>
+> export LDFLAGS="%ldflags"
+
+Mozilla source code comes with bundled ogg, vorbis, libopus and has no 
+support for using system libraries AFAICT. So the BuildRequires on opus is 
+currently not needed. But maybe someone can patch it to allow using the 
+packaged libraries (or find such a patch).
+
+
+     Christiaan
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1