downgraded default profile to core2
[k8sbuild.git] / xoptz / cdemu-client.xopt
blob26059186bc694b99af9f88f2b8e5e7dd6ab398e2
1 !INCLUDE _cmake
3 profile=empty
5 #  --disable-nls           do not use Native Language Support
7 cfg_name="cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_NLS=NO .."
10 !DESC
11 CDEmu client
13 This is cdemu-client, a simple command-line client for controlling
14 CDEmu daemon. It is part of the userspace-cdemu suite, a free, GPL
15 CD/DVD-ROM device emulator for linux.
17 It provides a way to perform the key tasks related to controlling
18 the CDEmu daemon, such as loading and unloading devices, displaying
19 devices' status and retrieving/setting devices' debug masks.
20 !EOF