mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libdvdread: update to 6.0.1.
This commit is contained in:
parent
8d45ff9677
commit
9829e05ea2
1 changed files with 6 additions and 3 deletions
|
@ -1,14 +1,17 @@
|
||||||
# Template file for 'libdvdread'
|
# Template file for 'libdvdread'
|
||||||
pkgname=libdvdread
|
pkgname=libdvdread
|
||||||
version=6.0.0
|
version=6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-libdvdcss"
|
||||||
|
hostmakedepends="pkgconf"
|
||||||
|
makedepends="libdvdcss-devel"
|
||||||
short_desc="DVD access library"
|
short_desc="DVD access library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
||||||
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
||||||
checksum=b33b1953b4860545b75f6efc06e01d9849e2ea4f797652263b0b4af6dd10f935
|
checksum=28ce4f0063883ca4d37dfd40a2f6685503d679bca7d88d58e04ee8112382d5bd
|
||||||
|
|
||||||
libdvdread-devel_package() {
|
libdvdread-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue