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

Context Navigation

  • Back to Ticket #373

Ticket #373: glpng-1.4.5.bep

File glpng-1.4.5.bep, 372 bytes (added by michaelvoliveira, 5 years ago)

Initial .bep file. Builds ok with gcc2 and gcc4

Line 
1DESCRIPTION="glpng"
2HOMEPAGE="http://www.fifi.org/doc/libglpng-dev/glpng.html"
3SRC_URI="http://mirror.amdmi3.ru/distfiles/glpng.zip"
4CHECKSUM_MD5="bed59efb699a51e6de7434580df41395"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8
9BUILD {
10        cd src
11        make -f Makefile.HAIKU
12}
13
14INSTALL {
15        cd src
16        make install -f Makefile.HAIKU
17}
18
19LICENSE="Zlib"
20COPYRIGHT="1999-2000 Ben Wyatt"

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/