Search Criteria
Package Details: xzoom 0.3-10
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xzoom.git (read-only, click to copy) |
|---|---|
| Package Base: | xzoom |
| Description: | A screen magnifier |
| Upstream URL: | https://www.ibiblio.org/pub/linux/libs/X/ |
| Licenses: | GPL-2.0-or-later |
| Submitter: | None |
| Maintainer: | pezcurrel |
| Last Packager: | pezcurrel |
| Votes: | 53 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-05-05 15:22 (UTC) |
| Last Updated: | 2025-03-03 10:25 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxt
- imake (make)
Latest Comments
1 2 3 Next › Last »
pezcurrel commented on 2025-09-25 17:40 (UTC) (edited on 2025-09-25 17:41 (UTC) by pezcurrel)
@jose1711: i even uninstalled it and installed it back again: no permission problems:
pezcurrel commented on 2025-09-25 16:32 (UTC)
@jose1711: they are correct in the snapshot, i see no problem
jose1711 commented on 2025-09-18 19:07 (UTC)
please fix the permissions for icon and desktop file:
pezcurrel commented on 2025-03-03 10:29 (UTC)
@gOdil @walkingstickfan ok, thanks a lot to both of you, i updated the PKGFILE accordingly
g0dil commented on 2025-03-03 08:36 (UTC) (edited on 2025-03-03 09:14 (UTC) by g0dil)
I have the same Problem. This happens with the
sed -icommand. It happens whenever there are'/'chars inCFLAGS. I don't know, where they are coming (obviously from aurutils ...) from but for me, thesedcommmand expands to(on a single line)
To quote the
'/'chars, I have updated thesedcommand in thePKGBUIKLDtowhich works for me.
pezcurrel commented on 2025-03-03 06:07 (UTC) (edited on 2025-03-03 07:50 (UTC) by pezcurrel)
@walkingstickfan The PKGBUILD contains no "sed -e" (just a "sed -i" at line 30), and here it builds and installs successfully on 4 of 4 different machines with Arch; can you please provide more context?
walkingstickfan commented on 2025-03-03 01:32 (UTC)
0.3-9 build fails...
pezcurrel commented on 2025-02-16 07:12 (UTC)
@m040601: ok, i updated the upstream URL and the source URL. Thank you! :-)
m040601 commented on 2025-02-05 20:50 (UTC) (edited on 2025-02-05 21:16 (UTC) by m040601)
Nice little tool. Love it. Have on my system for years. Does what it does. Still works fine. Thanks for keeping up the PKGBUILD.
"Upstream" and "source" need update. https not http.
$ curl -IL ftp://sunsite.unc.edu/pub/linux/libs/X/
$ curl -IL sunsite.unc.edu/pub/linux/libs/X/
$ curl -IL https://www.ibiblio.org/pub/linux/libs/X/xzoom-0.3.tgz
So it is there on "https". That is the famous ibiblio mirrors, https://en.wikipedia.org/wiki/Ibiblio This should be the "Source". And https not http. And the homepage, "Upstream" should be https://www.ibiblio.org/pub/linux/libs/X/" if nothing better is found.
Although beware it's there on the ibiblio mirrors untouched since 2003
$ tar xf xzoom-0.3.tgz
Ouch, and the files were last modified in 1996 !!!
Impossible to find the author "Itay Nahshon" on the Internet.
As an alternative, the only modern forks or repos I could find were.
https://github.com/cpantel/xzoom
https://github.com/mbarakatt/xzoom-follow-mouse
pezcurrel commented on 2024-12-28 07:40 (UTC)
@gigamicro fixed, thank you! :-)
1 2 3 Next › Last »