Search Criteria
Package Details: telescope 0.11-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/telescope.git (read-only, click to copy) |
|---|---|
| Package Base: | telescope |
| Description: | w3m-like browser for Gemini |
| Upstream URL: | https://www.telescope-browser.org/ |
| Keywords: | gemini |
| Licenses: | ISC |
| Submitter: | andreafeletto |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-07-15 20:14 (UTC) |
| Last Updated: | 2026-06-17 20:37 (UTC) |
Dependencies (5)
- libbsd (libbsd-gitAUR)
- libgraphemeAUR (libgrapheme-gitAUR)
- libretls (libretls-gitAUR)
- ncurses (ncurses-gitAUR)
- imsg-compatAUR (make)
Latest Comments
1 2 Next › Last »
m040601 commented on 2026-07-09 01:49 (UTC) (edited on 2026-07-10 22:06 (UTC) by m040601)
Looks like the AUR "libgrapheme", https://aur.archlinux.org/packages/libgrapheme is stuck in a super outdated, three year old version. The maintainer seems to have problems updating it and is asking for help.
m040601 commented on 2026-06-17 20:31 (UTC) (edited on 2026-06-17 20:31 (UTC) by m040601)
Learned something new today,
Thanks for the time taken for the full detailed explanations.
TrialnError commented on 2026-06-17 19:50 (UTC) (edited on 2026-06-17 19:51 (UTC) by TrialnError)
I understand the notion in the light of the recent incidents, but there are some issues with the request.
Being a compiled program, something declared optional doesn't necessarily mean it can be placed in
optdepends. Most of the time it just means it will be optional for compiling the binary.But if it is used in the build process, it will become mandatory:
And deps can be auto enabled, if the respective library is found:
Therefore not everytime an explicit
--with-xyzis needed.Arch being a distro heavily sided with dynamic linking and avoiding static linking as much as possible plays also a part for explicitly adding it as deps.
Therefore I will only remove the dep if the new
libgrapheme 3.0is not compatible with telescope. But you can adjust your local copy to your liking :)m040601 commented on 2026-06-17 17:39 (UTC) (edited on 2026-06-17 17:41 (UTC) by m040601)
Please remove "libgrapheme" from the mandatory dependencies to the optional dependencies.
From the README
If I understand it right, please correct me, if you dont specify anythin, the default build options build telescope with that "internal" bundled libgrapheme.
If I understand it right, please correct me, this "telescope" PKGBUILD is not even using the "external" libgrapheme
Context. I'm trying to reduce as much as possible my AUR dependencies. Unfortunately "libgrapheme" is an AUR only dependency.
Thanks in advance.
m040601 commented on 2025-05-10 17:21 (UTC) (edited on 2025-05-10 17:24 (UTC) by m040601)
pacman -Ql telescope
wget https://github.com/telescope-browser/telescope/releases/download/0.11/telescope-0.11.tar.gz
tar tf telescope-0.11.tar.gz
Please make sure that "ChangeLog" and "contrib" themes and example files also get installed.
install -Dm644 ...
Thanks in advance.
m040601 commented on 2024-06-04 04:45 (UTC) (edited on 2024-06-04 04:46 (UTC) by m040601)
on june 2024,
m040601 commented on 2023-04-14 10:23 (UTC) (edited on 2023-04-14 10:25 (UTC) by m040601)
Such a usefull and polished nice gemini client.
Pity that the maintainer of this PKGBUILD decided to abandon all 3 versions of it.
Anyone interested in adopting them ? I dont yet have the AUR/PKGBUILD skills to properly maintain them myself.
andreafeletto commented on 2022-03-10 19:22 (UTC)
Either install
telescope-gitor wait for a new release. This package is for releases only.strajder commented on 2022-03-10 19:02 (UTC)
andreafeletto, this AUR package (
telescope) is currently using the git tag 0.7.1, which belongs to an old commit84b0c4ab06e6de6c071c3cac39b0df011cf23ff5from January 15th. Like I said, the current master, which is7452ce7d14f2164d0ebbff3b129b933191345bcffrom March 1st, works without crashing.1 2 Next › Last »