Search Criteria
Package Details: vmware-horizon-integrated-printing 2406-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vmware-horizon-client.git (read-only, click to copy) |
---|---|
Package Base: | vmware-horizon-client |
Description: | VMware Horizon Client connect to VMware Horizon virtual desktop - integrated printing |
Upstream URL: | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/vmware_horizon_clients/horizon_8 |
Licenses: | custom |
Conflicts: | vmware-horizon-virtual-printing |
Replaces: | vmware-horizon-virtual-printing |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 55 |
Popularity: | 0.22 |
First Submitted: | 2015-01-08 15:17 (UTC) |
Last Updated: | 2024-08-20 07:04 (UTC) |
Dependencies (6)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- vmware-horizon-clientAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- librsvg (librsvg-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
Required by (1)
- vmware-horizon-client (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 17 Next › Last »
eworm commented on 2021-12-03 10:45 (UTC)
I have see this behavior of stuck keys, also with other 8.x releases. No idea what causes this...
jose1711 commented on 2021-12-03 09:21 (UTC)
ran into an issue where a single keypress resulted in a long stream of repeats. anyone else having the same issue?
Akss13 commented on 2021-11-25 14:57 (UTC)
It is working now. Thanks.
eworm commented on 2021-11-24 10:32 (UTC)
Updated the url, the package should build now.
Akss13 commented on 2021-11-22 00:46 (UTC) (edited on 2021-11-24 00:38 (UTC) by Akss13)
As others have reported, I'm also facing the same issue:
Looks like https://sources.gentoo.org now redirects to https://gitweb.gentoo.org/ (Not sure why this change) Due to this, line 33 in PKGBUILD returns an HTML file which is nothing but the page https://gitweb.gentoo.org/ So if line 33 in PKGBUILD is changed to the following
and the SHA256 sum is updated, we should be good.
nesk_aur commented on 2021-11-21 05:42 (UTC)
Downloaded vmware-bundle.eclass-2106.1 is an HTML file.
ashdev805 commented on 2021-11-17 07:28 (UTC) (edited on 2021-11-17 07:29 (UTC) by ashdev805)
Thanks for the workaround, @nihalani. The workaround given by @nihalani works fine. I was confused on the usage of
--mflags --skipint
and tried it in mine which did not work. So, I cloned the git repo and changed the source inPKGBUILD
and built and installed using commandmakepkg -si --skipinteg
nihalani commented on 2021-11-15 17:37 (UTC) (edited on 2021-11-15 17:37 (UTC) by nihalani)
Oof this was a weird error: basically, for some reason, the eclass url is now returning a webpage. I took at the webpage in the html format and its the homescreen of the gentoo git page, ie the file wasn't found. In the PKGBUILD you need to update the source of the eclass file
"vmware-bundle.eclass-${pkgver}::https://sources.gentoo.org/proj/vmware.git/plain/eclass/vmware-bundle.eclass"
I found that "vmware-bundle.eclass-${pkgver}::https://gitweb.gentoo.org/proj/vmware.git/plain/eclass/vmware-bundle.eclass" works
Once you have that the shasums are invalid so I had also to use the --mflags --skipint to skip that shasum checks.
@alaiz @eworm
aliaz commented on 2021-10-24 21:55 (UTC)
i got a validity check error,please fix this
==> ERROR: One or more files did not pass the validity check!
coreyberla commented on 2021-07-23 15:34 (UTC) (edited on 2021-07-23 15:35 (UTC) by coreyberla)
Have you considering using the tarball version (instead of the installer bundle). It simplifies the PKGBUILD a lot and reduces the effort for someone to verify that it's not malicious. I ended up building my own just for the client, let me know if you'd like help finishing the rest.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 17 Next › Last »