HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #425

Ticket #425: freetype2.pc

File freetype2.pc, 283 bytes (added by michaelvoliveira, 5 years ago)
Line 
1prefix=/boot
2exec_prefix=${prefix}
3libdir=${exec_prefix}/system/lib
4includedir=${prefix}/develop/headers/3rdparty
5
6Name: FreeType
7Description: A free, high-quality, and portable font engine.
8Version: 2.3.11
9Requires:
10Libs: -L${libdir} -lfreetype -lz
11Cflags: -I${includedir}/freetype

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/