libbluray: update to 1.0.0. (soname bump)
This commit is contained in:
parent
cf7faa6b4c
commit
c161b2863b
|
@ -1184,7 +1184,7 @@ libgranite.so.3 granite-0.3.1_1
|
|||
libprotobuf-vala.so.0 libprotobuf-vala-0.1.0_1
|
||||
librlog.so.5 librlog-1.4_1
|
||||
libtinyxml.so.0 tinyxml-2.6.2_1
|
||||
libbluray.so.1 libbluray-0.2.3_1
|
||||
libbluray.so.2 libbluray-1.0.0_1
|
||||
libnfs.so.8 libnfs-1.9.7_1
|
||||
libzip.so.5 libzip-1.2_1
|
||||
libapp.so.0 libapp-20110513_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=0.9.2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-bdjava"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=efc994f42d2bce6af2ce69d05ba89dbbd88bcec7aca065de094fb3a7880ce7ea
|
||||
checksum=f7e3add335c7bbef45824fcd2249a9bf293868598c13f8479352c44ec95374cc
|
||||
|
||||
libbluray-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue