1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 10:35:10 +00:00
conky/cmake
Magliano Andrea 93af415ad7 Force global library path for pkgsrc.
DragonFlyBSD uses pkgsrc package infrastructure, hence the the need
for extra flags.

Cmake pkg_search_module macro sets according <XPREFIX>_LDFLAGS var,
thus the correct way should be to append it to conky_includes and
conky_libs for each extra package needed.
As all pkgsrc packages always install in /usr/pkg, the simplest thing
is to set specific cflags and ldflags at the very beginning.

Conky is btw wip (work in progress) in pkgsrc system, mostly with
NetBSD patches. This is intended as radical workaround (DragonFlyBSD
specific for now) instead of submitting specific patches to pksrc
maintainers.
2012-07-05 20:39:38 +02:00
..
build.h.in Move cmake files around, add -D_GNU_SOURCE. 2009-12-09 15:56:07 -08:00
config.h.in Cmus support added to conky 2011-10-13 09:41:53 +02:00
Conky.cmake Force global library path for pkgsrc. 2012-07-05 20:39:38 +02:00
ConkyBuildOptions.cmake Preliminary import from 2.8.1 git release 2012-06-28 18:56:01 +02:00
ConkyCPackSetup.cmake Add missing copyright notices. 2010-01-01 15:49:41 -08:00
ConkyPlatformChecks.cmake Woops, typo in the previous commit 2012-07-05 16:46:04 +02:00
Docbook.cmake Make building with LUA and MAINTAINER_MODE work 2010-01-19 16:33:05 +01:00
gcc44test.cc Require GCC >=4.4. 2009-12-10 15:19:45 -08:00
ToLua.cmake Add a CMAKE variable for the patch program 2010-06-13 19:09:07 +02:00