17 lines
597 B
Text
17 lines
597 B
Text
|
# Template file for 'libdvdcss'
|
||
|
pkgname=libdvdcss
|
||
|
version=1.2.10
|
||
|
distfiles="http://download.videolan.org/pub/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Simple library designed for accessing DVDs"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=2394a75013ab66b592d8c91d53529ede392bc9faee37fe279bd29b455eff2220
|
||
|
long_desc="
|
||
|
libdvdcss is a simple library designed for accessing DVDs like a block device
|
||
|
without having to bother about the decryption.
|
||
|
|
||
|
This library is used by libdvdread via dlopen()."
|
||
|
|
||
|
subpackages="$pkgname-devel"
|
||
|
Add_dependency run glibc
|