libdvdread: update to 5.0.3
This commit is contained in:
parent
162f6aaabb
commit
1de650f03d
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=5.0.0
|
||||
version=5.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="DVD access library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://dvdnav.mplayerhq.hu"
|
||||
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
||||
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
||||
checksum=66fb1a3a42aa0c56b02547f69c7eb0438c5beeaf21aee2ae2c6aa23ea8305f14
|
||||
checksum=321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="libdvdread>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in New Issue