libbluray: update to 1.1.0.
This commit is contained in:
parent
056a8cbb31
commit
c724aefd5c
@ -1,6 +1,6 @@
|
||||
# Template file for 'libbluray'
|
||||
pkgname=libbluray
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-optimizations --disable-bdjava-jar"
|
||||
@ -8,10 +8,10 @@ hostmakedepends="pkg-config"
|
||||
makedepends="libxml2-devel fontconfig-devel"
|
||||
short_desc="Library to access Blu-Ray disks for video playback"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.videolan.org/developers/libbluray.html"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://download.videolan.org/pub/videolan/libbluray/${version}/libbluray-${version}.tar.bz2"
|
||||
checksum=6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff
|
||||
checksum=e6a600d26ad3453a168dbb144f041134e954b541b44a9a5aa213d1c7d8c3fe83
|
||||
|
||||
libbluray-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
@ -22,6 +22,7 @@ libbluray-devel_package() {
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
||||
libbluray-tools_package() {
|
||||
short_desc+=" - tools"
|
||||
pkg_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user