option('themes', type: 'boolean', value: true, description:'build ukui gtk theme')
option('icons', type: 'boolean', value: true, description:'build ukui icons theme')
option('sounds', type: 'boolean', value: true, description:'build ukui sounds theme')
option('highlight', type: 'boolean', value: false, description:'build ukui gtk highlight theme')

option('grub', type: 'boolean', value: false, description:'build ukui grub theme')
option('plymouth', type: 'boolean', value: false, description:'build ukui plymouth theme')
option('mime', type: 'boolean', value: true, description:'build ukui mimetypes')
option('fcitx-qimpanel', type: 'boolean', value: true, description:'build ukui sogo theme')
option('initramfs-tools', type: 'boolean', value: false, description:'build initrd language')

option('ukui-icon-theme-default', type: 'boolean',value: true, description:'build ukui default icon theme')
option('ukui-icon-theme-classical', type: 'boolean',value: true, description:'build ukui classical icon theme')
option('ukui-icon-theme-fashion', type: 'boolean',value: true, description:'build ukui fashion icon theme')
option('ukui', type: 'boolean',value: false, description:'build ukui default cursor theme')
option('ukui-classical', type: 'boolean',value: false, description:'build ukui classical cursor theme')
option('ukui-fashion', type: 'boolean',value: false, description:'build ukui fashion cursor theme')

option('dark-sense', type: 'boolean',value: true, description:'build ukui default cursor theme')
option('blue-crystal', type: 'boolean',value: true, description:'build ukui second cursor theme')

option('ukui-white', type: 'boolean',value: true, description:'build ukui default gtk theme')
option('ukui-black', type: 'boolean',value: true, description:'build ukui black gtk theme')

option('Light-Seeking', type: 'boolean',value: true, description:'build ukui default sound theme')
option('HeYin', type: 'boolean',value: true, description:'build ukui second sound theme')

option('glib', type: 'boolean', value: true, description:'build ukui default settings')
option('openkylin-grub-theme', type: 'boolean', value: false, description:'build ukui grub default settings')
