SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "x11vnc-extra"

# SliTaz package receipt.

PACKAGE="x11vnc-extra"
VERSION="0.9.12"
CATEGORY="network"
SHORT_DESC="java VNC viewer"
MAINTAINER="pascal.bellard@slitaz.org"
WEB_SITE="http://www.karlrunge.com/x11vnc/"
DEPENDS="x11vnc"
WANTED="x11vnc"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share
    cp -a $_pkg/usr/share/x11vnc $fs/usr/share
}

# Post install/remove commands for Tazpkg.
post_install()
{
    sed -i 's/X11VNC_OPTIONS="/X11VNC_OPTIONS="-ssl -http /' $1/etc/daemons.conf
}
3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)