You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
493 B

  1. Source: libcaca
  2. Section: libs
  3. Priority: optional
  4. Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
  5. Build-Depends: debhelper (>= 4.0), slang1-dev
  6. Standards-Version: 3.6.1.0
  7. Package: libcaca-dev
  8. Section: libdevel
  9. Architecture: any
  10. Depends: ${shlibs:Depends}, slang1-dev
  11. Description: text mode graphics library
  12. libcaca is the Colour AsCii Art library.
  13. .
  14. This package contains the header files and static libraries needed to
  15. compile applications or shared objects that use libcaca.