summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author slacksam <sam_web@yahoo.de>2014-10-11 00:34:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-11 00:34:24 +0700
commit13732196f52a864e18e0ea528ce5f0384f74171e (patch)
tree77eda4ed4d64db901b2a3975a8025178e5699972 /network
parent29955a29f7abcca5d62687e0d75291ed77d4941a (diff)
downloadslackbuilds-13732196f52a864e18e0ea528ce5f0384f74171e.tar.gz
slackbuilds-13732196f52a864e18e0ea528ce5f0384f74171e.tar.xz
network/roger-router: Updated for version 1.8.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/roger-router/README13
-rw-r--r--network/roger-router/roger-router.SlackBuild2
-rw-r--r--network/roger-router/roger-router.info6
3 files changed, 8 insertions, 13 deletions
diff --git a/network/roger-router/README b/network/roger-router/README
index fb57780777..1a430ce5dd 100644
--- a/network/roger-router/README
+++ b/network/roger-router/README
@@ -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
diff --git a/network/roger-router/roger-router.SlackBuild b/network/roger-router/roger-router.SlackBuild
index 4f13f1fc4c..ee080cd649 100644
--- a/network/roger-router/roger-router.SlackBuild
+++ b/network/roger-router/roger-router.SlackBuild
@@ -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}
diff --git a/network/roger-router/roger-router.info b/network/roger-router/roger-router.info
index 910d188081..354579dd0c 100644
--- a/network/roger-router/roger-router.info
+++ b/network/roger-router/roger-router.info
@@ -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"