Search Criteria
Package Details: buku 5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/buku.git (read-only, click to copy) |
|---|---|
| Package Base: | buku |
| Description: | Bookmark manager like a text-based mini-web |
| Upstream URL: | https://github.com/jarun/buku |
| Keywords: | buku |
| Licenses: | GPL3 |
| Submitter: | ayushnix |
| Maintainer: | Drack |
| Last Packager: | Drack |
| Votes: | 14 |
| Popularity: | 0.092355 |
| First Submitted: | 2021-09-05 14:16 (UTC) |
| Last Updated: | 2025-12-09 17:13 (UTC) |
Dependencies (12)
- ca-certificates (ca-certificates-utils)
- python-beautifulsoup4
- python-cryptography
- python-html5lib (python-html5lib-gitAUR)
- python-urllib3
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-gitAUR, wl-clipboard-rsAUR) (optional) – to copy text in wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – to copy text in xorg
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – to copy text in xorg
Latest Comments
1 2 Next › Last »
m040601 commented on 2025-12-09 18:33 (UTC) (edited on 2025-12-09 18:37 (UTC) by m040601)
Are those "python-setuptools" and "python-wheel" make dependencies still needed there ? Or was it just needed before for the "legacy" , and therefore are redundant/obsolete now ? I have no solid knowledge of python packaging, just asking.
Drack commented on 2025-12-09 17:15 (UTC)
@m040601 Thanks! I indeed missed the new build dependencies. This should be fixed now. :)
m040601 commented on 2025-12-09 17:01 (UTC) (edited on 2025-12-09 17:12 (UTC) by m040601)
Last PKGBUILD revision, https://aur.archlinux.org/cgit/aur.git/commit/?h=buku&id=52b1b4d262deb6702b2efc3b43254593615717fe, fails to build, Tue Dec 9 04:59:04 PM WET 2025
Perhaps because you forgot to correct the "makedepends" ? "python-build" and "python-installer" seem be makedepends now
m040601 commented on 2025-05-19 23:34 (UTC)
@severach
Is there any problem or technical difficulty preventing you to update this out-of-date PKGBUILD ?
m040601 commented on 2025-05-01 18:27 (UTC)
Buku has just been updated to version v5.0, https://github.com/jarun/buku. The repo is alive and well with strong activity and lotz of collaborators.
Buku has had in average 2 releases a year,
This PKGBUILD, "buku", has just been abandoned.
It would be nice if the same set of person(s) with competence in Python could adopt and maintain both "buku" and "buku-git". Avoiding reduplicating work, and sharing more pairs of eyes.
To the future maintainer, please read my comment there, https://aur.archlinux.org/packages/buku-git
ayushnix commented on 2024-04-07 18:02 (UTC)
@m040601 Thanks! I've added CHANGELOG and README.md to usr/share/doc/buku
m040601 commented on 2024-04-07 14:59 (UTC) (edited on 2024-04-07 15:00 (UTC) by m040601)
Thanks for the work maintaining and keeping the PKGBUILD up to date. Very usefull tool.
$ cat .SRCINFO
$ wget https://github.com/jarun/buku/archive/refs/tags/v4.9.tar.gz
$ tar tf v4.9.tar.gz
That CHANGELOG is very usefull to keep up with changes you might forget and have offline on my system.
Can you please make sure it also lands in something like for ex,
Thanks in advance.
exploder-jimmy commented on 2023-02-20 04:33 (UTC)
Thank you.
ayushnix commented on 2023-02-20 01:43 (UTC)
@exploder-jimmy: Thanks, I've implemented the suggested changes.
exploder-jimmy commented on 2023-02-19 19:53 (UTC)
This complication is not needed
makepkg does this for you. Just use
cd.1 2 Next › Last »