Please use spdx license identifier.
Search Criteria
Package Details: makepkg-git-lfs-proto 1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/makepkg-git-lfs-proto.git (read-only, click to copy) |
---|---|
Package Base: | makepkg-git-lfs-proto |
Description: | Add Git-lfs support to makepkg. Use "git-lfs+" as protocol specifier in source url. |
Upstream URL: | https://github.com/bartoszek/AUR-makepkg-git-lfs-proto |
Licenses: | GPL |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | bartus |
Votes: | 3 |
Popularity: | 0.000064 |
First Submitted: | 2020-09-21 13:25 (UTC) |
Last Updated: | 2020-09-21 13:25 (UTC) |
Dependencies (2)
- git-lfs (git-lfs-gitAUR)
- pacman (pacman-gitAUR, pacman-fancy-gitAUR)
Required by (10)
- 0ad-data-git (make)
- 0ad-git (make)
- autorestic-git (make)
- daltonlens-git (make)
- iceshrimp (make)
- iceshrimp-git (make)
- iceshrimp-pre (make)
- niri-git (make)
- openimagedenoise-git (make)
- wkeys-git (make)
Sources (1)
Latest Comments
micwoj92 commented on 2025-06-08 22:46 (UTC)
bartus commented on 2024-03-07 16:32 (UTC)
Note: git-lfs protocol fetches only current HEAD objects. If you build with another ref please add git -C "${srcdir}"/source_name git fetch --all origin {ref}
in your prepare()
function.
Pinned Comments