Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : dub | name : dub | ||||
| version : 1.19.0 | version : 1.19.0 | ||||
| release : 14 | release : 15 | ||||
| source : | source : | ||||
| - https://github.com/dlang/dub/archive/v1.19.0.tar.gz : 84dc77f517ca1f115e05e25e8a8cdbcacbf31df281217ebac31dc974560a4ffc | - https://github.com/dlang/dub/archive/v1.19.0.tar.gz : 84dc77f517ca1f115e05e25e8a8cdbcacbf31df281217ebac31dc974560a4ffc | ||||
| license : MIT | license : MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : Package and build management system for D | summary : Package and build management system for D | ||||
| description: | | description: | | ||||
| Package and build manager for D applications and libraries. | Package and build manager for D applications and libraries. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| - ldc | - ldc | ||||
| - binutils-gold | - binutils-gold | ||||
| build : | | build : | | ||||
| ./build.sh | ./build.sh | ||||
| install : | | install : | | ||||
| install -Dm00755 bin/dub $installdir/usr/bin/dub | install -Dm00755 bin/dub $installdir/usr/bin/dub | ||||
| install -Dm00644 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.