diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-02 20:15:24 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-02 20:15:24 +0100 |
commit | 7ab7b078079db0ec8713067bd21d26fb1df8ff62 (patch) | |
tree | e68d262f40945e547a793b2475da447a74673248 /extra/libmad/mad.pc | |
parent | ae548101a52d2c728afad7bad76874baa5ffa6e1 (diff) | |
download | nutyx-extra-7ab7b078079db0ec8713067bd21d26fb1df8ff62.tar.gz nutyx-extra-7ab7b078079db0ec8713067bd21d26fb1df8ff62.tar.bz2 nutyx-extra-7ab7b078079db0ec8713067bd21d26fb1df8ff62.tar.xz nutyx-extra-7ab7b078079db0ec8713067bd21d26fb1df8ff62.zip |
libmad, déplacé dans base et nettoyage du paquet
Diffstat (limited to 'extra/libmad/mad.pc')
-rw-r--r-- | extra/libmad/mad.pc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/libmad/mad.pc b/extra/libmad/mad.pc deleted file mode 100644 index 7205d9ce2..000000000 --- a/extra/libmad/mad.pc +++ /dev/null @@ -1,11 +0,0 @@ -prefix=/usr -exec_prefix=${prefix} -libdir=${exec_prefix}/lib -includedir=${prefix}/include - -Name: mad -Description: MPEG audio decoder -Requires: -Version: #version# -Libs: -L${libdir} -lmad -Cflags: -I${includedir} |