Re: Building Qt 5.1 packages

2013-05-09 Thread Lisandro Damián Nicanor Pérez Meyer
On Sun 05 May 2013 05:15:59 Frans van Berckel escribió: [snip] > What's would be the smartest way to auto regenerate the ... files. Hi Frans! Please take a look at and to If you are just starting to package, Qt4

Re: Building Qt 5.1 packages

2013-05-05 Thread Frans van Berckel
> Got a build error ... > > # Call dh_install normally. It will process .install, .install.ARCH > # and/or .install.OS files. > dh_install --fail-missing > cp: cannot stat ‘debian/tmp/usr/include/qt5/QtCore/QGlobalStaticDeleter’: > No such file or directory > dh_install: cp -a debian/tmp/usr/includ

Re: Building Qt 5.1 packages

2013-05-04 Thread Frans van Berckel
> Today I am creating packages for qtbase-opensource-src 5.1 and it almost > wend well at ones. Did checkout qtbase git & took the Debian git > directory. > > The tweaks I've got to make are: > Dropping the undef_B0.diff patch, because it's committed. > > apt-get install libpulse-dev > > apt-get in