SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "esterel-scLego"

# SliTaz package receipt.

PACKAGE="esterel-scLego"
VERSION="p5"
CATEGORY="development"
SHORT_DESC="Esterel language tool extension for the Lego MindStorms RCX."
MAINTAINER="rcx@zoominternet.net"
LICENSE="other"
TARBALL="$PACKAGE-$VERSION.tgz"
WEB_SITE="https://web.archive.org/web/20220622165704/https://web.imt-atlantique.fr/x-info/lego/"
WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL"

DEPENDS="perl-core"
BUILD_DEPENDS=""

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

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs
    cp -a $install/* $fs
}
6047 packages and 209931 files in current database (Wed Jun 26 15:35:30 2024)