Package Details: colout-git 1.1.r9.gd20d094-1

Git Clone URL: https://aur.archlinux.org/colout-git.git (read-only, click to copy)
Package Base: colout-git
Description: Reads text on stdin and produces colorized and stylized output
Upstream URL: https://github.com/nojhan/colout
Keywords: color terminal theming
Licenses: GPL-3.0-or-later
Conflicts: colout
Provides: colout
Submitter: jle64
Maintainer: RiverOnVenus
Last Packager: RiverOnVenus
Votes: 17
Popularity: 0.000000
First Submitted: 2013-04-04 21:35 (UTC)
Last Updated: 2024-11-12 12:42 (UTC)

Latest Comments

« First ‹ Previous 1 2

jle64 commented on 2013-06-06 20:58 (UTC)

Updated, thanks.

natestar13 commented on 2013-06-06 14:44 (UTC)

The line that copies the python scripts needs to be updated. I changed it to the following and it works: cp $_gitname/colout/*.py $pkgdir/usr/share/colout/

proft commented on 2013-04-16 06:08 (UTC)

Some trouble ... ==> Performing source checkout... Cloning into 'colout'... remote: Counting objects: 275, done. remote: Compressing objects: 100% (190/190), done. remote: Total 275 (delta 107), reused 243 (delta 75) Receiving objects: 100% (275/275), 895.20 KiB | 319 KiB/s, done. Resolving deltas: 100% (107/107), done. ==> Source checkout finished. ==> Entering fakeroot environment... ==> Starting package()... chmod: cannot access ‘/tmp/yaourt-tmp-proft/aur-colout-git/pkg/colout-git/usr/share/colout/colout.py’: No such file or directory ==> ERROR: A failure occurred in package(). Aborting...