Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : colordiff | |||||
| version : 1.0.18 | |||||
| release : 2 | |||||
| source : | |||||
| - https://www.colordiff.org/colordiff-1.0.18.tar.gz : 29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0 | |||||
| license : GPL-2.0 | |||||
| component : programming.tools | |||||
| summary : Colorized diff output | |||||
| description: | | |||||
| Colordiff is a Perl script that is a wrapper for diff and allows for syntax highlighting in diffs. | |||||
| builddeps : | |||||
| - xmlto | |||||
| - diffutils | |||||
| - docbook-xml | |||||
| - w3m | |||||
| rundeps : | |||||
| - diffutils | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| install -D -m 00755 $workdir/colordiff.pl $installdir/usr/bin/colordiff | |||||
| install -D -m 00755 $workdir/cdiff.sh $installdir/usr/bin/cdiff | |||||
| install -D -m 00644 $workdir/colordiff.1 $installdir/usr/share/man/man1/colordiff.1 | |||||
| install -D -m 00644 $workdir/cdiff.1 $installdir/usr/share/man/man1/cdiff.1 | |||||
| install -D -m 00644 $workdir/colordiffrc $installdir/usr/share/doc/colordiff/colordiffrc | |||||
| install -D -m 00644 $workdir/colordiffrc-gitdiff $installdir/usr/share/doc/colordiff/colordiffrc-gitdiff | |||||
| install -D -m 00644 $workdir/colordiffrc-lightbg $installdir/usr/share/doc/colordiff/colordiffrc-lightbg | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.