network/roger-router: Updated for version 1.8.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
slacksam 2014-10-11 00:34:24 +07:00 committed by Willy Sudiarto Raharjo
parent 29955a29f7
commit 13732196f5
3 changed files with 8 additions and 13 deletions

View File

@ -5,17 +5,12 @@ Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible
Notice:
In order to enable fax transfers the user must be member of the
system group "fax"!
Use this command as root to add <username> to the "fax" group
and then log out and log in again as <username>.
Use "gpasswd -a <username> fax" as root user to add the user <username>
to the group fax and then log out and log in again as <username>.
(Replace <username> with the real user name on your system)
"gpasswd -a <username> fax"
You MUST RUN this command after installing this package as root
lpadmin -p "Roger-Router-Fax" -E -v roger-cups:/ -P /usr/share/roger/roger-fax.ppd
There is an optional firefox-plugin "roger-dial". It can be installed
by calling http://de.tabos.org/download/roger-dial-1.8.0.xpi
by calling http://de.tabos.org/download/roger-dial-1.8.1.xpi
from your firefox browser.
Optional dependency: pulseaudio, portaudio
Optional dependencies: portaudio and pulseaudio

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=roger-router
VERSION=${VERSION:-1.8.2}
VERSION=${VERSION:-1.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="roger-router"
VERSION="1.8.2"
VERSION="1.8.9"
HOMEPAGE="http://de.tabos.org/"
DOWNLOAD="http://de.tabos.org/download/roger-router-1.8.2.tar.xz"
MD5SUM="b61a4d3ab2986dcf73635e5795fcee56"
DOWNLOAD="http://de.tabos.org/download/roger-router-1.8.9.tar.xz"
MD5SUM="cadc2817b7d957e2f4c4c3ca8228bd58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="speex libpeas spandsp libcapi20"