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

Context Navigation

  • Back to Ticket #231

Ticket #231: libpng.pc

File libpng.pc, 249 bytes (added by michaelvoliveira, 5 years ago)

this one could be integrated into Haiku trunk

Line 
1prefix=/boot
2exec_prefix=${prefix}
3libdir=${exec_prefix}/system/lib
4includedir=${prefix}/develop/headers/3rdparty
5
6Name: libpng
7Description: Loads and saves PNG files
8Version: 1.4.1
9Libs: -L${libdir} -lpng
10Libs.private: -lz
11Cflags: -I${includedir}

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/