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

Context Navigation

  • Back to Ticket #144

Ticket #144: openexr-1.6.1.bep

File openexr-1.6.1.bep, 415 bytes (added by michaelvoliveira, 5 years ago)

added checksum

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