Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : git-lfs | name : git-lfs | ||||
| version : 2.13.3 | version : 3.2.0 | ||||
| release : 15 | release : 16 | ||||
| source : | source : | ||||
| - https://github.com/git-lfs/git-lfs/archive/v2.13.3.tar.gz : f8bd7a06e61e47417eb54c3a0db809ea864a9322629b5544b78661edab17b950 | - https://github.com/git-lfs/git-lfs/archive/refs/tags/v3.2.0.tar.gz : f8e6bbe043b97db8a5c16da7289e149a3fed9f4d4f11cffcc6e517c7870cd9e5 | ||||
| homepage : https://git-lfs.github.com | homepage : https://git-lfs.github.com | ||||
| license : MIT | license : MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : Git extension for versioning large files | summary : Git extension for versioning large files | ||||
| description: | | description: | | ||||
| Git LFS is a command line extension for managing large files with Git | Git LFS is a command line extension for managing large files with Git | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| Show All 11 Lines | environment: | | ||||
| unset LDFLAGS | unset LDFLAGS | ||||
| setup : | | setup : | | ||||
| gem install ronn | gem install ronn | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| %make man | %make man | ||||
| install : | | install : | | ||||
| install -Dm00755 bin/git-lfs $installdir/usr/bin/git-lfs | install -Dm00755 bin/git-lfs $installdir/usr/bin/git-lfs | ||||
| install -Dm00644 -t $installdir/usr/share/man/man1 man/*.1 | install -Dm00644 -t $installdir/usr/share/man/man1 man/man1/* | ||||
| install -Dm00644 -t $installdir/usr/share/man/man5 man/*.5 | install -Dm00644 -t $installdir/usr/share/man/man5 man/man5/* | ||||
| check : | | check : | | ||||
| %make test | %make test | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.