head 1.1; branch 1.1.1; access; symbols netbsd-11-0-RC6:1.1.1.1 netbsd-11-0-RC5:1.1.1.1 netbsd-11-0-RC4:1.1.1.1 netbsd-11-0-RC3:1.1.1.1 netbsd-11-0-RC2:1.1.1.1 netbsd-11-0-RC1:1.1.1.1 netbsd-11:1.1.1.1.0.6 netbsd-11-base:1.1.1.1 netbsd-10-1-RELEASE:1.1.1.1 netbsd-9-4-RELEASE:1.1.1.1 netbsd-10-0-RELEASE:1.1.1.1 netbsd-10-0-RC6:1.1.1.1 netbsd-10-0-RC5:1.1.1.1 netbsd-10-0-RC4:1.1.1.1 netbsd-10-0-RC3:1.1.1.1 netbsd-10-0-RC2:1.1.1.1 netbsd-10-0-RC1:1.1.1.1 netbsd-10:1.1.1.1.0.4 netbsd-10-base:1.1.1.1 netbsd-9-3-RELEASE:1.1.1.1 netbsd-9-2-RELEASE:1.1.1.1 netbsd-9-1-RELEASE:1.1.1.1 netbsd-9-0-RELEASE:1.1.1.1 netbsd-9-0-RC2:1.1.1.1 netbsd-9-0-RC1:1.1.1.1 netbsd-9:1.1.1.1.0.2 netbsd-9-base:1.1.1.1 xf86-video-intel-6afed33b2d673d88674f0c76efe500ae414e8e1b:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.1 date 2019.03.20.06.34.02; author mrg; state Exp; branches 1.1.1.1; next ; commitid Z2Tqt8OBTdaOo4gB; 1.1.1.1 date 2019.03.20.06.34.02; author mrg; state Exp; branches; next ; commitid Z2Tqt8OBTdaOo4gB; desc @@ 1.1 log @Initial revision @ text @configure_file(input : 'intel.man', output : 'intel.4', command : [ 'sed', '-e', 's/__appmansuffix__/@@0@@/g'.format(man_config.get('appmansuffix')), '-e', 's/__filemansuffix__/@@0@@/g'.format(man_config.get('filemansuffix')), '-e', 's/__drivermansuffix__/@@0@@/g'.format(man_config.get('drivermansuffix')), '-e', 's/__miscmansuffix__/@@0@@/g'.format(man_config.get('miscmansuffix')), '-e', 's/__xservername__/@@0@@/g'.format(man_config.get('xservername')), '-e', 's/__xconfigfile__/@@0@@/g'.format(man_config.get('xconfigfile')), '-e', 's/__vendorversion__/@@0@@/g'.format(man_config.get('vendorversion')), '@@INPUT@@' ], capture : true, install_dir: join_paths(get_option('mandir'), 'man4'), install : true) @ 1.1.1.1 log @initial import of xf86-video-intel git version 6afed33b2d673d88674f0c76efe500ae414e8e1b @ text @@