Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 

17 рядки
481 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}
  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.