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

Context Navigation

  • Back to Ticket #245

Ticket #245: libebml-0.7.8.bep

File libebml-0.7.8.bep, 347 bytes (added by michaelvoliveira, 6 years ago)
Line 
1DESCRIPTION="libebml is a C++ library to parse EBML content (read/write)"
2HOMEPAGE="http://www.matroska.org/"
3SRC_URI="http://dl.matroska.org/downloads/libebml/libebml-0.7.8.tar.bz2"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7BUILD {
8        cd libebml-0.7.8
9        cd make
10        cd linux
11        make
12}
13
14INSTALL {
15        cd libebml-0.7.8
16        cd make
17        cd linux
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/