Fwd: about very stupid thing about qt4-x11-4.5.2 source package

Harald Sitter apachelogger at ubuntu.com
Tue Jul 21 19:20:20 BST 2009


---------- Forwarded message ----------
From: Byeong-ryeol Kim <brofkims at gmail.com>
Date: Tue, Jul 21, 2009 at 10:22 AM
Subject: about very stupid thing about qt4-x11-4.5.2 source package
To: Harald Sitter <apachelogger at ubuntu.com>


Hello,

I'm korean linux user who uses Ubuntu Karmic( + kernel 2.6.31-rc3-git4,
developmental X things)

I used to build Ubuntu source package.
I found a stupid thing in qt4-x11-4.5.2 package.
Thier is 0281-syncqt-create-phonon-global.diff in debian/patches.
It is never ncessary and causes fail of 'fakeroot debian/rules clean'.

Look at this.(I suspect how could this be applied, quilt bug? or did you
use '-f' option?)
........................................................................
#include "phonon_export.h"

#ifdef __QT_SYNCQT__
// Tell syncqt to create a "Global" header here
#pragma qt_class(Phonon::Global)
#endif

#ifdef __QT_SYNCQT__
// Tell syncqt to create a "Global" header here
#pragma qt_class(Phonon::Global)
#endif

/**
.........................................................................

After removing ether one of above and commenting out
0281-syncqt-create-phonon-global.diff from debian/patches/series, both
build process and 'fakeroot debian/rules clean' went weel with no problem.

I had been repeating routine process(apt-get source qt4-qmake' &&
'dpkg-buildpackage -rfakeorot -b -us -uc' && 'rm -rf qt4-x11-4.5.2),
whenever necessary, until I happend to know this.



More information about the kubuntu-devel mailing list