source:
libcaca/trunk/caca/caca.pc.in
@
906
Last change on this file since 906 was 729, checked in by , 17 years ago | |
---|---|
File size: 248 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: caca |
7 | Description: Colour ASCII-Art library |
8 | Version: @VERSION@ |
9 | Requires: cucul = @VERSION@ |
10 | Conflicts: |
11 | Libs: -L${libdir} -lcaca -lcucul |
12 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.