Changeset 323 for libcaca/trunk/libcaca.spec
- Timestamp:
- Jan 7, 2004, 2:06:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/libcaca.spec
r322 r323 50 50 cacaball is a tiny graphic program that renders animated ASCII metaballs on 51 51 the 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 rendering53 features such as line and ellipses drawing, triangle filling and sprite 54 blitting, and caca-spritedit is a simple sprite viewer for libcaca.52 art flames, and cacademo is a simple application that shows the libcaca 53 rendering features such as line and ellipses drawing, triangle filling and 54 sprite blitting. 55 55 56 56 %prep … … 97 97 %{_prefix}/bin/cacafire 98 98 %{_prefix}/bin/cacaview 99 %{_prefix}/bin/caca-spritedit100 99 %{_prefix}/share/doc/caca-utils-%{version}/* 101 100 %{_prefix}/share/libcaca/* … … 104 103 %{_prefix}/share/man/man1/cacafire.1* 105 104 %{_prefix}/share/man/man1/cacaview.1* 106 %{_prefix}/share/man/man1/caca-spritedit.1*107 105 108 106 %changelog
Note: See TracChangeset
for help on using the changeset viewer.