- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: libintfic
- Version: @VERSION@
- Description: A library designed to assist with writing text-based interactive fiction games.
- URL: https:
- Requires: glib-2.0 gobject-2.0 ncurses
- Libs: -L${libdir} -lintfic
- Cflags: -I${includedir}/intfic
|