pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: how to build outside WRKSRC?



On Fri, Aug 06, 2010 at 07:02:24PM +0200, Pouya D. Tafti wrote:
> I am trying to create a package for ParaView [1].  ParaView uses
> CMake, and needs to be built somewhere other than in its source dir.
> What is the canonical way of doing this in pkgsrc?

There's some support for cmake in pkgsrc, which is used e.g. by kde4.

Setting USE_CMAKE to yes should be a good first step; you can use
CMAKE_ARGS to pass overrides to cmake, if you need to.
 Thomas


Home | Main Index | Thread Index | Old Index