1
by fabounet
The commit of the year \! |
1 |
prefix = @prefix@ |
2 |
exec_prefix = @exec_prefix@ |
|
3 |
libdir = @libdir@ |
|
4 |
includedir = @includedir@ |
|
5 |
pluginsdir=@libdir@/@PACKAGE@ |
|
6 |
pluginsdatadir=@datadir@/@PACKAGE@/plug-ins |
|
7 |
||
375
by chris
Missing spaces in cairo-dock.pc.in for very pedantic pkgconfig like on OpenBSD |
8 |
Name: cairo-dock |
936
by Fabrice Rey
port to GTK3: complete ! |
9 |
Description: A pretty and convenient interface to your desktop: dock, panel, desklet. |
931
by Matthieu Baerts
Removed gtkglext (part 2) - @fabounet: now it compiles and works with GTK2 but don't hesitate to revert anything ;) |
10 |
Requires: @packages_required@ @xextend_required@ @gtk_required@ |
375
by chris
Missing spaces in cairo-dock.pc.in for very pedantic pkgconfig like on OpenBSD |
11 |
Libs: -L${libdir} |
1523
by Matthieu Baerts
icon-factory: do not include this no longer used directory |
12 |
Cflags: -I${includedir}/cairo-dock -I${includedir}/cairo-dock/gldit -I${includedir}/cairo-dock/implementations |
1
by fabounet
The commit of the year \! |
13 |
Version: @VERSION@ |