From 7fe60435bce6595a9c58a9bfd8244d74b5320e96 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 15 Jan 2013 08:46:13 +0100 Subject: Import DirectFB141_2k11R3_beta5 --- pkgconfig/sawman.pc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 pkgconfig/sawman.pc (limited to 'pkgconfig/sawman.pc') diff --git a/pkgconfig/sawman.pc b/pkgconfig/sawman.pc new file mode 100755 index 0000000..f9359d7 --- /dev/null +++ b/pkgconfig/sawman.pc @@ -0,0 +1,11 @@ +prefix=/usr +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: SaWMan +Description: Simple application and Window Manager +Version: 1.4.1 +Requires: directfb +Libs: -L${libdir} -lsawman +Cflags: -I${prefix}/include/directfb -- cgit