SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "speakup-utils"

# SliTaz package receipt.

PACKAGE="speakup-utils"
VERSION="3.1.6"
CATEGORY="misc"
SHORT_DESC="Tiny utilities for controlling the Speakup screenreader"
MAINTAINER="slaxemulator@gmail.com"
DEPENDS="linux-speakup"
SOURCE="speakup"
TARBALL="$SOURCE-$VERSION.tar.bz2"
WEB_SITE="http://linux-speakup.org/"
WGET_URL="ftp://linux-speakup.org/pub/speakup/$TARBALL"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    cd $src/tools
    install -D -m755 speakupconf "$fs/usr/bin/speakupconf" || return 1
    install -D -m755 talkwith "$fs/usr/sbin/talkwith" || return 1
}

3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)