Package Details: ncmatrix 1.0-2

Package Base: ncmatrix
Description: A network version of cmatrix
Upstream URL: http://webpages.charter.net/tux/ncmatrix/index.htm
Category: network
Licenses: GPL
Conflicts: cmatrix
Submitter: None
Maintainer: Aka
Last Packager: Aka
Votes: 16
First Submitted: 2010-02-20 12:06
Last Updated: 2014-12-30 20:58

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by unhammer

2011-02-25 17:10

This conflicts with cmatrix due to the fonts, probably the best solution is to add the conflict in the PKGBUILD (no one needs both cmatrix and ncmatrix?)

Anonymous comment

2010-06-09 09:08

Thanks for your contribution, do that today.

Comment by evaryont

2010-06-05 19:08

Please add the following commands to install() in the PKGBUILD, these install the matrix font (since the configure script does not recognize Arch's default font directories).

install -Dm644 matrix.fnt $pkgdir/usr/share/kbd/consolefonts/matrix.fnt
install -Dm644 matrix.psf.gz $pkgdir/usr/share/kbd/consolefonts/matrix.psf.gz
install -Dm644 mtx.pcf $pkgdir/usr/share/fonts/misc/mtx.pcf