Search Criteria
Package Details: blink 5.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/blink.git (read-only, click to copy) |
---|---|
Package Base: | blink |
Description: | Fully featured, easy to use SIP client with a Qt based UI |
Upstream URL: | https://icanblink.com |
Keywords: | SIP VoIP |
Licenses: | GPL-3+ |
Submitter: | ogarcia |
Maintainer: | josemslopes |
Last Packager: | josemslopes |
Votes: | 14 |
Popularity: | 0.147880 |
First Submitted: | 2016-06-18 13:13 (UTC) |
Last Updated: | 2024-10-19 10:31 (UTC) |
Dependencies (28)
- icu (icu-gitAUR)
- libvncserver (libvncserver-gitAUR)
- python-applicationAUR
- python-eventlibAUR
- python-gevent (python-gevent-gitAUR)
- python-gmpy2
- python-google-api-python-client
- python-lxml
- python-lxml-html-clean
- python-oauth2client
- python-pgpy
- python-pyopenssl
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-webengine
- python-requests
- python-service-identity
- python-sipsimpleAUR
- python-sqlobjectAUR
- python-twisted
- python-zope-interface
- qt5-svg (qt5-svg-gitAUR)
- qt5-webchannel
- qt5-webengine
- cython0AUR (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- x11vnc (x11vnc-gitAUR) (optional) – for screen sharing
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »
loxothrone commented on 2023-03-15 18:12 (UTC)
ImportError: libvpx.so.7: cannot open shared object file: No such file or directory
i install require version from AUR but still doesn't figure out how to point Blink to it
mwberry commented on 2022-12-06 07:11 (UTC)
blink
depends onpython-pyqt5-webkit
andpython-pyqt5
. Althoughpython-pyqt5-webkit
providespython-pyqt5
and can satisfy both dependencies, the packagepyqt5
from Extra also providespython-pyqt5
.python-pyqt5-webkit
conflicts withpython-pyqt5
.Option 1: remove
python-pyqt5
in favor ofpython-pyqt5-webkit
. The downside of this is thatpython-pyqt5
is an official repo package, so it should be preferred.Option 2: Find a packaging of
python-pyqt5-webkit
that only contains webkit / is not a superset ofpython-pyqt5
so that both can be kept.bsdice commented on 2022-12-02 22:26 (UTC)
Just another comment, in my private build I added from unreleased 5.5.1 this patch:
https://github.com/AGProjects/blink-qt/commit/c219e00a63cf972f2b7c05cd29451c61107cc8de.patch
Recently had to replace a faulty 24" 1920x1200 display and went with a 32" 4K display. Without the patch the spacing of dialog items on my i3 desktop with Noto Sans 12 font was 'crushed'. With the patch there are some small items left like contact list and icons not scaling in high quality, but UI is perfectly usable.
To repeat my comment from years ago for anyone looking, this is imho still the best SIP telephony client on Linux.
josemslopes commented on 2022-12-02 14:58 (UTC)
@bsdice Thanks for your feedback. I updated the version and the dependencies
bsdice commented on 2022-11-24 23:30 (UTC)
I just built the package but depends=... is missing 'python-pyqt5-webkit'. Please add it thanks.
jonathon commented on 2022-06-06 11:19 (UTC)
Neither of those things really sound like packaging issues. Maybe check upstream for issue reports?
sachaz commented on 2022-06-06 11:09 (UTC)
Hi,
aur/blink 5.1.8-3 (+12 0.11) (Installed)
just works fine !
With my Dark Breeze theme on Plasma I cannot see the contact's names.
Another point is the contact's status, I cannot see if they are online or not.
mozo commented on 2022-01-27 20:55 (UTC)
@josemslopes Yes it seems now there's no problems and it compiles ans tsarts fine. Great job!!!
josemslopes commented on 2022-01-27 17:02 (UTC)
@mozo python-otr was missing python-cryptography. I already fixed python-otr. Please try again.
mozo commented on 2022-01-26 22:25 (UTC) (edited on 2022-01-26 22:26 (UTC) by mozo)
I'm getting this error with the newst patch:
https://pastebin.com/SsjSYzRh
« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »