libbluray: update to 0.6.0.
This commit is contained in:
parent
0403fb35ff
commit
4a00093002
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-bdjava"
|
||||
|
@ -11,10 +11,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.videolan.org/developers/libbluray.html"
|
||||
license="LGPL-2.1"
|
||||
distfiles="ftp://ftp.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||||
checksum=19213e193e1abc5ed2de65edfb539deda1dbf6cc64dfef03e405524c9c6f7216
|
||||
checksum=627bbda57a66bb13ac884f3447ad93fc0dcf9ce8271e547ff48bf77cae09537f
|
||||
|
||||
libbluray-devel_package() {
|
||||
depends="${sourcepkg}>=${version}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue