Mercurial > hg > sv-dependency-builds
annotate src/opusfile-0.9/opusurl-uninstalled.pc.in @ 169:223a55898ab9 tip default
Add null config files
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Mon, 02 Mar 2020 14:03:47 +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 |