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

Context Navigation

  • Back to Ticket #294

Ticket #294: loadpng-1.5.bep

File loadpng-1.5.bep, 373 bytes (added by michaelvoliveira, 5 years ago)

Initial .bep file

Line 
1DESCRIPTION="loadpng is some glue that makes it easy to use libpng to load and save bitmaps from Allegro programs."
2HOMEPAGE="http://tjaden.strangesoft.net/loadpng/"
3SRC_URI="http://tjaden.strangesoft.net/loadpng/loadpng-1.5.tar.gz"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND="media-libs/allegro"
7BUILD {
8        cd loadpng-1.5
9        make
10}
11
12INSTALL {
13        cd loadpng-1.5
14        make install
15}

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/