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

Context Navigation

  • Back to Ticket #256

Ticket #256: ilmbase-1.0.1.bep

File ilmbase-1.0.1.bep, 399 bytes (added by michaelvoliveira, 5 years ago)

updated download location

Line 
1DESCRIPTION="ilmBase"
2HOMEPAGE="http://www.openexr.com"
3SRC_URI="http://download.savannah.nongnu.org/releases/openexr/ilmbase-1.0.1.tar.gz"
4REVISION="1"
5CHECKSUM_MD5="f76f094e69a6079b0beb93d97e2a217e"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd ilmbase-1.0.1
10        libtoolize --copy --force --install
11        ./bootstrap
12        ./configure --prefix=/boot/common
13        make
14}
15
16INSTALL {
17        cd ilmbase-1.0.1
18        make install
19}

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/