@nursoda It's only a make dependency so I think the current version should be fine
Search Criteria
Package Details: anydesk-bin 6.4.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/anydesk-bin.git (read-only, click to copy) |
---|---|
Package Base: | anydesk-bin |
Description: | The Fast Remote Desktop Application |
Upstream URL: | https://anydesk.com |
Keywords: | anydesk desktop remote teamviewer |
Licenses: | custom |
Conflicts: | anydesk |
Provides: | anydesk |
Submitter: | D3SOX |
Maintainer: | D3SOX (severach) |
Last Packager: | D3SOX |
Votes: | 226 |
Popularity: | 1.16 |
First Submitted: | 2020-02-26 00:13 (UTC) |
Last Updated: | 2024-11-27 12:50 (UTC) |
Dependencies (24)
- cairo (cairo-gitAUR)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxkbfile
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxtst
- lsb-release
- minizip (minizip-gitAUR)
- Show 4 more dependencies...
Required by (1)
- remmina-plugin-anydesk-git (requires anydesk)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 22 Next › Last »
D3SOX commented on 2020-05-06 20:41 (UTC)
D3SOX commented on 2020-05-06 20:08 (UTC)
@severach Thank you very much for providing this! I did not know about patchelf and that it can do this kind of stuff.
severach commented on 2020-05-06 20:02 (UTC) (edited on 2020-05-06 20:02 (UTC) by severach)
options=('!strip')
patchelf --replace-needed 'libpangox-1.0.so.0' 'libpangoxft-1.0.so' "${pkgdir}/usr/bin/anydesk"
galvez_65 commented on 2020-05-06 16:09 (UTC)
@D3SOX won't disagree with it being a total and complete hack! The real solution will be for anydesk to remove it as a requirement, but that's nether here not there.
D3SOX commented on 2020-05-06 13:55 (UTC)
@galvez_65 I would also prefer not to keep pangox-compat but manjaro has not removed it from the repos and it's currently a requirement on anydesks side. The link is a very hacky solution
galvez_65 commented on 2020-05-06 13:48 (UTC)
considering pangox-compat is deprecated and considering libpangoxft-1.0.so works, I went back to the original idea is linking libpangoxft-1.0.so, but took a page form anydesk-debian and put the link in /usr/lib/anydesk, renamed anydesk to anydesk-bin and added a shellscript 'LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/anydesk /usr/lib/anydesk-bin $@'
I would prefer that we not keep pangox-compat as a dependency if we can avoid it.
just my 2 cents for what's worth
nursoda commented on 2020-05-06 04:55 (UTC)
I had anydesk-bin 5.5.5-4 installed (which worked fine if pongox-compat was uninstalled). Trying to install anydesk-bin 5.5.5-5 in that situation yields conflict with pangox-compat. Uninstalling anydesk-bin (5.5.5-4) and reinstalling (5.5.5-5) solves the conflict.
[My question: Why compile pangox-compat when the current pango 1.0 works fine? Shouldn't there rather be a detection whether libpangoxft-1.0.so is present and make sure there's a link to it?]
john3voltas commented on 2020-05-05 20:54 (UTC) (edited on 2020-05-05 20:55 (UTC) by john3voltas)
I'm on Manjaro and it was failing earlier today.
I just tried it again and it's working perfectly.
Thanks to the software house for sharing this very useful tool with us and thank you @D3SOX for keeping this package for us.
Lifesaver.
Cheers
zuzavo commented on 2020-05-05 15:52 (UTC) (edited on 2020-05-05 15:52 (UTC) by zuzavo)
@D3SOX pangox-compat appears today in the AUR
Pinned Comments
D3SOX commented on 2024-02-08 16:46 (UTC) (edited on 2024-04-23 11:42 (UTC) by D3SOX)
Please check if there's actually a new version for Linux available before flagging this package. The version numbers for Windows and Linux are different.