# HDW Linux zgv # # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org # [I] Console application which use svgalib to display images on # [I] console # [V] 5.6 # [S] 3 9 # [D] zgv-5.6.tar.gz ftp://ftp.ibiblio.org/pub/Linux/apps/graphics/viewers/svga/ build_main() { make $make_conf make $install_conf install } post_install(){ cp doc/sample.zgvrc /etc/zgv.conf }