Ignore:
Timestamp:
Jan 7, 2004, 2:06:06 PM (19 years ago)
Author:
Sam Hocevar
Message:
  • test/spritedit.c: + Moved spritedit to the test/ directory, because it is not mature enough.
  • libcaca.spec debian/control debian/rules: + Do not install caca-spritedit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/libcaca.spec

    r322 r323  
    5050cacaball is a tiny graphic program that renders animated ASCII metaballs on
    5151the screen, cacafire is a port of AALib's aafire and displays burning ASCII
    52 art flames, cacademo is a simple application that shows the libcaca rendering
    53 features such as line and ellipses drawing, triangle filling and sprite
    54 blitting, and caca-spritedit is a simple sprite viewer for libcaca.
     52art flames, and cacademo is a simple application that shows the libcaca
     53rendering features such as line and ellipses drawing, triangle filling and
     54sprite blitting.
    5555
    5656%prep
     
    9797%{_prefix}/bin/cacafire
    9898%{_prefix}/bin/cacaview
    99 %{_prefix}/bin/caca-spritedit
    10099%{_prefix}/share/doc/caca-utils-%{version}/*
    101100%{_prefix}/share/libcaca/*
     
    104103%{_prefix}/share/man/man1/cacafire.1*
    105104%{_prefix}/share/man/man1/cacaview.1*
    106 %{_prefix}/share/man/man1/caca-spritedit.1*
    107105
    108106%changelog
Note: See TracChangeset for help on using the changeset viewer.