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

Context Navigation

  • Back to Ticket #245

Ticket #245: libebml-1.0.0.bep

File libebml-1.0.0.bep, 458 bytes (added by disreali, 5 years ago)

bep now includes md5sum

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-1.0.0.tar.bz2"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7CHECKSUM_MD5="6d438f03d8928d83a2d120ed02705f03"
8BUILD {
9        cd libebml-1.0.0
10        cd make
11        cd linux
12        make
13}
14
15INSTALL {
16        cd libebml-1.0.0
17        cd make
18        cd linux
19        make install
20}
21
22LICENSE="GNU LGPL v2.1"
23COPYRIGHT="2005-2009 CoreCodec, Inc."

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/