lp:~roadmr/checkbox/packaging-checkbox-gui-arch-support
- Get this branch:
- bzr branch lp:~roadmr/checkbox/packaging-checkbox-gui-arch-support
Branch merges
- Sylvain Pineau: Approve
-
Diff: 111 lines (+27/-9)3 files modifieddebian/changelog (+7/-0)
debian/control (+8/-8)
debian/rules (+12/-1)
Branch information
Recent revisions
- 63. By Daniel Manrique
-
Build checkbox-gui only on supported architectures (i386, amd64, armhf).
The reason the others are unsupported is that the qt5declarative set of
packages depends on the v8 javascript engine which is unavailable for those
architectures. If/when this dependency becomes available we can either remove
these restrictions or leave the supported arch list "empty".* Ignore some build-depends on a few architectures where they're unavailable.
* Declare specific architectures for which the checkbox-gui binary package
can be built.
* Make rules file conditionally build, install and package checkbox-gui
files only on supported archs. - 62. By Daniel Manrique
-
"Removed build dependencies on qt{multimedia,
sensors} 5-dev as they're not actually needed, Minor rearranging of checkbox-gui dependencies.
[r=zkrynicki][bug=][ author= roadmr] " - 60. By Daniel Manrique
-
"checkbox-gui needs to depend on the qt5 local storage plugin to store the user's choice of whether to show the deselection warning. [r=brendan-
donegan] [bug=][ author= roadmr] " - 59. By Daniel Manrique
-
"Update packaging to account for relocation of man page to checkbox-
invocation. 1. [r=zkrynicki] [bug=][ author= roadmr] "
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:checkbox