Mercurial > hg > sv-dependency-builds
annotate src/opusfile-0.9/opusurl-uninstalled.pc.in @ 167:bd3cc4d1df30
Add FFTW 3.3.8 source, and a Linux build
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 19 Nov 2019 14:52:55 +0000 |
parents | 4664ac0c1032 |
children |
rev | line source |
---|---|
cannam@154 | 1 # opusurl uninstalled pkg-config file |
cannam@154 | 2 |
cannam@154 | 3 prefix= |
cannam@154 | 4 exec_prefix= |
cannam@154 | 5 libdir=${pcfiledir}/.libs |
cannam@154 | 6 includedir=${pcfiledir}/@top_srcdir@/include |
cannam@154 | 7 |
cannam@154 | 8 Name: opusfile uninstalled |
cannam@154 | 9 Description: High-level Opus decoding library, URL support (not installed) |
cannam@154 | 10 Version: @PACKAGE_VERSION@ |
cannam@154 | 11 Requires: opusfile |
cannam@154 | 12 Requires.private: @openssl@ |
cannam@154 | 13 Conflicts: |
cannam@154 | 14 Libs: ${libdir}/libopusurl.la |