Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910111213
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: caca
  6. Description: Colour ASCII-Art library
  7. Version: @VERSION@
  8. Requires:
  9. Conflicts:
  10. Libs: -L${libdir} -lcaca
  11. Libs.private: @ZLIB_LIBS@
  12. Cflags: -I${includedir}