Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : parallel | name : parallel | ||||
| version : '20210922' | version : '20211022' | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://mirrors.rit.edu/gnu/parallel/parallel-20210922.tar.bz2 : dedca94fc41f2054dbadd9b8361e56015fc8af5d1961c1b982b63e6d86494d66 | - https://mirrors.rit.edu/gnu/parallel/parallel-20211022.tar.bz2 : da7190fce22a9cda97b2ce36df112a2c634f1b4a5591af343b928253e996de9b | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : programming.tools | component : programming.tools | ||||
| homepage : https://www.gnu.org/software/parallel/ | homepage : https://www.gnu.org/software/parallel/ | ||||
| summary : Execute jobs in parallel | summary : Execute jobs in parallel | ||||
| description: | | description: | | ||||
| GNU parallel is a shell tool that allows for execution of jobs in parallel. This source file also contains a command line SQL client (sql) and a tool for nicing jobs (niceload). | GNU parallel is a shell tool that allows for execution of jobs in parallel. This source file also contains a command line SQL client (sql) and a tool for nicing jobs (niceload). | ||||
| setup : | | setup : | | ||||
| %configure | %configure | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # remove html, rst, and pdf docs | # remove html, rst, and pdf docs | ||||
| rm -rf $installdir/usr/share/doc | rm -rf $installdir/usr/share/doc | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.