SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "lemon"

# SliTaz package receipt.

PACKAGE="lemon"
_amalgamationver=3070900
_amalgamationver2=${_amalgamationver/00/}
#VERSION="${_amalgamationver2//0/.}"
VERSION="3.7.9"
CATEGORY="system-tools"
SHORT_DESC="The LEMON Parser Generator (from the SQLite project)."
MAINTAINER="pankso@slitaz.org"
WEB_SITE="http://www.sqlite.org/"
WANTED="sqlite"

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