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

Bug#694077: Package review



On Sat, 3 Aug 2019 at 23:30, Lisandro Damián Nicanor Pérez Meyer
<perezmeyer@gmail.com> wrote:
>
> = debian/changelog
>
> As it's the first upload the only line really needed is:
>
> * Initial release (Closes: #694077)
>
> = debian/patches
>
> Why are you disabling patches? The patch description is not clear
> about it. I had to read debian/rules to know why :-)
>
> Try this:
>
> override_dh_auto_test-arch:
> <insert tab>    xvfb-run -a -s "-screen 0 1024x768x24 +extension RANDR
> +extension RENDER +extension GLX +extension EGL" \
>         dh_auto_test --max-parallel=1 --
> QT_PLUGIN_PATH=$(CURDIR)/plugins QML2_IMPORT_PATH=$(CURDIR)/qml
>
> The Qt5 version seems to use QML so the above should work. This comes
> from qt3d's debian/rules.

And of course, you need more build dependencies, namely:

xauth <!nocheck>,
xvfb <!nocheck>,

Extre tip: this is totally up to you, but I certainly like what
devscripts' wrap-and-sort does :-) Try it out!



-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


Reply to: