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

Context Navigation

  • Back to Ticket #137

Ticket #137: libmatroska-0.8.1.bep

File libmatroska-0.8.1.bep, 365 bytes (added by michaelvoliveira, 6 years ago)

.bep file.. please review

Line 
1DESCRIPTION="libmatroska is a C++ library to Matroska content (read/write)"
2HOMEPAGE="http://www.matroska.org/"
3SRC_URI="http://dl.matroska.org/downloads/libmatroska/libmatroska-0.8.1.tar.bz2"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7BUILD {
8        cd libmatroska-0.8.1
9        cd make
10        cd linux
11        make
12}
13
14INSTALL {
15        cd libmatroska-0.8.1
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/