source:
libcaca/trunk/cpp/cucul++.pc
@
783
Last change on this file since 783 was 781, checked in by , 15 years ago | |
---|---|
File size: 282 bytes |
Line | |
---|---|
1 | prefix=/usr/local |
2 | exec_prefix=${prefix} |
3 | libdir=${exec_prefix}/lib |
4 | includedir=${prefix}/include |
5 | |
6 | Name: cucul++ |
7 | Description: Canvas for ultrafast compositing of Unicode letters C++ binding |
8 | Version: 0.10 |
9 | Requires: |
10 | Conflicts: |
11 | Libs: -L${libdir} -lcucul -lcaca |
12 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.