8 Star 6 Fork 3

src-openEuler / opencore-amr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
opencore-amr-0.1.3-fix_pc.patch 1015 Bytes
一键复制 编辑 原始数据 按行查看 历史
wei dong 提交于 2021-05-08 10:06 . Initial package.
diff -up opencore-amr-0.1.3/amrnb/opencore-amrnb.pc.in.fix opencore-amr-0.1.3/amrnb/opencore-amrnb.pc.in
--- opencore-amr-0.1.3/amrnb/opencore-amrnb.pc.in.fix 2011-04-06 22:30:37.000000000 +0200
+++ opencore-amr-0.1.3/amrnb/opencore-amrnb.pc.in 2012-05-18 13:05:36.469324787 +0200
@@ -7,4 +7,4 @@ Name: OpenCORE AMR-NB
Description: Adaptive Multi-Rate speech codec library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lopencore-amrnb
-Cflags: -I${includedir}
+Cflags: -I${includedir}/opencore-amrnb
diff -up opencore-amr-0.1.3/amrwb/opencore-amrwb.pc.in.fix opencore-amr-0.1.3/amrwb/opencore-amrwb.pc.in
--- opencore-amr-0.1.3/amrwb/opencore-amrwb.pc.in.fix 2011-04-06 22:30:37.000000000 +0200
+++ opencore-amr-0.1.3/amrwb/opencore-amrwb.pc.in 2012-05-18 13:06:01.901435760 +0200
@@ -7,4 +7,4 @@ Name: OpenCORE AMR-WB
Description: Adaptive Multi-Rate Wideband speech codec library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lopencore-amrwb
-Cflags: -I${includedir}
+Cflags: -I${includedir}/opencore-amrwb
1
https://gitee.com/src-openeuler/opencore-amr.git
git@gitee.com:src-openeuler/opencore-amr.git
src-openeuler
opencore-amr
opencore-amr
master

搜索帮助