| 1 | # pkg-config file generated by gen-pkgconfig |
| 2 | # vile:makemode |
| 3 | |
| 4 | prefix=/usr |
| 5 | exec_prefix=${prefix} |
| 6 | libdir=/usr/lib/x86_64-linux-gnu |
| 7 | includedir=${prefix}/include |
| 8 | abi_version=6 |
| 9 | major_version=6 |
| 10 | version=6.2.20200212 |
| 11 | |
| 12 | Name: ncurses |
| 13 | Description: ncurses 6.2 library |
| 14 | Version: ${version} |
| 15 | URL: https://invisible-island.net/ncurses |
| 16 | Requires.private: |
| 17 | Libs: -Wl,-Bsymbolic-functions -lncurses -ltinfo |
| 18 | Libs.private: -ldl |
| 19 | Cflags: -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 |
| 20 |