UmVirt LFS Package info

DB commit: 06a3bafc31a9f2da2aecdf7c1c6e8b91885cb553
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

qqwing

QQwing is a Sudoku puzzle generator and solver.

Package info

Codename: qqwing
Source file: qqwing-1.3.4.tar.gz
Source directory: qqwing-1.3.4
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/games/qqwing-1.3.4.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/games/qqwing-1.3.4.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gnome-sudoku.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i "s/^\(\.\/configure\)/\.\/configure --prefix=\/usr/" build/cpp_configure.sh

cat > build/not_root_check.sh << "EOF"
#!/bin/sh
set -e
EOF

make cppconfigure

Build script:
make cppcompile

Install script:
cd target/automake
make install