Re: RFS libdbusmenu-qt (Re: Qt Multiarch Transition)

2012-04-12 Thread Pino Toscano
Alle sabato 31 marzo 2012, Praveen Arimbrathodiyil ha scritto: > On 10/02/11 14:31, Pino Toscano wrote: > > Alle domenica 2 ottobre 2011, Praveen A ha scritto: > >> Someone please review the changes and upload. All changes are in > >> git repo. > > Thanks for your review. Sorry for getting back so

Re: RFS libdbusmenu-qt (Re: Qt Multiarch Transition)

2012-03-31 Thread Praveen Arimbrathodiyil
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/02/11 14:31, Pino Toscano wrote: > Alle domenica 2 ottobre 2011, Praveen A ha scritto: >> Someone please review the changes and upload. All changes are in >> git repo. Thanks for your review. Sorry for getting back so late on this. > Some not

Re: RFS libdbusmenu-qt (Re: Qt Multiarch Transition)

2011-10-02 Thread Pino Toscano
Alle domenica 2 ottobre 2011, Praveen A ha scritto: > Someone please review the changes and upload. All changes > are in git repo. Some notes (in random order) about the packaging: - why the usage of postinst and prerm to create the symlink for jquery.js? isn't a .links file for dh_link (hence a

RFS libdbusmenu-qt (Re: Qt Multiarch Transition)

2011-10-01 Thread Praveen A
2011/10/2 Praveen A : > Thanks! I found a solution in ubuntu package. It has a > src/CMakeLists.txt too where we can change library install path. > > /me trying to move docs into a separate package, reading about doc-base Since this upload adds a new file (libdbusmenu-qt-doc), my upload was reject

Re: Qt Multiarch Transition

2011-10-01 Thread Scott Kitterman
On Sunday, October 02, 2011 01:09:59 AM Praveen A wrote: ... > Thanks! I found a solution in ubuntu package. It has a ... For Debian people working on the Qt Multiarch transition, the Ubunt package is definitely a good place to look, since Ubuntu has already done this transistion. I do

Re: Qt Multiarch Transition

2011-10-01 Thread Praveen A
2011/10/1 George Kiagiadakis : > Hm, apparently libdbusmenu-qt hardcodes lib${LIB_SUFFIX} in all the > install() commands, so you have to make a LIB_INSTALL_DIR variable and > abstract it. Or maybe you can set LIB_SUFFIX to > "/${CMAKE_LIBRARY_ARCHITECTURE}"... > Thanks! I found a solution in ubun

Re: Qt Multiarch Transition

2011-10-01 Thread George Kiagiadakis
On Sat, Oct 1, 2011 at 10:33 AM, Praveen A wrote: > 2011/9/24 George Kiagiadakis : >> Check libbluedevil. >> > > Thanks. > > CMakeLists.txt for libbluedevil has this line setting library install > directory > > set(LIB_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}) > > But in libdbusmenu-q

Re: Qt Multiarch Transition

2011-10-01 Thread Praveen A
2011/9/24 George Kiagiadakis : > Check libbluedevil. > Thanks. CMakeLists.txt for libbluedevil has this line setting library install directory set(LIB_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}) But in libdbusmenu-qt CMakeLists.txt it only has such option to specify directory for inst

Re: Qt Multiarch Transition

2011-09-24 Thread Fathi Boudra
On Sat, Sep 24, 2011 at 1:27 PM, George Kiagiadakis wrote: > On Sat, Sep 24, 2011 at 12:33 PM, Praveen A wrote: >> 2011/9/23 Fathi Boudra : >>> Hi, >>> >>> I created a wiki page with the details: >>> http://wiki.debian.org/QtMultiarchTransition >>> >>> What I don't know yet is how to proceed from

Re: Qt Multiarch Transition

2011-09-24 Thread George Kiagiadakis
On Sat, Sep 24, 2011 at 12:33 PM, Praveen A wrote: > 2011/9/23 Fathi Boudra : >> Hi, >> >> I created a wiki page with the details: >> http://wiki.debian.org/QtMultiarchTransition >> >> What I don't know yet is how to proceed from there? >> Obviously coordination is required whatever the plan is. >

Re: Qt Multiarch Transition

2011-09-24 Thread Praveen A
2011/9/23 Fathi Boudra : > Hi, > > I created a wiki page with the details: > http://wiki.debian.org/QtMultiarchTransition > > What I don't know yet is how to proceed from there? > Obviously coordination is required whatever the plan is. > It worths mentioning that current Qt in Sid fails to build o

Qt Multiarch Transition

2011-09-22 Thread Fathi Boudra
Hi, I created a wiki page with the details: http://wiki.debian.org/QtMultiarchTransition What I don't know yet is how to proceed from there? Obviously coordination is required whatever the plan is. It worths mentioning that current Qt in Sid fails to build on IA64 architecture. We could upload Qt