"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "subprojects/bubblewrap/meson_options.txt" between
flatpak-1.15.1.tar.xz and flatpak-1.15.2.tar.xz

About: Flatpak is a Linux application sandboxing and distribution framework. Pre-release.

meson_options.txt  (flatpak-1.15.1.tar.xz):meson_options.txt  (flatpak-1.15.2.tar.xz)
skipping to change at line 19 skipping to change at line 19
type : 'string', type : 'string',
description : 'install bash completion script in this directory', description : 'install bash completion script in this directory',
value : '', value : '',
) )
option( option(
'bwrapdir', 'bwrapdir',
type : 'string', type : 'string',
description : 'install bwrap in this directory [default: bindir, or libexecdir in subprojects]', description : 'install bwrap in this directory [default: bindir, or libexecdir in subprojects]',
) )
option( option(
'build_rpath',
type : 'string',
description : 'set a RUNPATH or RPATH on the bwrap executable',
)
option(
'install_rpath',
type : 'string',
description : 'set a RUNPATH or RPATH on the bwrap executable',
)
option(
'man', 'man',
type : 'feature', type : 'feature',
description : 'generate man pages', description : 'generate man pages',
value : 'auto', value : 'auto',
) )
option( option(
'program_prefix', 'program_prefix',
type : 'string', type : 'string',
description : 'Prepend string to bwrap executable name, for use with subprojec ts', description : 'Prepend string to bwrap executable name, for use with subprojec ts',
) )
 End of changes. 1 change blocks. 
0 lines changed or deleted 10 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)