Displaying 3 results from an estimated 3 matches for "lopusfil".
Did you mean:
lopusfile
2013 Mar 10
0
[PATCH 1/2] Handle AC_SEARCH_LIBS special result value
...ibdir}/libopusfile.la at lrintf_lib@
Cflags: -I${includedir}
diff --git a/opusfile.pc.in b/opusfile.pc.in
index 0a77f0c..c96d6a8 100644
--- a/opusfile.pc.in
+++ b/opusfile.pc.in
@@ -11,5 +11,5 @@ Version: @VERSION@
Requires: ogg >= 1.3 opus >= 1.0.1 @openssl@
Conflicts:
Libs: -L${libdir} -lopusfile
-Libs.private: @ac_cv_search_lrintf@
+Libs.private:@lrintf_lib@
Cflags: -I${includedir}/opus
--
1.7.10.4
--=_M14qLklCcOxRPnFcxwgxahA
Content-Type: text/x-patch; charset=us-ascii;
name=0002-Add-some-files-to-.gitignore.patch
Content-Disposition: attachment;
filename=0002-Add-some-files-to-.gi...
2013 Mar 10
0
[PATCH 1/4] Handle AC_SEARCH_LIBS special result value
...{libdir}/libopusfile.la @lrintf_lib@
Cflags: -I${includedir}
diff --git a/opusfile.pc.in b/opusfile.pc.in
index 0a77f0c..4a2895e 100644
--- a/opusfile.pc.in
+++ b/opusfile.pc.in
@@ -11,5 +11,5 @@ Version: @VERSION@
Requires: ogg >= 1.3 opus >= 1.0.1 @openssl@
Conflicts:
Libs: -L${libdir} -lopusfile
-Libs.private: @ac_cv_search_lrintf@
+Libs.private: @lrintf_lib@
Cflags: -I${includedir}/opus
--
1.7.10.4
--=_COjUD0UOX3X_HtlxGY3PkA2
Content-Type: text/x-patch; charset=us-ascii;
name=0002-Add-some-files-to-.gitignore.patch
Content-Disposition: attachment;
filename=0002-Add-some-files-to-.g...
2017 Sep 18
1
Antw: Re: opusfile Include fix
>>> Jean-Marc Valin <jmvalin at jmvalin.ca> schrieb am 16.09.2017 um 08:12 in
Nachricht <29959506-9f3b-2ad1-fc02-2aea7c53c084 at jmvalin.ca>:
> Actually, you're supposed to add /usr/include/opus to your include path.
> That's why the includes don't have the "opus/" prefix.
Hi!
But that's uncommon: You also don't put /usr/include/sys into