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

Context Navigation

  • Back to media-libs/libbluray/0.2.2/1

media-libs/libbluray/0.2.2/1: libbluray-0.2.2.bep

File libbluray-0.2.2.bep, 624 bytes (added by cian, 3 years ago)
Line 
1DESCRIPTION="libbluray"
2HOMEPAGE="http://www.videolan.org/developers/libbluray.html"
3SRC_URI="ftp://ftp.videolan.org/pub/videolan/libbluray/0.2.2/libbluray-0.2.2.tar.bz2"
4CHECKSUM_MD5="cb3254de43276861ea6b07c603f4651c"
5REVISION="1"
6STATUS_HAIKU="stable"
7MESSAGE="The port only builds with gcc4. Use 'setgcc gcc4' before building."
8DEPEND=""
9BUILD {
10        cd libbluray-0.2.2
11        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
12        make
13}
14
15INSTALL {
16        cd libbluray-0.2.2
17        make install
18}
19LICENSE="GNU LGPL v2.1"
20COPYRIGHT="2010, hpi1
21                        2010, fraxinas
22                        2010, John Stebbins
23                        2010, Joakim
24                        2010, Obliter0n
25                        2010, William Hahne"

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/