Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : dub | name : dub | ||||
| version : 1.2.0 | version : 1.7.2 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/dlang/dub/archive/v1.2.0.tar.gz : 836caddb30ad5972a453269b027f614d51b5fd2f751a0fe63cfeb0be7388a8e9 | - https://github.com/dlang/dub/archive/v1.7.2.tar.gz : 1801e2d8f0069ad68ef7c63ed44dc3923a8f7617fd3c9db5e5e748846b0d79cb | ||||
| license : MIT | license : MIT | ||||
| component : programming | component : programming | ||||
| summary : Package and build management system for D | summary : Package and build management system for D | ||||
| description: Package and build management system for D | description: | | ||||
| Package and build manager for D applications and libraries. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| - dmd | - dmd | ||||
| rundeps : | |||||
| - dmd | |||||
| build : | | build : | | ||||
| ./build.sh | ./build.sh | ||||
| install : | | install : | | ||||
| install -Dm755 bin/dub $installdir/usr/bin/dub | install -Dm00755 bin/dub $installdir/usr/bin/dub | ||||
| install -Dm644 scripts/bash-completion/dub.bash $installdir/usr/share/bash-completion/completions/dub | install -Dm00644 scripts/bash-completion/dub.bash $installdir/usr/share/bash-completion/completions/dub | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.