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

Context Navigation

  • Back to Ticket #466

Ticket #466: vlc-1.1.5-20101107.bep

File vlc-1.1.5-20101107.bep, 692 bytes (added by michaelvoliveira, 5 years ago)

Improved .bep file

Line 
1DESCRIPTION="vlc - media player"
2HOMEPAGE="http://www.videolan.org/vlc/"
3SRC_URI="http://nightlies.videolan.org/build/source/branch-20101107-0207/vlc-snapshot-branch-1.1.5-20101107.tar.bz2"
4REVISION="1"
5STATUS_HAIKU="broken"
6DEPEND="pkgconfig >= 0.23
7        gettext >= 0.17
8        libcdio
9        libogg
10        libmodplug
11        libdvdread
12        libebml
13        libmad
14        libdvbspi
15        libdca
16        ffmpeg >= 0.6"
17CHECKSUM_MD5="9ab7d8218ff37e362f996fd7d8879dbc"
18BUILD {
19        cd vlc-1.1.5
20        ./bootstrap
21        ./configure --prefix=/boot/common --disable-postproc --disable-xcb --disable-skins2 --disable-qt4 --disable-libgcrypt --disable-remoteosd --disable-a52
22        make
23}
24
25INSTALL {
26        cd vlc-1.1.5
27        make install
28}
29
30LICENSE="GNU GPL v2"
31COPYRIGHT="1998-2010"

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/