Search Criteria
Package Details: vscode-codicons-git 0.0.35.r49.eaa0306-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscode-codicons-git.git (read-only, click to copy) |
---|---|
Package Base: | vscode-codicons-git |
Description: | The icon font for Visual Studio Code |
Upstream URL: | https://microsoft.github.io/vscode-codicons/dist/codicon.html |
Licenses: | custom:Creative Commons Attribution 4.0 International Public License |
Submitter: | kabouzeid |
Maintainer: | kabouzeid |
Last Packager: | kabouzeid |
Votes: | 2 |
Popularity: | 0.000001 |
First Submitted: | 2021-10-26 15:32 (UTC) |
Last Updated: | 2024-07-22 14:39 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
Latest Comments
kabouzeid commented on 2024-07-22 14:36 (UTC)
thank you Davidyz, I fixed it
Davidyz commented on 2024-07-22 14:17 (UTC)
To continue using this package just add a
build
function in thePKGBUILD
:and
"npm"
to the arraymakedepends
.wbthomason commented on 2024-03-05 17:58 (UTC)
After this commit https://github.com/microsoft/vscode-codicons/commit/20905189385c78c79db022559b7bc6173204e62d, this package cannot install. From this other commit https://github.com/microsoft/vscode-codicons/commit/8d306bbf5e2f06d02c069d18bc37dd6738557295, it seems like we can change to just download the artifact, or to follow the directions here https://github.com/microsoft/vscode-codicons/tree/main?tab=readme-ov-file#building-locally to build the font locally.