UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
gcdemu
gCDEmu is a GTK application for controlling CDEmu daemon.Package info
Template:
Codename: gcdemu
Source file: gcdemu-3.2.6.tar.xz
Source file size: 47968
Source file MD5-checkum: 7a699b83d8cc68f74c8f9f1c57ed6c00
Source directory: gcdemu-3.2.6
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/g/gcdemu-3.2.6.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/g/gcdemu-3.2.6.tar.xz.md5sum
Dependances: gtk3, cdemu-daemon, cdemu-client.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
Build script:
cd build
make
Install script:
cd build
make install