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

Re: Qt 3.2.1 missing support for Xcursor....



On Sonntag, 31. August 2003 14:53, Ralf Nolden wrote:
> On Sonntag, 31. August 2003 13:30, Ralf Nolden wrote:
> > On Sonntag, 31. August 2003 13:14, Martin Loschwitz wrote:
> > > > - moved .qmake.cache build files to the -dev packages under
> > > > /usr/share/ qt3/.qmake.cache
> > >
> > > Uh? What files were changed for this?
> >
> > I just checked and I saw that you didn't take over that change. Change
> > debian/ rules:

I just noticed that the rm -rf line for the clean target is missing

                lib/qt.pc lib/qt-mt.pc

for the generated pkgconfig files. You may need to add pkgconfig to the 
dependencies for the -dev packages in debian/control, too :-)

>
> Ooops, typo :-)
>
> Change it to
>
> >         # install qmake.cache file
> >         install -d $(P_DEV)/usr/share/qt3/
> >         cat .qmake.cache | sed "s#$(QTDIR)#/usr/share/qt3#g" >
> > $(P_DEV)/usr/ share/qt3/.qmake.cache
> >
> > and
> >
> >         # install qmake.cache file
> >         install -d $(P_QTMTDEV)/usr/share/qt3/
> >         cat .qmake.cache | sed "s#$(QTDIR)#/usr/share/qt3#g" >
> > $(P_QTMTDEV)/ usr/share/qt3/.qmake.cache
>
> I forgot to change the dirs on the install -d :-)
>
> Ralf
>
> > so the .qmake.cache files get installed into /usr/share/qt3/.qmake.cache
> > directly - the -dev packages conflict anyway due to the header files for
> > qmodules.h and qconfig.h, so this change is reasonable and makes it much
> > easier to deal with the compile flags for Qt programs.
> >
> > > BTW.: Next time you CC me while mailing to debian-qt-kde, you will have
> > > nice days in my spamfilter. Same applies to anyone else doing this. ;)
> >
> > Can you set the reply-to to the mailinglist then instead of to the writer
> > of the mail you answer ?
> >
> > Ralf

-- 
We're not a company, we just produce better code at less costs.
--------------------------------------------------------------------
Ralf Nolden
nolden@kde.org

The K Desktop Environment       The KDevelop Project
http://www.kde.org              http://www.kdevelop.org

Attachment: pgpAQZ9P0t_lM.pgp
Description: signature


Reply to: