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

Context Navigation

  • Back to Ticket #354

Ticket #354: libdvdnav-4.1.3.bep

File libdvdnav-4.1.3.bep, 509 bytes (added by michaelvoliveira, 5 years ago)

added libdvdcss as dependency

Line 
1DESCRIPTION="libdvdnav"
2HOMEPAGE="http://www.mplayerhq.hu/design7/news.html"
3SRC_URI="http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdnav-4.1.3.tar.bz2"
4CHECKSUM_MD5="d62383c45b28816771e283515f2c27fa"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="media-libs/libdvdcss >= 1.20.10
8                media-libs/libdvdread >= 4.1.3"
9BUILD {
10        cd libdvdnav-4.1.3
11        ./autogen.sh
12        CFLAGS="-I/boot/common/include -DHAVE_DVDCSS_DVDCSS_H " \
13        ./configure --prefix=/boot/common
14        make
15}
16
17INSTALL {
18        cd libdvdnav-4.1.3
19        make install
20}

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/