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

Context Navigation

  • Back to Ticket #377

Ticket #377: icu-4.4.1.bep

File icu-4.4.1.bep, 317 bytes (added by pulkomandy, 5 years ago)

bepfile for icu 4.4.1

Line 
1DESCRIPTION="icu"
2HOMEPAGE="http://www.icu-project.org"
3SRC_URI="http://download.icu-project.org/files/icu4c/4.4.1/icu4c-4_4_1-src.tgz"
4CHECKSUM_MD5="b6bc0a1153540b2088f8b03e0ba625d3"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd icu/source
10        ./configure
11        make
12}
13
14INSTALL {
15        cd icu/source
16        make install
17}

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/