Thursday, June 14, 2007

 Libdvdcss

 Libdvdcss - Genunix
 Libdvdcss
 From Genunix

libdvdcss  (Related)  libdvdcss 
- A portable abstraction library for transparent DVD access with CSS decryption




 Contents
1 Rating 1 Rating2 How to build libdvdcss-1.2.9 on Solaris Express 2 How to build libdvdcss-1.2.9 on Solaris Express2.1 Build Environment (platform, compiler, tools, PATH, ld) 2.1 Build Environment (platform, compiler, tools, PATH, ld)2.2 Configure and compile steps (on x86 hardware) 2.2 Configure and compile steps (on x86 hardware)2.3 Other configure options 2.3 Other configure options3 Directory paths that libdvdcss installs to 3 Directory paths that libdvdcss installs to4 Other 3rd party software libdvdcss requires 4 Other 3rd party software libdvdcss requires

 [edit  (Related)  ]
 Rating

 4  points (out of 4)

 Rating scheme : 4 points means the source builds seamlessly on Solaris Express (OpenSolaris)  (Related)  . Points are subtracted as follows:

  Minus 1 if the source doesn't come with an automated way to localize the build (e.g. configure)
  Minus 1 if the source won't compile with Sun's cc (this usually means the code is gcc-centric)
  Minus 1 if a minor patch is required,  or  Minus 2 if a major patch(es) is required
 [edit  (Related)  ]
 How to build libdvdcss-1.2.9 on Solaris Express
 [edit  (Related)  ]
Build Environment  (Related)   (platform, compiler, tools, PATH, ld)
 [edit  (Related)  ]
 Configure and compile steps (on x86 hardware) /usr/bin/bzip2 -dc libdvdcss-1.2.9.tar.bz2 | /usr/sfw/bin/gtar xf -

cd libdvdcss-1.2.9

export CFLAGS="-i -xO4 -xspace -xstrconst -xpentium -mr"
export ACLOCAL_FLAGS="-I /usr/share/aclocal"
export MSGFMT="/usr/bin/msgfmt"

./configure --prefix=/usr --mandir=/usr/share/man \
--libdir=/usr/lib \
--libexecdir=/usr/lib \
--sysconfdir=/etc

make
 [edit  (Related)  ]
 Other configure options

output of ./configure --help  (Related) 

 [edit  (Related)  ]
 Directory paths that libdvdcss  (Related)   installs to include/dvdcss
lib
 [edit  (Related)  ]
 Other 3rd party software libdvdcss  (Related)   requires (none)

No comments: