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

Re: [MoM]: libquazip



Hi,

Some new work:
- massive simplication of the rules file using
 * --buildsystem=qmake_qt4
 * --dbg-package=libquazip0-dbg
 * removing the qmake command (overriden by the dh_autoconfigure)
- adding the -dbg package (which looks fine now)

Some "I need help for this":
- created a symbol file with these commands:

	svn-buildpackage --svn-download-orig --svn-ignore --svn-dont-clean
--svn-reuse --svn-dont-purge
	cd ../build-area/libquazip-0.4.4
	dpkg-gensymbols -plibquazip0 -Osymbols -v0.4.4 -t -V

	-> see attached file

I'm guessing a problem with some lines:
*qiodevice*, *QByteArray*, *QString* -> Qt lib
*QList* (not sure for it 'till it includes Quazip object symbols too) -> Qt lib
unz* && zip* -> slightly modified zip.h/unzip.h from the ZIP/UNZIP
libs used by quazip (but shouldn't be used directly)
*QuaZipPrivate*, *QuaZipFilePrivate* -> should not be exported...

Can someone help me for this part ?

Thanks a lot
Eric

Attachment: libquazip0.symbols
Description: Binary data


Reply to: