summaryrefslogtreecommitdiffstats
path: root/fdk-aac-dabplus.pc.in
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-06-16 20:57:13 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-06-16 20:57:13 +0200
commitf8672444239c3a3e92958806ef8beca41a532e61 (patch)
treeb1a354caf44d644d5009d1a6762046af9026e597 /fdk-aac-dabplus.pc.in
parent7dcb0fa50128ab924cb4fce1b2898eb1a9ab8ee8 (diff)
downloadODR-AudioEnc-f8672444239c3a3e92958806ef8beca41a532e61.tar.gz
ODR-AudioEnc-f8672444239c3a3e92958806ef8beca41a532e61.tar.bz2
ODR-AudioEnc-f8672444239c3a3e92958806ef8beca41a532e61.zip
change pkg-config to fdk-aac-dabplus.pc
Diffstat (limited to 'fdk-aac-dabplus.pc.in')
-rw-r--r--fdk-aac-dabplus.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/fdk-aac-dabplus.pc.in b/fdk-aac-dabplus.pc.in
new file mode 100644
index 0000000..0c45813
--- /dev/null
+++ b/fdk-aac-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}