From 9ef948e257f91431c1d88e499314362fdc78b32e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 19 Jun 2017 01:25:25 +0200 Subject: [PATCH] libdvdnav: update to 5.0.3 --- srcpkgs/libdvdnav/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/libdvdnav/template b/srcpkgs/libdvdnav/template index f9ce8bffd5e..e61608cf385 100644 --- a/srcpkgs/libdvdnav/template +++ b/srcpkgs/libdvdnav/template @@ -1,20 +1,19 @@ # Template file for 'libdvdnav' pkgname=libdvdnav -version=5.0.1 +version=5.0.3 revision=1 build_style=gnu-configure -configure_args="--with-dvdread-config=/bin/true" hostmakedepends="pkg-config" makedepends="libdvdread-devel" short_desc="Library to navigate DVDs" maintainer="Juan RP " license="GPL-2" -homepage="http://dvdnav.mplayerhq.hu/" -distfiles="http://download.videolan.org/pub/videolan/libdvdnav/${version}/libdvdnav-${version}.tar.bz2" -checksum=72b1cb8266f163d4a1481b92c7b6c53e6dc9274d2a6befb08ffc351fe7a4a2a9 +homepage="https://www.videolan.org/developers/libdvdnav.html" +distfiles="https://download.videolan.org/pub/videolan/libdvdnav/${version}/libdvdnav-${version}.tar.bz2" +checksum=5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d libdvdnav-devel_package() { - depends="libdvdread-devel libdvdnav>=${version}_${revision}" + depends="${makedepends} ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include