Added libdvdcss-1.2.10 build template.
--HG-- extra : convert_revision : 5d390dd1a6448e3599b452102f6fd3198cc005f0
This commit is contained in:
16
srcpkgs/libdvdcss/template
Normal file
16
srcpkgs/libdvdcss/template
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user