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

Bug#469783: libqt4-dev: Please add qtdemo back and provide the examples



Dirk Eddelbuettel <edd@debian.org> writes:

> PS It would be nice if you could change debian/rules to set
>
> 	-demosdir "/usr/share/qt4/demos" \
> 	-examplesdir "/usr/share/qt4/examples" \
>
> as the current qmake binary has the rather awkward paths 
>        /usr/demos
>        /usr/examples
> preset given thet prefix=/usr.

That's a fine change to make, but it also illustrates the problem of
including a usable qtdemo.  All of the demo sources and binaries would
end up in /usr/share/qt4/demos, which is fine for the sources but bad
for the binaries.  The binaries would need to go in /usr/lib/qt4/demos
or something, and qtdemo would need to be hacked to find those
binaries...  and it becomes annoyingly difficult to include useful demos
for qtdemo...

At least that's what I found when I tried to include it a couple years
ago...

-- 
Captain Logic is not steering this tugboat.



Reply to: