Search Criteria
Package Details: powerline-go 1.25-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/powerline-go.git (read-only, click to copy) |
|---|---|
| Package Base: | powerline-go |
| Description: | A beautiful, useful and fast prompt for your shell |
| Upstream URL: | https://github.com/justjanne/powerline-go |
| Keywords: | go powerline |
| Licenses: | GPL3 |
| Submitter: | swiftscythe |
| Maintainer: | marco44 |
| Last Packager: | marco44 |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-06-24 10:26 (UTC) |
| Last Updated: | 2025-04-08 11:41 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- go-pie (go) (make)
- powerline-fonts (powerline-fonts-gitAUR) (optional)
Latest Comments
1 2 Next › Last »
ajacocks commented on 2025-04-03 15:48 (UTC)
Are there any plans to fix this build bug?
ozraru commented on 2024-04-13 05:30 (UTC) (edited on 2024-04-13 05:32 (UTC) by ozraru)
This package can't be built using latest default makepkg.conf
Because there are whitespace in LDFLAGS
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/0f10f032b02bc7823b3ac11f4807b5515c996821#9817c069c08d6f08baeb3d014d2c1195bcfa2e2a
We have to add "" as ArchWiki do so
https://wiki.archlinux.org/title/Go_package_guidelines#Flags_and_build_options
swiftscythe commented on 2023-06-30 14:30 (UTC)
@marco44, feel free to adopt
marco44 commented on 2023-06-30 13:37 (UTC)
It's been out of date for a month. Any problem ?
stilesdev commented on 2021-05-21 13:37 (UTC)
@swiftscythe great, thanks for the update!
swiftscythe commented on 2021-05-16 11:22 (UTC)
@mstiles92 done, thanks for the suggestion!
tinywrkb commented on 2021-05-13 19:31 (UTC)
The flag can also be added like this
export GOFLAGS=-modcacherw.stilesdev commented on 2021-05-13 14:59 (UTC)
Could the
-modcacherwflag please be added to thego buildcommand in the PKGBUILD?Without this flag,
makepkg --cleanfails due to the directories in the module cache being created as read-only by default.hacker1024 commented on 2020-10-04 14:40 (UTC)
This seems to work fine on aarch64, can the architecture be added to the PKGBUILD array?
tinywrkb commented on 2020-05-05 19:12 (UTC)
@swiftscythe, thank you for the update!
1 2 Next › Last »