Search Criteria
Package Details: albert 0.26.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/albert.git (read-only, click to copy) |
---|---|
Package Base: | albert |
Description: | A sophisticated standalone keyboard launcher |
Upstream URL: | https://github.com/albertlauncher |
Licenses: | custom |
Submitter: | arcanis |
Maintainer: | arcanis |
Last Packager: | arcanis |
Votes: | 34 |
Popularity: | 1.94 |
First Submitted: | 2021-03-08 21:29 (UTC) |
Last Updated: | 2024-11-08 08:18 (UTC) |
Dependencies (15)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt6-5compat
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-scxml
- qt6-shadertools
- qt6-svg
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libqalculate (libqalculate-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qt6-tools (make)
- libarchive (libarchive-gitAUR) (optional) – documentation plugin
- libqalculate (libqalculate-gitAUR) (optional) – calculator plugin
- python (python37AUR, python311AUR, python310AUR) (optional) – python extension
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
peetwastaken commented on 2024-08-21 20:25 (UTC) (edited on 2024-08-21 20:25 (UTC) by peetwastaken)
@arcanis They definitely aren't.
Built from source and installed to /tmp/usr: https://pastebin.com/VF5BiSqk
Built with makepkg -sr on my machine:
arcanis commented on 2024-08-21 19:12 (UTC) (edited on 2024-08-21 19:12 (UTC) by arcanis)
@Sving1024 what makes you think that python plugins are not shipped with the package?
https://i.imgur.com/TN2hMUf.png (plugin settings window) https://i.imgur.com/i5myniU.png (version)
micwoj92 commented on 2024-08-21 18:09 (UTC)
Look at the source and prepare() of this package. This is somewhat extreme case, but this is what they meant
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=darling-git#n41
manuelschneid3r commented on 2024-08-21 18:05 (UTC)
@micwoj92 the source tree is nested. However when I once wrote this pkgbuild TUs told that each submodule has to be checked out in the root directory
manuelschneid3r commented on 2024-08-21 18:00 (UTC)
Why do you think so?
Sving1024 commented on 2024-08-21 04:53 (UTC)
Seems the
-DCMAKE_BUILD_TYPE=MinSizeRel
flag makes it not provide the python plugins.micwoj92 commented on 2024-08-20 23:40 (UTC)
@matt_s No. Adjust MAKEFLAGS in your /etc/makepkg.conf.
matt_s commented on 2024-08-20 23:30 (UTC)
Please add
make -j $(nproc)
option to PKGBUILD for faster parallelized buildsmicwoj92 commented on 2024-08-20 17:36 (UTC)
What does it mean "pkgbuild requires flat checkouts"?
Sving1024 commented on 2024-08-20 17:32 (UTC) (edited on 2024-08-20 17:32 (UTC) by Sving1024)
It seems that upstream wants to package python plugins with the main app.
Here's the original word:
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »