SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "lorcon-old"

# SliTaz package receipt.

PACKAGE="lorcon-old"
VERSION="224"
CATEGORY="network"
SHORT_DESC="Loss Of Radio CONnectivity: A generic library for injecting 802.11 frames, capable of injection via multiple driver frameworks, without forcing modification of the application code."
MAINTAINER="slaxemulator@gmail.com"
LICENSE="GPL2"
WEB_SITE="http://802.11ninja.net"
TARBALL="$PACKAGE-$VERSION.tar.bz2"
WGET_URL="subversion|http://802.11ninja.net/svn/lorcon/branch/lorcon-old/"

DEPENDS=""
BUILD_DEPENDS="subversion"

# Rules to configure and make the package.
compile_rules()
{
    cd $src
    touch -d 197001010000 .depend
    ./configure $CONFIGURE_ARGS && make && make install
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/lib
    cp -a $install/usr/lib/*.so* $fs/usr/lib
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)