SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "visualnqc"

# SliTaz package receipt.

PACKAGE="visualnqc"
VERSION="1.0-1"
CATEGORY="development"
SHORT_DESC="An iconic language for the Lego Mindstorms RCX."
MAINTAINER="rcx@zoominternet.net"
DEPENDS="nqc"
BUILD_DEPENDS=""
TARBALL="$PACKAGE-$VERSION.tgz"
WEB_SITE="http://funsoftware.sourceforge.net/"
WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL"

# Rules to configure and make the package.
compile_rules()
{
    cd $src
    mkdir -p $src/_pkg
    cp -a $src/usr $src/_pkg
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs
    cp -a $_pkg/* $fs
}
3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)