Re: cmake build-depends

2006-10-25 Thread Enrico Zini
On Mon, Oct 23, 2006 at 01:43:56PM +0200, Fathi Boudra wrote: > we have a cmake class, proposed for inclusion in cdbs: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377524 > I use it at least on strigi and kde4 packages. Dunno if it's the same, but I have one that is working on libwibble-dev

Re: cmake build-depends

2006-10-23 Thread Fathi Boudra
hi, Le jeudi 19 octobre 2006 16:57, Jean Parpaillon a écrit : > Maybe kde packagers are already working on it ? we have a cmake class, proposed for inclusion in cdbs: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377524 I use it at least on strigi and kde4 packages. cheers, Fathi

Re: cmake build-depends

2006-10-23 Thread Rafael Laboissiere
* Rafael Laboissiere <[EMAIL PROTECTED]> [2006-10-22 16:40]: > The vtk and octaviz pacakges use CMake. I initially packaged octaviz for > Debian, which is now maintained by the Debian Octave group. I do not > remember having troubles using CMake, although have been an Autotools addict > for year

Re: cmake build-depends

2006-10-22 Thread Rafael Laboissiere
* Jean Parpaillon <[EMAIL PROTECTED]> [2006-10-19 16:57]: > I maintain the package wormux and my dear upstream devels decided to > switch from autotools to cmake, for the best and the worse. > Are there people with experiences with it ? Maybe kde packagers are > already working on it ? The vtk

Re: cmake build-depends

2006-10-19 Thread Margarita Manterola
On 10/19/06, Jean Parpaillon <[EMAIL PROTECTED]> wrote: As a side effect, can someone tell me if there is a command to search for packages regarding Build-Depends ? grep-dctrl -sPackage -F Build-Depends,Build-Depends-Indep cmake /var/lib/apt/lists/*Sources Or, see the more elaborate version,

cmake build-depends

2006-10-19 Thread Jean Parpaillon
Hi all, I maintain the package wormux and my dear upstream devels decided to switch from autotools to cmake, for the best and the worse. Are there people with experiences with it ? Maybe kde packagers are already working on it ? As a side effect, can someone tell me if there is a command to se