Bug#671979: (no subject)

2012-06-07 Thread Daniel Schepler
On Thursday, June 07, 2012 08:15:41 PM Lisandro Damián Nicanor Pérez Meyer wrote: > Most Qt applications do not need to use pkg-config. If an app needs an > external library which ships a .pc file (libusb, for example), then the > programmer needs to call pkg-config from within the .pro. So, it's

Bug#671979: (no subject)

2012-06-07 Thread Lisandro Damián Nicanor Pérez Meyer
On Jue 07 Jun 2012 23:26:55 Daniel Schepler escribió: > On Thu, Jun 7, 2012 at 3:42 PM, Nikos Chantziaras wrote: > > If qmake in Debian doesn't depend on pkg-config, then that's to be > > expected. qmake is a build system that uses pkg-config. Most Qt > > applications don't make use of that func

Bug#671979: (no subject)

2012-06-07 Thread Daniel Schepler
On Thu, Jun 7, 2012 at 3:42 PM, Nikos Chantziaras wrote: > If qmake in Debian doesn't depend on pkg-config, then that's to be expected. >  qmake is a build system that uses pkg-config.  Most Qt applications don't > make use of that functionality though. > > I'm not the Debian maintainer.  I'm qtad

Bug#671979: (no subject)

2012-06-07 Thread Nikos Chantziaras
On 08/06/12 00:04, Artur Rona wrote: W dniu 2012-06-07 22:02, Nikos Chantziaras pisze: qtads.pro uses qmake's support for pkg-config and never calls it directly. pkg-config support is shipped with Qt in "mkspecs/features/link_pkgconfig.prf". It assumes pkg-config is present on the system. May

Bug#671979: (no subject)

2012-06-07 Thread Artur Rona
W dniu 2012-06-07 22:02, Nikos Chantziaras pisze: qtads.pro uses qmake's support for pkg-config and never calls it directly. pkg-config support is shipped with Qt in "mkspecs/features/link_pkgconfig.prf". It assumes pkg-config is present on the system. Maybe in theory. In practise, pbuilder

Bug#671979: (no subject)

2012-06-07 Thread Nikos Chantziaras
On 07/06/12 17:27, Daniel Schepler wrote: On Thu, Jun 7, 2012 at 4:49 AM, Artur Rona wrote: tags 671979 + patch thanks Hello, I've prepared small patch to fix this one. Just add pkg-config to Build-Depends. If you (maintainer) don't have a time to upload this one, I'm going to go on with NMU.

Bug#671979: (no subject)

2012-06-07 Thread Daniel Schepler
On Thu, Jun 7, 2012 at 4:49 AM, Artur Rona wrote: > tags 671979 + patch > thanks > > Hello, > > I've prepared small patch to fix this one. Just add pkg-config to > Build-Depends. If you (maintainer) don't have a time to upload this one, I'm > going to go on with NMU. Sorry I haven't gotten around

Bug#671979: (no subject)

2012-06-07 Thread Artur Rona
tags 671979 + patch thanks Hello, I've prepared small patch to fix this one. Just add pkg-config to Build-Depends. If you (maintainer) don't have a time to upload this one, I'm going to go on with NMU. -- Pozdrawiam / Kind regards, Artur Rona diff -Nru qtads-2.1.1/debian/changelog qtads-2.1