Search Criteria
Package Details: linconnect-server-git 2.20.r13.g3a86225-2
Git Clone URL: | https://aur.archlinux.org/linconnect-server-git.git (read-only, click to copy) |
---|---|
Package Base: | linconnect-server-git |
Description: | LinConnect is a project to mirror all Android notifications on a Linux desktop using LibNotify. |
Upstream URL: | https://github.com/hauckwill/linconnect-server |
Keywords: | android kdeconnect linconnect notification |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | surefire |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-27 23:52 |
Last Updated: | 2017-01-28 17:16 |
Dependencies (6)
- python2-cherrypy
- python2-gobject
- python2-pip
- python2-pybonjour
- git (git-git) (make)
- notification-daemon (notification-daemon-gtk2, xfce4-notifyd-git, ysnotifier, awesome34, qtnotifydaemon, rofication-git, dunst-notif-log-git, lxqt-notificationd-git, kdebase-runtime, notify-osd-customizable, notipy, twmn-git, xfce4-notifyd-keyaction, xfce4-notifyd-layer-shell-git, awesome-way-cooler-git, enlightenment-git-asan, awesome-luajit, awesome-git, notify-osd-git, awesome-luajit-git, dunst-git, enlightenment-git, plasma-workspace-git, awesome, dunst, enlightenment, lxqt-notificationd, mate-notification-daemon, notify-osd, xfce4-notifyd) (optional) – if your desktop does not have built-in support notification
Latest Comments
Muflone commented on 2017-08-13 19:53
@razieltakato
the cheroot and portend are dependencies of the python2-cherrypy package, not of this one
razieltakato commented on 2017-08-01 14:34
The package doesn't install two required python dependencies.
I installed it with `# pip2 install cheroot portend`.
It can also be installed with `$ pip2 install cheroot portend --user` to avoid conflicts.
The python Cheroot module can be installed from AUR (the recommended method).
Muflone commented on 2017-01-29 12:06
@marcobhr
I've replaced the python2-six dependency with python2-pip (which depends also from python2-six) as indicated in the author instructions.
marcobhr commented on 2017-01-06 13:26
@surefire
Thanks for the info, first time getting involved in the AUR.
I updated the package!
The dependency is actually missing in the 'python2-cherrypy' package, added here for convenience!
TODO: Remove if no longer necessary!
surefire commented on 2017-01-06 13:02
@marcobhr
At the moment the package is not maintained you can adopt and change at their discretion
marcobhr commented on 2017-01-06 12:57
The dependency 'python2-six' was missing on my system. Maybe add it to the dependency list?