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

Context Navigation

  • Back to Ticket #428

Ticket #428: libwebm-0.9.2-git.bep

File libwebm-0.9.2-git.bep, 427 bytes (added by michaelvoliveira, 5 years ago)
Line 
1DESCRIPTION="libwebm - WebM VP8 Codec SDK"
2HOMEPAGE="http://www.webmproject.org"
3SRC_URI="git+git://review.webmproject.org/libwebm.git"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7BUILD {
8        cd libwebm-0.9.2-git
9        make
10}
11       
12INSTALL {
13        cd libwebm-0.9.2-git
14        echo cp libmkvparser.a /boot/common/lib
15        cp libmkvparser.a /boot/common/lib
16}
17
18LICENSE="BSD (3-clause)"
19COPYRIGHT="2009-2010 Google 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/