source: trunk/contrib/libcaca-0.99.beta18/lib/pkgconfig/caca.pc @ 1491

Last change on this file since 1491 was 1464, checked in by sam, 11 years ago

build: ship a binary build of libcaca for Win32 and Win64.

File size: 230 bytes
Line 
1prefix=/
2exec_prefix=${prefix}
3libdir=/lib
4includedir=${prefix}/include
5
6Name: caca
7Description: Colour ASCII-Art library
8Version: 0.99.beta18
9Requires:
10Conflicts:
11Libs: -L${libdir} -lcaca
12Libs.private:
13Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.