Package: vixl / 8.0.0-1

Metadata

Package Version Patches format
vixl 8.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 build add Meson support.patch | (download)

AUTHORS | 1 1 + 0 - 0 !
doc/aarch32/meson.build | 12 12 + 0 - 0 !
doc/aarch64/meson.build | 21 21 + 0 - 0 !
doc/aarch64/topics/meson.build | 21 21 + 0 - 0 !
doc/meson.build | 21 21 + 0 - 0 !
meson.build | 158 158 + 0 - 0 !
meson_options.txt | 40 40 + 0 - 0 !
src/aarch32/meson.build | 30 30 + 0 - 0 !
src/aarch64/meson.build | 47 47 + 0 - 0 !
9 files changed, 351 insertions(+)

 build: add meson support

I was trying to package Vixl, but the SCons build system does not
provide an install target, so I would've had to add it. It seemed too
0002 Remove remote images from README.patch | (download)

README.md | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

 remove remote images from readme