Hi @phw, any plans to update the aur package to 2.1.5 (upstream released a new version on 2019-09-23)?
URL is https://gitlab.com/tabos/rogerrouter/-/archive/v2.1.5/rogerrouter-v2.1.5.tar.gz
Works great on my machine here. Thanks a lot.
Git Clone URL: | https://aur.archlinux.org/roger-router.git (read-only, click to copy) |
---|---|
Package Base: | roger-router |
Description: | Journal, Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible |
Upstream URL: | https://www.tabos.org/ |
Keywords: | fax fritzbox router |
Licenses: | GPL2 |
Conflicts: | roger, rogerrouter |
Provides: | roger, rogerrouter |
Submitter: | phw |
Maintainer: | None |
Last Packager: | sgar |
Votes: | 19 |
Popularity: | 0.000000 |
First Submitted: | 2013-10-21 08:49 (UTC) |
Last Updated: | 2022-10-18 20:21 (UTC) |
Hi @phw, any plans to update the aur package to 2.1.5 (upstream released a new version on 2019-09-23)?
URL is https://gitlab.com/tabos/rogerrouter/-/archive/v2.1.5/rogerrouter-v2.1.5.tar.gz
Works great on my machine here. Thanks a lot.
Thanks a lot for update Philipp Compiles and runs smooth now
I have finally updated the package to 2.1.0. It was a bit of a PITA, since it requires older versions of gssdp and gupnp, but those are in the AUR now, too.
Fax printer setup is greatly simplified in Roger Router 2, you just need to run:
lpadmin -p Roger-Router-Fax -m drv:///sample.drv/generic.ppd -v socket://localhost:9100/ -E -o PageSize=A4
No need to fiddle with groups or spooling device anymore.
Apart from that I am actually looking for someone who is willing to co-maintain this package with me. The last months made it clear that I lack the time to do bigger updates, and the changes with Roger Router 2 are quite significant. Also upstream, understandible, is focusing on the Flatpak distribution, hence build requirements and build procedure are no longer as clearly documented. For now I think this PKGBUILD is fine, but there could be some tuning in regards to what dependencies are really needed on runtime.
The post-install message seems to be misleading.
According to upstream documentation at https://www.tabos.org/installation-unter-linux/ (German only – second grey box with lpadmin command) a generic PPD is (now?) used.
No /usr/share/cups/model/roger-fax.ppd after installation. Someone can confirm?
Just an update: I will update the package, but I ran into some issues and time constraints. Also upstream does not seem to make separate source releases available anymore, so the package will be built directly from git.
Pinned Comments
phw commented on 2019-05-28 08:33 (UTC) (edited on 2019-05-28 08:35 (UTC) by phw)
I have finally updated the package to 2.1.0. It was a bit of a PITA, since it requires older versions of gssdp and gupnp, but those are in the AUR now, too.
Fax printer setup is greatly simplified in Roger Router 2, you just need to run:
No need to fiddle with groups or spooling device anymore.
Apart from that I am actually looking for someone who is willing to co-maintain this package with me. The last months made it clear that I lack the time to do bigger updates, and the changes with Roger Router 2 are quite significant. Also upstream, understandible, is focusing on the Flatpak distribution, hence build requirements and build procedure are no longer as clearly documented. For now I think this PKGBUILD is fine, but there could be some tuning in regards to what dependencies are really needed on runtime.