summaryrefslogtreecommitdiffstats
path: root/fdk-dabplus.pc.in
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-02-15 02:50:16 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-02-15 02:50:16 +0100
commite65ff4adee3a806881e3c1ebe1b273b9b664eb26 (patch)
treed5aafd7ae9b8dac64abb876f7ae2e88efeb9d133 /fdk-dabplus.pc.in
parent22f1fce330059ef8a383cf327a023d6a9da5ad3e (diff)
downloadODR-AudioEnc-e65ff4adee3a806881e3c1ebe1b273b9b664eb26.tar.gz
ODR-AudioEnc-e65ff4adee3a806881e3c1ebe1b273b9b664eb26.tar.bz2
ODR-AudioEnc-e65ff4adee3a806881e3c1ebe1b273b9b664eb26.zip
Rename library fdk-aac to fdk-dabplus
Diffstat (limited to 'fdk-dabplus.pc.in')
-rw-r--r--fdk-dabplus.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/fdk-dabplus.pc.in b/fdk-dabplus.pc.in
new file mode 100644
index 0000000..0c45813
--- /dev/null
+++ b/fdk-dabplus.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Fraunhofer FDK AAC Codec Library with DAB+ Encoder
+Description: AAC codec library with DAB+ Encoder
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lfdk-aac @LIBS_PUBLIC@
+Libs.private: @LIBS_PRIVATE@
+Cflags: -I${includedir}