mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 08:14:37 +08:00
Merge branch 'testing' of gitorious.org:chakra-packages/platform into testing
This commit is contained in:
commit
a2b5c79f7b
@ -1,15 +1,15 @@
|
||||
# Maintainer: abveritas@chakra-project.org
|
||||
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
||||
|
||||
pkgname=libdvdcss
|
||||
pkgver=1.2.13
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="libdvdcss is a cross-platform library for transparent DVD device access with on-the-fly CSS decryption."
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
depends=('glibc')
|
||||
options=('!libtool')
|
||||
options=('!libtool' '!emptydirs')
|
||||
source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('53cfc52a60a156763c425572e5179273')
|
||||
sha1sums=('b3ccd70a510aa04d644f32b398489a3122a7e11a')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user